summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-121-2/+1
* posix/ctime: Fix fops racing in updating mtime/atimeKotresh HR2018-06-081-11/+31
* features/shard: Fix missing unlock in shard_fsync_shards_cbk()Vijay Bellur2018-06-061-0/+1
* protocol/client: Don't send fops till SETVOLUME is completev4.1.0rc0Raghavendra G2018-05-312-3/+9
* cluster/dht: Fix rebalance log msgN Balachandran2018-05-311-2/+2
* posix/ctime: Fix updating mtime to older timeKotresh HR2018-05-251-5/+11
* afr: fix bug-1363721.t failureRavishankar N2018-05-253-0/+55
* cluster/ec: Fix pre-op xattrop managementXavi Hernandez2018-05-253-32/+66
* storage/posix: use proper FOP for unwinding readdir(p)Raghavendra Bhat2018-05-251-3/+8
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-05-2523-207/+126
* Revert "gluster: Sometimes Brick process is crashed at the time of stopping b...Mohit Agrawal2018-05-259-190/+61
* Revert "server: fix unresolved symbols by moving them to libglusterfs"Mohit Agrawal2018-05-251-1/+1
* posix/ctime: Fix gfid heal on first lookupKotresh HR2018-05-243-27/+62
* posix/ctime: Fix atime update for hardlinkKotresh HR2018-05-241-8/+19
* ctime: Fix updating ctime in rename and unlinkKotresh HR2018-05-243-13/+31
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-223-23/+42
* cluster/dht: Remove EIO from dht_inode_missingN Balachandran2018-05-222-4/+2
* cluster/dht: Debug logs in dht_readdir(p)_cbkN Balachandran2018-05-221-2/+27
* dht: Excessive 'dict is null' logs in dht_discover_completeMohit Agrawal2018-05-221-1/+2
* dht: Avoid dict log flooding for internal MDS xattrMohit Agrawal2018-05-221-1/+1
* core: remove experimental xlators and associated testsKaleb S. KEITHLEY2018-05-0950-5757/+2
* Revert "gfapi: return pre/post attributes from glfs_pread/pwrite"ShyamsundarR2018-05-086-10/+19
* Revert "gfapi: return pre/post attributes from glfs_fsync/fdatasync"ShyamsundarR2018-05-083-4/+3
* Revert "gfapi: return pre/post attributes from glfs_ftruncate"ShyamsundarR2018-05-082-8/+5
* glusterd: Fix for memory leak in volume tier status commandSanju Rakonde2018-05-061-0/+8
* glusterd/ctime: Provide option to enable/disable ctime featureKotresh HR2018-05-066-16/+41
* glusterd/utime: glusterd utime changesKotresh HR2018-05-062-0/+21
* utime: ctime client side xlatorKotresh HR2018-05-0611-1/+613
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-067-34/+271
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-0611-103/+233
* posix: APIs in posix to get and set time attributesKotresh HR2018-05-068-21/+614
* afr: Add lease() fopPoornima G2018-05-053-0/+157
* mount,fuse: make fuse dumping available as mount optionCsaba Henk2018-05-041-0/+7
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-044-4/+81
* feature/leases : fixing bugs found while testing glfs_test.tJiffin Tony Thottan2018-05-043-14/+56
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-05-044-6/+250
* glusterd: enable self-heal in daemonsRavishankar N2018-05-043-14/+0
* posix: Avoid changelog retries for geo-repMohit Agrawal2018-05-031-0/+33
* Don't use hardcoded /sbin, /usr/bin etc. paths. Fixes #1450546Niklas Hambüchen2018-05-033-18/+6
* cluster/dht: unwind if dht_selfheal_dir_mkdir returns an errorRaghavendra G2018-05-031-1/+5
* protocol/server : unwind as per op versionAshish Pandey2018-05-032-3/+10
* glusterd/geo-rep: Fix UNUSED_VALUE coverity issueVarsha Rao2018-05-032-12/+12
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-0211-190/+204
* glusterd: Fix for memory leak in get-state detailSanju Rakonde2018-05-011-1/+8
* dht: gf_defrag_settle_hash should ignore ENOENT and ESTALE errorSusant Palai2018-04-301-1/+8
* cluster/afr: shd changes for thin arbiterkarthik-us2018-04-301-0/+184
* afr: initial changes for thin arbiterRavishankar N2018-04-306-8/+229
* server/resolver: don't trust inode-table for RESOLVE_NOTRaghavendra G2018-04-301-4/+23
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-273-5/+9
* feature/thin-arbiter: Implement thin-arbiter translatorAshish Pandey2018-04-257-1/+773