summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* build: Disallow unresolved symbol referencesPrashanth Pai2018-05-1813-24/+30
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-183-23/+42
* cluster/dht: Remove EIO from dht_inode_missingN Balachandran2018-05-172-4/+2
* readdir-ahead: Fix an issue with parallel-readdir and readdir-optimizePoornima G2018-05-171-1/+1
* client/protocol: fix the log level for removexattr_cbkAmar Tumballi2018-05-172-2/+12
* glusterfs: Resolve brick crashes at the time of inode_unrefMohit Agrawal2018-05-152-7/+14
* glusterd/geo-rep: Fix glusterd crashKotresh HR2018-05-121-1/+1
* Glusterfsd: brick crash during get-statehari gowtham2018-05-111-2/+5
* dht: Excessive 'dict is null' logs in dht_discover_completeMohit Agrawal2018-05-111-1/+2
* features/cloudsync: Remove multiple definition in Makefile.amAnoop C S2018-05-101-2/+0
* Quota: Turn on ssl for crawler clients if neededSanoj Unnikrishnan2018-05-091-1/+20
* cluster/dht: Debug virtual xattrs for dhtN Balachandran2018-05-092-0/+101
* cluster/dht: Debug logs in dht_readdir(p)_cbkN Balachandran2018-05-091-2/+27
* protocol/server: don't assume there would be a volfile idAmar Tumballi2018-05-081-1/+9
* dht: Avoid dict log flooding for internal MDS xattrMohit Agrawal2018-05-081-1/+1
* fuse: make sure the send lookup on root instead of getattr()Amar Tumballi2018-05-071-0/+20
* glusterd: handling brick termination in brick-muxSanju Rakonde2018-05-074-23/+11
* cluster/dht: fixes to parallel renames to same destination codepathRaghavendra G2018-05-076-81/+558
* cluster/dht: log error only if layout healing is requiredRaghavendra G2018-05-072-188/+12
* 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
* performance/md-cache: purge cache on ENOENT/ESTALE errorsRaghavendra G2018-04-251-87/+438
* cluster/afr: Keep child-up until ping-eventPranith Kumar K2018-04-253-25/+40
* features/shard: Add option to barrier parallel lookup and unlink of shardsKrutika Dhananjay2018-04-232-28/+89
* cluster/dht: Fix dht_rename lock orderN Balachandran2018-04-231-18/+47
* server/auth: add option for strict authenticationMohammed Rafi KC2018-04-206-12/+81