summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/bitd/bit-rot-scrub.c
Commit message (Expand)AuthorAgeFilesLines
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-191-5/+0
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-251-1/+49
* 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-181-1/+1
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-111-0/+2
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-051-0/+7
* features/bitrot: Fix Compilation Warning!!!Kotresh HR2016-05-021-4/+4
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-011-170/+375
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-141-17/+120
* features/bit-rot: scrubber changes for getting the list of bad objects from stubRaghavendra Bhat2015-11-221-0/+277
* all: reduce "inline" usageJeff Darcy2015-09-011-13/+13
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-231-5/+19
* 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: Scrub log improvementVenky Shankar2015-07-101-1/+4
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-06-251-13/+19
* features/bitrot: handle scrub states via state machineVenky Shankar2015-06-251-32/+149
* features/bitrot: cleanup, v2Venky Shankar2015-06-251-8/+19
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-06-241-44/+57
* features/bitrot: log scrub frequency & throttle valuesVenky Shankar2015-06-201-0/+28
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-281-165/+208
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-101-5/+186
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-081-9/+56
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-071-20/+545
* features/bitrot: Follow xattr naming conventionsVenky Shankar2015-05-061-1/+1
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-04-301-2/+2
* bitrot/scrub: fix induced throttling in syncop_ftw_throttle()Venky Shankar2015-04-261-12/+14
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-4/+4
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-081-73/+174
* features/bit-rot: filesystem scrubberVenky Shankar2015-03-241-0/+291