summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/bitd
Commit message (Expand)AuthorAgeFilesLines
* feature/bitrot: Ignore files with sticky bit setKotresh HR2016-07-221-0/+8
* feature/bitrot: Fix scrub status with sharded volumeKotresh HR2016-07-211-12/+26
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-196-387/+29
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-152-0/+8
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-153-13/+18
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-0310-324/+697
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-183-38/+28
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-173-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-233-2/+297
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-221-0/+18
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-272-5/+22
* features/bitrot: Fix rescheduling scrub-frequencyKotresh HR2015-08-231-20/+11
* bitrot: Scrubber log should mark bad file as a ALERT in the scrubber logGaurav Kumar Garg2015-08-211-2/+2
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-231-19/+42
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-07-141-4/+3
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-07-094-30/+73
* features/bitrot: handle scrub states via state machineVenky Shankar2015-07-097-52/+331
* features/bitrot: cleanup, v2Venky Shankar2015-07-093-38/+187
* features/bitrot: cleanup, v1Venky Shankar2015-07-092-126/+270
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-07-014-148/+585
* features/bitrot: log scrub frequency & throttle valuesVenky Shankar2015-06-261-0/+28
* features/bit-rot: check for both inmemory and ondisk stalenessRaghavendra Bhat2015-06-261-7/+7
* features/bitrot: tuanble object signing waiting time value for bitrotGaurav Kumar Garg2015-06-172-8/+31
* features/bitrot: refactor brick connection logicRaghavendra Bhat2015-05-302-63/+68
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-304-180/+301
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-302-106/+47
* features/bit-rot-stub: versioning of objects in write/truncate fop instead of...Raghavendra Bhat2015-05-102-16/+128
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-103-5/+192
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-103-9/+58
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-104-51/+709
* features/bit-rot: Token Bucket based throttlingVenky Shankar2015-05-105-9/+429
* features/bitrot: Follow xattr naming conventionsVenky Shankar2015-05-102-3/+3
* features/bitrot: Use global timer wheelVenky Shankar2015-05-101-23/+8
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-05-091-2/+2
* bitrot/scrub: fix induced throttling in syncop_ftw_throttle()Venky Shankar2015-05-091-12/+14
* Revert "bitrot: Scrubber log should report 'bad' file detection as ALERT in log"Raghavendra Bhat2015-05-071-3/+3
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-05-071-3/+3
* features/bitrot: Per volume bitrot translatorGaurav Kumar Garg2015-05-061-0/+20
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-082-15/+18
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-082-75/+185
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-7/+7
* features/bit-rot: fix CID 1124725 - use after freeMichael Adam2015-04-021-4/+18
* features/bit-rot: fix assignment instead of check (Coverity fix)Michael Adam2015-04-011-1/+1
* features/bit-rot: filesystem scrubberVenky Shankar2015-03-245-61/+500
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-243-0/+1497