summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/bitd/bit-rot-scrub.c
Commit message (Expand)AuthorAgeFilesLines
* features/bit-rot: simplify and cleanup internal time managementDmitry Antipov2020-08-211-34/+18
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-6/+6
* features/bit-rot: invalid snprintf() buffer sizeDmitry Antipov2020-05-181-2/+2
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-7/+7
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-0/+2
* multiple-files: clang-scan fixesAmar Tumballi2018-12-311-0/+4
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-031-1/+3
* Land part 2 of clang-format changesGluster Ant2018-09-121-1571/+1600
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-3/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-4/+4
* Fix compile warningsXavi Hernandez2018-07-101-2/+6
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-05-041-5/+15
* features/bitrot: show the corresponding brick for the corrupted objectsRaghavendra Bhat2018-04-201-3/+8
* features/bitrot: Fix coverity issuesKotresh HR2017-11-091-7/+6
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+4
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-161-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