summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Tier/cli: detach status xml outputhari gowtham2017-05-302-28/+38
* glusterd: Don't spawn new glusterfsds on node reboot with brick-muxSamikshan Bairagya2017-05-304-0/+79
* glusterd: ignore incorrect uuid validation if uuid_str is emptyAtin Mukherjee2017-05-301-11/+16
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-303-50/+145
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-291-2/+6
* build: ensure autoconf template expansions resolve variablesCsaba Henk2017-05-241-7/+11
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-184-15/+12
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-188-22/+380
* cluster/dht: Fix crash in dht rmdirN Balachandran2017-05-181-4/+10
* common-ha: adding a node to existing cluster failed to start pacemakerKaleb S. KEITHLEY2017-05-171-26/+27
* 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