summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* glusterd/bitrot : Integration of bad files from bitd with scrub status commandGaurav Kumar Garg2015-11-232-10/+21
* features/bit-rot: scrubber changes for getting the list of bad objects from stubRaghavendra Bhat2015-11-223-2/+297
* features/bit-rot: stub changes for showing bad objects in the statusRaghavendra Bhat2015-11-226-91/+955
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-191-0/+18
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-242-2/+2
* all: reduce "inline" usageJeff Darcy2015-09-014-54/+44
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-232-5/+22
* bitrot: Scrubber log should mark bad file as a ALERT in the scrubber logGaurav Kumar Garg2015-08-201-2/+2
* features/bitrot: Fix rescheduling scrub-frequencyKotresh HR2015-08-121-20/+11
* features/bit-rot-stub: fail the fop if inode context get failsRaghavendra Bhat2015-08-112-23/+96
* features/bit-rot-stub: handle REOPEN_WAIT on forgotten inodesRaghavendra Bhat2015-07-281-1/+43
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-1/+3
* features/bitrot: throttle signerVenky Shankar2015-07-141-1/+1
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-131-19/+42
* features/bitrot: Scrub log improvementVenky Shankar2015-07-101-1/+4
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-06-272-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-06-275-32/+422