summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* afr: heal gfids when file is not present on all bricksRavishankar N2018-06-195-12/+51
* afr: don't update readables if inode refresh failed on all childrenRavishankar N2018-06-184-32/+50
* performance/quick-read: provide an invalidation based on ctimeRaghavendra G2018-06-183-1/+55
* 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
* storage/posix: Handle ENOSPC correctly in zero_fillPranith Kumar K2018-06-141-1/+22
* glusterd: Fix for shd not coming upSanju Rakonde2018-06-132-1/+6
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-132-5/+5
* 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-134-421/+1040
* 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
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-111-2/+1
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-072-15/+17
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-071-1/+1
* 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
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-044-8/+0
* 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
* 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-312-0/+19
* 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-302-3/+3
* cloudsync: Adding s3 plugin for cloudsyncSusant Palai2018-05-3012-16/+702
* 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
* 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-286-0/+58
* 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
* feature/locks: Unwind response based on clinet versionAshish Pandey2018-05-281-54/+88
* glusterd: memory leak in geo-rep statusSanju Rakonde2018-05-281-2/+6
* changelog: fix br-state-check.t failure for brick_muxMohit Agrawal2018-05-252-1/+39
* posix/ctime: Fix updating mtime to older timeKotresh HR2018-05-251-5/+11
* posix/ctime: Fix gfid heal on first lookupKotresh HR2018-05-243-27/+62
* storage/posix: use proper FOP for unwinding readdir(p)Raghavendra Bhat2018-05-241-3/+8
* posix/ctime: Fix atime update for hardlinkKotresh HR2018-05-241-8/+19
* cluster/dht: Fix rebalance log msgN Balachandran2018-05-241-2/+2
* sdfs: enable by defaultAmar Tumballi2018-05-242-2/+26
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-243-13/+31
* features/sdfs: implement readdirpRaghavendra G2018-05-241-3/+144
* cluster/ec: Fix pre-op xattrop managementXavi Hernandez2018-05-233-32/+66