summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: remove me from NFS maintainersNiels de Vos2018-06-181-1/+0
* Add a command-line argument option to use specific address familydkhandel2018-06-182-11/+28
* protocol/client: Remove code duplicationKrutika Dhananjay2018-06-153-119/+22
* glusterd: removing the unnecessary glusterd messageSanju Rakonde2018-06-141-2/+1
* features/snapview-server: properly go through the list of snapshotsRaghavendra Bhat2018-06-141-3/+9
* gfapi : Coverity FixesJiffin Tony Thottan2018-06-141-3/+2
* storage/posix: Handle ENOSPC correctly in zero_fillPranith Kumar K2018-06-143-1/+121
* glusterd: Fix for shd not coming upSanju Rakonde2018-06-133-4/+6
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-134-18/+18
* storage/posix: Fix excessive logging in WRITE fop pathKrutika Dhananjay2018-06-131-0/+3
* features/shard: Introducing ".shard/.remove_me" for atomic shard deletion (pa...Krutika Dhananjay2018-06-1310-452/+1229
* cluster/dht: Refactor rebalance codeN Balachandran2018-06-131-309/+253
* glusterd: Coverity FixesSanju Rakonde2018-06-112-4/+7
* cluster/dht: Leverage MDS subvol for dht_removexattr alsoMohit Agrawal2018-06-111-60/+190
* api: cleanup headersKaleb S. KEITHLEY2018-06-1111-261/+377
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-111-2/+1
* geo-rep: Fix problems in python2 -> python3 compatKotresh HR2018-06-112-3/+3
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-078-49/+52
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-074-8/+8
* glusterd: gluster v status is showing wrong status for glustershdSanju Rakonde2018-06-061-3/+10
* mgmt/glusterd: Cleanup dead codeVijay Bellur2018-06-061-9/+0
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-0414-12/+101
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-0410-99/+15
* posix/ctime: Fix fops racing in updating mtime/atimeKotresh HR2018-06-031-11/+31
* dht: Delete MDS internal xattr from dict in dht_getxattr_cbkMohit Agrawal2018-06-032-31/+4
* changed 'sometime' messsages to 'some time'Levi Baber2018-06-014-10/+10
* features/shard: Fix missing unlock in shard_fsync_shards_cbk()Vijay Bellur2018-06-011-0/+1
* call-stub: Add a missing breakVijay Bellur2018-06-011-0/+1
* libgfchangelog: Remove duplicate includedir definition for changelog.hAnoop C S2018-06-011-1/+0
* performance/io-cache: fix a missing unlockVijay Bellur2018-05-311-1/+1
* glusterd: address test failures with brick mux enabledAtin Mukherjee2018-05-315-2/+22
* protocol/client: Don't send fops till SETVOLUME is completeRaghavendra G2018-05-312-3/+9
* cluster:dht: Corrected ret code checkN Balachandran2018-05-301-1/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-3018-45/+45
* Core: The lock contention on gf_client_dump_inodes_to_dicthari gowtham2018-05-301-1/+1
* cloudsync: Adding s3 plugin for cloudsyncSusant Palai2018-05-3014-16/+743
* feature/cloudsync: Dev guide to write a Cloudsync PluginSusant Palai2018-05-301-0/+164
* thin-arbiter : Provide scripts and service file to start thin-arbiter processAshish Pandey2018-05-304-66/+138
* dht: Excessive 'dict is null' logs in dht_revalidate_cbkMohit Agrawal2018-05-291-2/+4
* performance/open-behind: open pending fds before permission changeRaghavendra G2018-05-291-1/+60
* Quota fsck scriptSanoj Unnikrishnan2018-05-291-0/+378
* rpc: conditionally cleanup event slotMilind Changire2018-05-291-0/+8
* performance/read-ahead: throwaway read-ahead cache of all fds on writes on an...Raghavendra G2018-05-291-28/+32
* Revert "performance/write-behind: fix flush stuck by former failed writes"Raghavendra G2018-05-291-7/+2
* glusterd: glusterd is releasing the locks before timeoutSanju Rakonde2018-05-287-0/+80
* performance/quick-read: Use generation numbers to avoid updating the cache wi...Raghavendra G2018-05-282-27/+51
* cluster/dht: Increase failure count for lookup failure in remove-brick opSusant Palai2018-05-281-3/+31
* libgfapi: Fix lookup on rootKotresh HR2018-05-283-2/+94
* tests: run-tests-in-vagrant.sh should return test statusNiels de Vos2018-05-281-5/+17
* feature/locks: Unwind response based on clinet versionAshish Pandey2018-05-281-54/+88