summaryrefslogtreecommitdiffstats
path: root/xlators/features/index
Commit message (Expand)AuthorAgeFilesLines
* core: Avoid several dict OR key is NULL message in brick logs (#2344)release-9mohit842021-04-221-1/+1
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-031-1/+1
* core: Avoid dict OR key is NULL message in brick logsMohit Agrawal2020-09-031-1/+1
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-271-0/+1
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-241-4/+8
* features/index: Correct incorrect definition in headerVijay Bellur2019-01-101-2/+2
* all: add xlator_api to many translatorsAmar Tumballi2018-11-281-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-294-11/+11
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-291-3/+3
* index: prevent arbitrary file creation outside entry-changes folderRavishankar N2018-11-011-0/+17
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-09-251-1/+1
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-022-2/+52
* index : fix coverity issues in index.cSunny Kumar2018-09-261-4/+13
* Land part 2 of clang-format changesGluster Ant2018-09-121-2033/+2017
* Land clang-format changesGluster Ant2018-09-123-66/+56
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-211-1/+1
* Fix compile warningsXavi Hernandez2018-07-061-4/+15
* features/index: Choose different base file on EMLINK errorPranith Kumar K2018-03-211-18/+9
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-9/+12
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-181-12/+9
* build: add --without-server optionNiels de Vos2018-01-311-0/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-9/+12
* all: Simplify component message id's definitionXavier Hernandez2017-12-121-104/+22
* features/index: Update xlator options tableKaushal M2017-10-101-0/+4
* features/index: initialize the options properlyPranith Kumar2017-11-021-3/+12
* glusterd: do not create .glusterfs/indicesPrashanth Pai2017-08-091-3/+10
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-181-1/+2
* index: Do not proceed with init if brick is not mountedRavishankar N2017-06-151-0/+8
* glusterfsd: Sometime brick process is crashed after enable brick muxMohit Agrawal2017-06-062-6/+19
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-252-2/+21
* features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-181-2/+21
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-04-261-2/+2
* index: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-221-43/+7
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-071-60/+69
* features/index: Move gf_log -> gf_msgPranith Kumar K2016-07-143-65/+217
* features/index: Ignore regular files when examining state of the inode wrt EN...Krutika Dhananjay2016-07-071-11/+22
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-06-271-21/+163
* features/index: Delete parent dir indices when heal on it is completeKrutika Dhananjay2016-06-221-34/+89
* features/index: Do deletion of name-index in unwind pathKrutika Dhananjay2016-06-153-33/+96
* features/index: Exclude gfid-type for '.', '..'Pranith Kumar K2016-05-311-1/+8
* index: improve compiler warning fixNiels de Vos2016-05-182-3/+4
* index: Fix compiler warningRavishankar N2016-05-131-1/+1
* afr/index: changes for granular entry self-healRavishankar N2015-11-022-195/+522
* features/index: Get gfid type in readdirPranith Kumar K2016-02-251-1/+46
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-181-1/+1
* afr: refresh inode using fstatRavishankar N2015-12-071-12/+53
* features/index : Prevent logging due to NULL dictAnuradha Talur2015-12-081-4/+4
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-11-231-4/+1
* features/index : Readdirp performance improvementAnuradha Talur2015-11-122-95/+501
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-011-19/+20