summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/bitd/bit-rot.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-251-2/+27
* features/bitrot: Move throttling code to libglusterfsKotresh HR2016-07-181-6/+24
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-111-13/+14
* features/bitrot: Fix Compilation Warning!!!Kotresh HR2016-05-021-8/+8
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-011-88/+78
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-0/+1
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-141-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-191-0/+18
* all: reduce "inline" usageJeff Darcy2015-09-011-23/+13
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-131-19/+42
* 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-251-12/+20
* features/bitrot: handle scrub states via state machineVenky Shankar2015-06-251-13/+27
* features/bitrot: cleanup, v2Venky Shankar2015-06-251-28/+158
* features/bitrot: cleanup, v1Venky Shankar2015-06-251-124/+240
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-06-241-103/+136
* 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-151-7/+30
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* features/bitrot: refactor brick connection logicRaghavendra Bhat2015-05-281-62/+62
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-281-9/+61
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-281-103/+47
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-101-0/+1
* features/bit-rot-stub: versioning of objects in write/truncate fop instead of...Raghavendra Bhat2015-05-081-16/+122
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-081-0/+1
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-071-29/+117
* features/bit-rot: Token Bucket based throttlingVenky Shankar2015-05-071-5/+42
* features/bitrot: Follow xattr naming conventionsVenky Shankar2015-05-061-2/+2
* features/bitrot: Per volume bitrot translatorGaurav Kumar Garg2015-05-031-0/+20
* features/bitrot: Use global timer wheelVenky Shankar2015-04-301-23/+8
* 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