summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot
Commit message (Expand)AuthorAgeFilesLines
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-13/+9
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-9/+13
* build: add --without-server optionNiels de Vos2018-02-192-0/+4
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-13/+9
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-121-1/+1
* features/bit-rot: Fix default value for scrub-throttleKotresh HR2018-01-181-0/+1
* features/bit-rot: fix volume options for GD2Atin Mukherjee2018-01-171-1/+11
* feature/bitrot: remove internal xattrs from lookup cbkRavishankar N2017-12-192-7/+21
* all: Simplify component message id's definitionXavier Hernandez2017-12-142-681/+106
* features/bitrot: Add default value for stub export optionKaushal M2017-11-291-1/+2
* feature/bitrot: stub xlators opts for GD2Kotresh HR2017-11-171-0/+5
* features/bitrot: Fix coverity issuesKotresh HR2017-11-096-22/+40
* xlator/bitrot: flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2017-10-043-70/+26
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-071-1/+1
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-193-8/+15
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-162-6/+7
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-0/+31
* features/bitrot: Fix glusterfsd crashKotresh HR2017-05-291-8/+15
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-011-3/+3
* libglusterfs/stack.h: reduce duplication of codeAmar Tumballi2017-04-271-5/+5
* features/bit-rot-stub: bring in optional versioningRaghavendra Bhat2017-04-183-57/+290
* features/bit-rot-stub: use the correct spelling of quarantine for bad objectsRaghavendra Bhat2017-01-303-5/+20
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-182-7/+7
* feature/bitrot: Fix recovery of corrupted hardlinkKotresh HR2016-09-081-0/+12
* bit-rot: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-7/+2
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-256-13/+97
* eventsapi: Fix disable-events issueAravinda VK2016-08-241-0/+1
* eventsapi: Bitrot eventsKotresh HR2016-08-191-0/+2
* feature/bitrot: Ignore files with sticky bit setKotresh HR2016-07-211-0/+8
* feature/bitrot: Fix scrub status with sharded volumeKotresh HR2016-07-191-12/+26
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-187-391/+29
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-14/+12
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-113-13/+18
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-052-0/+8
* features/bitrot: Fix Compilation Warning!!!Kotresh HR2016-05-023-13/+13
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-0110-317/+690
* features/bit-rot-stub: get frame->local before unwindingRaghavendra Bhat2016-03-091-3/+5
* features/bitrot: do not remove the quarantine handle in forgetRaghavendra Bhat2016-02-291-8/+96
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+1
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-0/+1
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* features/bitrot: add check for corrupted object in f{stat}Venky Shankar2016-01-101-32/+31
* features/bitrot: Fail node-uuid getxattr if file is marked badKotresh HR2016-01-071-0/+22
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-222-2/+2
* core: add preadv, pwritev, pread, pwrite syscall wrappersKaleb S KEITHLEY2015-12-221-2/+2
* afr: handle bad objects during lookup/inode_refreshRavishankar N2015-12-201-0/+57
* features/bit-rot-stub: delete the link for bad object in quarantine directoryRaghavendra Bhat2015-12-164-2/+95
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-143-20/+187
* features/bit-rot: Fix NULL dereferencePranith Kumar K2015-11-261-4/+10