summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* geo-rep: Handle directory sync failure as hard errorKotresh HR2017-04-192-6/+20
* doc : release-notes for GlusterFS-3.8.11v3.8.11Jiffin Tony Thottan2017-04-101-0/+26
* features/shard: Fix vm corruption upon fix-layoutKrutika Dhananjay2017-04-102-59/+96
* features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-101-0/+1
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-071-2/+38
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-071-3/+2
* rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-04-074-12/+50
* cluster/ec: Add/Modify description for eager-lock optionAshish Pandey2017-04-072-6/+17
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-04-071-0/+11
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-04-072-1/+90
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-04-071-7/+5
* features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-04-073-69/+47
* afr: do not mention split-brain in log message in read_txnRavishankar N2017-04-041-3/+2
* storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-04-043-11/+54