summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* storage/posix: Fix crash in posix_make_ancestryfromgfidRichard Wareing2017-09-031-0/+10
* Add a bounded queue implementation.Kevin Vigor2017-09-034-2/+320
* glusterd: Log & print old clients when doing a volume set operationShreyas Siravara2017-09-033-10/+79
* debug/io-stats: Fix multi-volume support for nfsdShreyas Siravara2017-09-034-15/+22
* cluster/afr: Fix gfid unsplit code when renamed filename exceeds NAME_MAXShreyas Siravara2017-09-032-4/+88
* nfs: Check if FQDN is authorized before unmounting clientsShreyas Siravara2017-09-031-7/+39
* debug/io-stats: Adding stat for weighted & unweighted average latencyRichard Wareing2017-09-032-0/+73
* features/lock-revocation: Remove 3.6 version dependency for lock revocationShreyas Siravara2017-09-031-4/+4
* gfproxy: Make io-stats aware of the gfproxy daemonShreyas Siravara2017-09-032-0/+40
* cluster/afr: PGFID heal only when all children are upRichard Wareing2017-09-031-2/+10
* Log AFR quorum stats in io-stats translator.Kevin Vigor2017-09-037-58/+146
* mgmt/glusterd: Allow disabling of changelog xlator w/ old clients connectedRichard Wareing2017-09-011-1/+1
* tests: fix timing issues from the previous mergeJeff Darcy2017-08-312-1/+9
* Merge remote-tracking branch 'origin/release-3.8' into release-3.8-fbJeff Darcy2017-08-3192-627/+1579
|\
| * doc: release-notes for GlusterFS-3.8.15v3.8.15release-3.8Niels de Vos2017-08-161-0/+30
| * api: memory leak in glfs_h_acl_get(), missing dict unrefKaleb S. KEITHLEY2017-08-151-2/+4
| * cli/xml: fix return handlingAtin Mukherjee2017-08-101-39/+52
| * storage/posix: Use the ret value of posix_gfid_heal()Krutika Dhananjay2017-08-102-10/+13
| * afr: mark non sources as sinks in metadata healRavishankar N2017-07-283-3/+69
| * doc: release-notes for GlusterFS-3.8.14v3.8.14Niels de Vos2017-07-111-0/+16
| * rpc: bump up conn->cleanup_gen in rpc_clnt_reconnect_cleanupAtin Mukherjee2017-07-112-1/+17
| * rpc/clnt: remove locks while notifying CONNECT/DISCONNECTNiels de Vos2017-07-113-32/+68
| * glfsheal: prevent background self-healsRavishankar N2017-07-101-0/+6
| * doc: release-notes for GlusterFS-3.8.13v3.8.13Niels de Vos2017-06-221-0/+22
| * posix: use the correct op_errnoRavishankar N2017-06-202-5/+8
| * libglusterfs : Fix crash in glusterd while peer probingGaurav Yadav2017-06-192-5/+30
| * Fixes quota aux mount failureSanoj Unnikrishnan2017-06-1921-83/+151
| * afr: add errno to afr_inode_refresh_done()Ravishankar N2017-06-191-7/+16
| * posix-acl: Whitelist virtual ACL xattrsSoumya Koduri2017-06-191-0/+4
| * nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-06-161-5/+11
| * nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-06-161-12/+20
| * nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-06-161-2/+4
| * nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-06-161-1/+7
| * nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-06-161-1/+1
| * common-ha: adding a node to existing cluster failed to start pacemakerKaleb S. KEITHLEY2017-05-241-19/+25
| * afr: send the correct iatt values in fsync cbkRavishankar N2017-05-171-25/+43
| * afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-174-15/+12
| * doc: release-notes for GlusterFS-3.8.12v3.8.12Niels de Vos2017-05-111-0/+25
| * performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-111-0/+18
| * cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-111-15/+8
| * cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-05-031-10/+5
| * geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-05-036-22/+73
| * cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-293-57/+74
| * afr: don't do a post-op on a brick if op failedRavishankar N2017-04-292-2/+56
| * scripts: Update rfc.sh to check existance of Change-Id in backportsShyam2017-04-291-0/+70
| * nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-293-31/+89
| * glusterd/geo-rep: Fix snapshot create in geo-rep setupKotresh HR2017-04-281-4/+3
| * glusterd: Fix snapshot failure in non-root geo-rep setupKotresh HR2017-04-281-2/+5
| * geo-rep: Fix EBUSY tracebackKotresh HR2017-04-192-2/+2
| * geo-rep: Retry on EBUSYKotresh HR2017-04-192-10/+11