summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src/bitd
Commit message (Expand)AuthorAgeFilesLines
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-7/+7
* 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
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-0/+2
* multiple-files: clang-scan fixesAmar Tumballi2018-12-311-0/+4
* 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-056-19/+19
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-031-1/+3
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-2/+1
* Land part 2 of clang-format changesGluster Ant2018-09-124-3307/+3357
* Land clang-format changesGluster Ant2018-09-125-250/+227
* Multiple files: calloc -> mallocYaniv Kaul2018-09-042-4/+3
* bit-rot xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-3/+6
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-223-10/+10
* 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
* build: add --without-server optionNiels de Vos2018-02-191-0/+2
* 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
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-427/+63
* features/bitrot: Fix coverity issuesKotresh HR2017-11-093-9/+12
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-071-1/+1
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-192-6/+11
* feature/bitrot: Fix ondemand scrubKotresh HR2017-06-162-6/+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
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-5/+4
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-256-13/+97
* 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-186-387/+29
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-113-13/+18
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-052-0/+8
* features/bitrot: Fix Compilation Warning!!!Kotresh HR2016-05-023-13/+13
* features/bitrot: Introduce scrubber monitor threadKotresh HR2016-05-0110-317/+690
* all: fixes for clang compile warningsKaleb S KEITHLEY2016-02-151-1/+1
* all: fix various cppcheck warningsKaleb S KEITHLEY2016-02-151-0/+1
* features / bitrot: Prevent spurious pthread_cond_wait() wakeupVenky Shankar2016-01-281-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-143-20/+187
* glusterd/bitrot : Integration of bad files from bitd with scrub status commandGaurav Kumar Garg2015-11-232-10/+21
* features/bit-rot: scrubber changes for getting the list of bad objects from stubRaghavendra Bhat2015-11-223-2/+297
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-191-0/+18
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-013-38/+28