summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* release notes for 3.10.2v3.10.2Raghavendra Talur2017-05-141-0/+71
* nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-05-141-5/+11
* nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-05-141-12/+20
* nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-05-141-2/+4
* nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-05-141-1/+7
* nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-05-141-1/+1
* dht: Add missing braces in dht_opendirPoornima G2017-05-141-1/+2
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-141-25/+43
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-1321-83/+151
* rpc: fix a routine to destory RDMA qp(queue-pair)Ji-Hyeon Gim2017-05-131-1/+1
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-05-1214-85/+194
* Tier: Watermark check for hi and low value being equalhari gowtham2017-05-122-2/+4
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-121-0/+18
* posix: Send SIGKILL in 2nd attemptAtin Mukherjee2017-05-121-2/+2
* rpc: fix transport add/remove race on port probingMilind Changire2017-05-111-164/+195
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-111-15/+8
* glusterd: cleanup pidfile on pmap signoutAtin Mukherjee2017-05-104-6/+109
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-1016-63/+307
* cluster/dht: Fix ret checkN Balachandran2017-05-101-1/+1
* TIER/TESTS: improving regression test for tierhari gowtham2017-05-107-151/+12
* glusterd: disallow rebalance & remove-brick on a sharded volumeAtin Mukherjee2017-05-092-0/+19
* ganesha : minor improvments for commit e91cdf4 (17081)Jiffin Tony Thottan2017-05-032-4/+5
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-05-036-21/+72
* glusterd/ganesha : add proper NULL check in manage_export_configJiffin Tony Thottan2017-05-021-1/+1
* eventsapi: Fix webhook-test when no schema specified in URLAravinda VK2017-05-021-1/+3
* glusterd/geo-rep: Fix snapshot create in geo-rep setupKotresh HR2017-05-021-4/+3
* ganesha/scripts : remove dependency over export configuration file for unexportJiffin Tony Thottan2017-05-011-2/+12
* glusterd/ganesha : return proper value in pre_setup()Jiffin Tony Thottan2017-05-011-4/+3
* glusterd/ganesha : update cache invalidation properly during volume stopJiffin Tony Thottan2017-05-014-17/+22
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-05-011-8/+4
* glusterd/ganesha : perform removal of ganesha.conf on nodes only in ganesha c...Jiffin Tony Thottan2017-05-011-10/+11
* cluster/dht Remove redundant logs in dht rmdirN Balachandran2017-04-271-8/+7
* tests: remove tests/bugs/core/bug-1421590-brick-mux-reuse-ports.tAtin Mukherjee2017-04-271-60/+0
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-273-57/+74
* cluster/dht: rm -rf fails if dir has stale linkto filesN Balachandran2017-04-271-45/+203
* dht: The xattrs sent in readdirp should be sent in opendir aswellPoornima G2017-04-273-61/+60
* afr: don't do a post-op on a brick if op failedRavishankar N2017-04-272-6/+61
* gfapi: Fix inode ref leak in anonymous fd I/O APIsSoumya Koduri2017-04-271-0/+6
* geo-rep: Retry on EBUSYKotresh HR2017-04-272-10/+11
* geo-rep: Fix EBUSY tracebackKotresh HR2017-04-272-2/+2
* glusterd: Fix snapshot failure in non-root geo-rep setupKotresh HR2017-04-271-2/+5
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-273-31/+89
* glusterd: fix glusterd_wait_for_blockers to go in infinite loopAtin Mukherjee2017-04-261-6/+4
* glusterd: set conn->reconnect to null on timer cancellationAtin Mukherjee2017-04-241-0/+1
* glusterd: hold off volume deletes while still restarting bricksJeff Darcy2017-04-247-14/+141
* explicitly specify executor to be bash for testsRaghavendra Talur2017-04-241-2/+2
* ganesha : allow refresh-config and volume export/unexport in failover stateJiffin Tony Thottan2017-04-243-14/+27
* common-ha: Use UpdateExports dbus msg for refresh-configSoumya Koduri2017-04-241-24/+2
* ganesha/scripts : Stop ganesha process on all nodes if cluster setup failsJiffin Tony Thottan2017-04-241-0/+9
* glusterd/ganesha : throw proper error for "gluster nfs-ganesha disable"jiffin tony thottan2017-04-242-30/+28