summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/bitd/bit-rot.c
Commit message (Expand)AuthorAgeFilesLines
* bitrot: Make number of signer threads configurableKotresh HR2020-02-071-9/+36
* xlator/bit-rot: structure loggingyatipadia2020-02-041-136/+103
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-3/+0
* features/bit-rot: Unconditionally sign the files during oneshot crawlRaghavendra Bhat2019-04-251-1/+14
* write-behind/bit-rot: fix identifierrishubhjain2018-12-111-1/+1
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-4/+4
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-2/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-1630/+1652
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-3/+3
* gfapi: return pre/post attributes from glfs_pread/pwriteKinglong Mee2018-02-121-1/+1
* features/bit-rot: Fix default value for scrub-throttleKotresh HR2018-01-181-0/+1
* features/bit-rot: fix volume options for GD2Atin Mukherjee2018-01-171-1/+11
* features/bitrot: Fix coverity issuesKotresh HR2017-11-091-1/+1
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-071-1/+1
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-4/+7
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-161-1/+7
* 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