summaryrefslogtreecommitdiffstats
path: root/xlators/features/index/src/index.c
Commit message (Expand)AuthorAgeFilesLines
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-071-1/+1
* core: Avoid dict OR key is NULL message in brick logsMohit Agrawal2020-09-041-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
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* index: prevent arbitrary file creation outside entry-changes folderRavishankar N2018-11-051-0/+17
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-081-2/+50
* index : fix coverity issues in index.cSunny Kumar2018-10-011-4/+13
* Land part 2 of clang-format changesGluster Ant2018-09-121-2033/+2017
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-1/+1
* Fix compile warningsXavi Hernandez2018-07-101-4/+15
* features/index: Choose different base file on EMLINK errorPranith Kumar K2018-04-061-18/+9
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-9/+12
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-12/+9
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-9/+12
* features/index: Update xlator options tableKaushal M2017-11-271-0/+4
* features/index: initialize the options properlyPranith Kumar2017-11-171-3/+12
* glusterd: do not create .glusterfs/indicesPrashanth Pai2017-08-231-3/+10
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+2
* index: Do not proceed with init if brick is not mountedRavishankar N2017-06-191-0/+8
* glusterfsd: Sometime brick process is crashed after enable brick muxMohit Agrawal2017-06-071-6/+18
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-2/+20
* features/index: Delete granular entry indices of already healed directories d...Krutika Dhananjay2016-11-241-2/+21
* index: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-43/+7
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-60/+69
* features/index: Move gf_log -> gf_msgPranith Kumar K2016-07-171-64/+95
* features/index: Ignore regular files when examining state of the inode wrt EN...Krutika Dhananjay2016-07-121-11/+22
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-111-21/+163
* features/index: Delete parent dir indices when heal on it is completeKrutika Dhananjay2016-06-281-34/+89
* features/index: Do deletion of name-index in unwind pathKrutika Dhananjay2016-06-231-31/+82
* features/index: Exclude gfid-type for '.', '..'Pranith Kumar K2016-06-011-1/+8
* index: improve compiler warning fixNiels de Vos2016-05-231-3/+3
* index: Fix compiler warningRavishankar N2016-05-131-1/+1
* afr/index: changes for granular entry self-healRavishankar N2016-04-301-192/+517
* features/index: Get gfid type in readdirPranith Kumar K2016-03-041-1/+46
* afr: refresh inode using fstatRavishankar N2015-12-201-12/+53
* features/index : Prevent logging due to NULL dictAnuradha Talur2015-12-101-4/+4
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-021-4/+1
* features/index : Readdirp performance improvementAnuradha Talur2015-11-241-93/+488
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-19/+20
* all: reduce "inline" usageJeff Darcy2015-09-011-2/+2
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-21/+21
* features/index: Add option to track specific xattrs for xattrop64Pranith Kumar K2015-02-241-42/+146
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-171-13/+29
* features/index: closedir() if fd_ctx_set() fails in __index_fd_ctx_get.Vijay Bellur2014-12-041-0/+1
* Fix invalid seekdir() usageEmmanuel Dreyfus2014-09-301-0/+44
* features/index: Don't delete current xattrop index.Ravishankar N2014-06-201-0/+13