summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
...
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-011-1/+1
* dht: log getxattr failure for node-uuid at "DEBUG"Susant Palai2019-07-181-2/+5
* dht-common.h: reorder variables to reduce padding.Yaniv Kaul2019-07-151-73/+81
* Fix spelling errorsAravinda VK2019-07-141-1/+1
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-07-021-11/+33
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-06-261-4/+4
* cluster/dht: Strip out dht xattrsN Balachandran2019-06-191-0/+2
* clang-scan: resolve warningAmar Tumballi2019-06-151-4/+0
* multiple files: another attempt to remove includesYaniv Kaul2019-06-1412-28/+3
* cluster/dht: Fix directory perms during selfhealN Balachandran2019-06-051-3/+5
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-262-0/+13
* cluster/dht: Lookup all files when processing directoryN Balachandran2019-05-231-6/+6
* dht: Custom xattrs are not healed in case of add-brickroot2019-05-081-8/+1
* cluster/dht: Refactor dht lookup functionsN Balachandran2019-04-251-74/+30
* cluster/dht: refactor dht lookup functionsN Balachandran2019-04-052-124/+119
* dht: NULL check before setting error flagMohammed Rafi KC2019-03-121-1/+2
* dht-shared.c: minor reduction of work under lock.Yaniv Kaul2019-02-141-6/+7
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-131-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-131-1/+1
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-131-9/+25
* cluster/dht: Do not use gfid-req in fresh lookupN Balachandran2019-02-022-8/+60
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-011-6/+1
* cluster/dht: Remove internal permission bitsN Balachandran2019-02-011-0/+6
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-295-83/+79
* cluster/dht: Delete invalid linkto files in rmdirN Balachandran2019-01-221-1/+4
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-1/+1
* dht: Add NULL check for stbuf in dht_rmdir_lookup_cbkSusant Palai2019-01-101-2/+1
* cluster/dht: refactor dht_lookup_cbkN Balachandran2018-12-261-93/+101
* all: handle USE_AFTER_FREE warningsAmar Tumballi2018-12-202-3/+42
* dht: Fix clang warnings in dht-common.cShyamsundarR2018-12-161-20/+37
* all: remove code which is not being considered in buildAmar Tumballi2018-12-135-4463/+0
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-136-46/+35
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0520-51/+51
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-3/+0
* dht: fix buffer overflowSusant Palai2018-11-231-6/+35
* cluster/dht: sync brick root perms on add brickN Balachandran2018-11-191-16/+9
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-2/+2
* md-cache: request cached xattrs at getxattr/fgetxattrKinglong Mee2018-11-061-1/+8
* all: fix the format string exceptionsAmar Tumballi2018-11-051-1/+1
* dht: fix use after free in dht_rmdir_readdirp_cbkKinglong Mee2018-11-051-8/+11
* tiering: remove the translator from build and glusterdAmar Tumballi2018-11-022-27/+3
* cluster/dht: NULL pointer dereferencing clang fixHarpreet Lalwani2018-10-313-44/+32
* cluster/dht: fixes to unlinking invalid linkto fileRaghavendra Gowdappa2018-10-161-1/+1
* cluster/dht : Fix coverity issueAshish Pandey2018-10-111-2/+2
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-105-27/+29
* dht: coverity fixesSusant Palai2018-10-054-35/+30
* dht: volume_options 'options' collision with nfs-ganesha's 'options'Kaleb S. KEITHLEY2018-10-044-7/+11
* dht: Coverity fixesSusant Palai2018-09-242-2/+3
* dht: Operate internal fops with negative pidSusant Palai2018-09-201-0/+1
* dht: utilize the framework to pass-through xlator tasksAmar Tumballi2018-09-197-27/+231