summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/bitd
Commit message (Expand)AuthorAgeFilesLines
* features/bitrot: Fix coverity issuesKotresh HR2017-11-093-9/+12
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-071-1/+1
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-192-6/+11
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-162-6/+7
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-011-3/+3
* 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-181-5/+4
* 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-186-387/+29
* 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
* 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
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-143-20/+187
* 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
* 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-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-013-38/+28
* 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/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: deny access to bad objectsRaghavendra Bhat2015-06-271-4/+3
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-06-254-30/+73
* features/bitrot: handle scrub states via state machineVenky Shankar2015-06-257-52/+331
* features/bitrot: cleanup, v2Venky Shankar2015-06-253-38/+187
* features/bitrot: cleanup, v1Venky Shankar2015-06-252-126/+270
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-06-244-148/+585
* features/bitrot: log scrub frequency & throttle valuesVenky Shankar2015-06-201-0/+28
* features/bit-rot: check for both inmemory and ondisk stalenessRaghavendra Bhat2015-06-151-7/+7
* features/bitrot: tuanble object signing waiting time value for bitrotGaurav Kumar Garg2015-06-152-8/+31
* build: do not #include "config.h" in each fileNiels de Vos2015-05-293-15/+0
* features/bitrot: refactor brick connection logicRaghavendra Bhat2015-05-282-63/+68
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-284-180/+301
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-282-106/+47
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-103-5/+192
* features/bit-rot-stub: versioning of objects in write/truncate fop instead of...Raghavendra Bhat2015-05-082-16/+128
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-083-9/+58
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-074-51/+709