summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/bitd/bit-rot.c
Commit message (Expand)AuthorAgeFilesLines
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-191-6/+24
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-151-13/+14
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-031-94/+84
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-181-23/+13
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-171-1/+44
* glusterd/bitrot : Integration of bad files from bitd with scrub status commandGaurav Kumar Garg2015-11-231-10/+19
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-221-0/+18
* 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-091-12/+20
* features/bitrot: handle scrub states via state machineVenky Shankar2015-07-091-13/+27
* features/bitrot: cleanup, v2Venky Shankar2015-07-091-28/+158
* features/bitrot: cleanup, v1Venky Shankar2015-07-091-124/+240
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-07-011-103/+136
* 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-171-7/+30
* features/bitrot: refactor brick connection logicRaghavendra Bhat2015-05-301-62/+62
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-301-9/+61
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-301-103/+47
* features/bit-rot-stub: versioning of objects in write/truncate fop instead of...Raghavendra Bhat2015-05-101-16/+122
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-101-0/+1
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-101-0/+1
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-101-29/+117
* features/bit-rot: Token Bucket based throttlingVenky Shankar2015-05-101-5/+42
* features/bitrot: Follow xattr naming conventionsVenky Shankar2015-05-101-2/+2
* features/bitrot: Use global timer wheelVenky Shankar2015-05-101-23/+8
* features/bitrot: Per volume bitrot translatorGaurav Kumar Garg2015-05-061-0/+20
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-11/+14
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-081-2/+11
* 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-241-58/+184
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-241-0/+1351