summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Correct fd processing loopN Balachandran2019-12-301-22/+62
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-10-175-17/+116
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-271-0/+1
* dht: Custom xattrs are not healed in case of add-brickroot2019-09-271-8/+1
* cluster/dht: Fix directory perms during selfhealN Balachandran2019-07-291-3/+5
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-07-041-4/+4
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-07-031-11/+33
* cluster/dht: Refactor dht lookup functionsN Balachandran2019-05-091-74/+30
* cluster/dht: refactor dht lookup functionsN Balachandran2019-05-082-124/+119
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-221-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-221-1/+1
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-181-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
* build: cleanup xlator link, --no-undefined, libuuidv6devKaleb S. KEITHLEY2018-09-121-8/+8
* Land part 2 of clang-format changesGluster Ant2018-09-1220-30886/+29016
* Land clang-format changesGluster Ant2018-09-126-1376/+1297
* dht: Use snprintf instead of strncpyN Balachandran2018-09-121-9/+20
* cluster/dht: Create a linkto file if requiredN Balachandran2018-09-101-0/+30
* cluster/dht: optimize readdir for 1xn volsN Balachandran2018-09-101-12/+42
* xlators/cluster/dht/src/tier-common.c:move to GF_MALLOC() instead of GF_CALLO...Yaniv Kaul2018-09-101-1/+1
* cluster/dht: Rework the debug xattr to get hashed subvolN Balachandran2018-09-072-28/+33