summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot
Commit message (Expand)AuthorAgeFilesLines
* 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-233-2/+297
* features/bit-rot: stub changes for showing bad objects in the statusRaghavendra Bhat2015-11-236-91/+955
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-221-0/+18
* features/bitrot: Fix scrubber frequency setKotresh HR2015-08-272-5/+22
* features/bitrot: Fix rescheduling scrub-frequencyKotresh HR2015-08-231-20/+11
* bitrot: Scrubber log should mark bad file as a ALERT in the scrubber logGaurav Kumar Garg2015-08-211-2/+2
* features/bit-rot-stub: fail the fop if inode context get failsRaghavendra Bhat2015-08-212-23/+96
* features/bit-rot-stub: handle REOPEN_WAIT on forgotten inodesRaghavendra Bhat2015-08-121-1/+43
* features/bitrot: move inode state just at the last momentVenky Shankar2015-07-231-19/+42
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-07-142-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-07-145-32/+422
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-07-094-30/+73
* features/bitrot: handle scrub states via state machineVenky Shankar2015-07-097-52/+331
* features/bitrot: cleanup, v2Venky Shankar2015-07-093-38/+187
* features/bitrot: cleanup, v1Venky Shankar2015-07-093-126/+271
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-07-018-201/+815
* features/bitrot: log scrub frequency & throttle valuesVenky Shankar2015-06-261-0/+28
* features/bit-rot: check for both inmemory and ondisk stalenessRaghavendra Bhat2015-06-262-19/+138
* features/bitrot: fix fd leak in truncate (stub)Venky Shankar2015-06-191-3/+8
* features/bitrot: tuanble object signing waiting time value for bitrotGaurav Kumar Garg2015-06-172-8/+31
* features/bit-rot-stub: implement mknod fopRaghavendra Bhat2015-05-311-0/+51
* features/bitrot: serialize versioningVenky Shankar2015-05-313-32/+174
* features/bitrot: refactor brick connection logicRaghavendra Bhat2015-05-302-63/+68
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-305-180/+302
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-305-426/+435
* features/bit-rot-stub: versioning of objects in write/truncate fop instead of...Raghavendra Bhat2015-05-106-339/+1101
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-103-5/+192
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-103-9/+58
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-105-51/+712
* features/bit-rot: Token Bucket based throttlingVenky Shankar2015-05-106-9/+432
* features/bitrot: Follow xattr naming conventionsVenky Shankar2015-05-103-3/+4
* features/bitrot: Use global timer wheelVenky Shankar2015-05-101-23/+8
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-05-091-2/+2
* bitrot/scrub: fix induced throttling in syncop_ftw_throttle()Venky Shankar2015-05-091-12/+14
* Revert "bitrot: Scrubber log should report 'bad' file detection as ALERT in log"Raghavendra Bhat2015-05-071-3/+3
* bitrot: Scrubber log should report 'bad' file detection as ALERT in logGaurav Kumar Garg2015-05-071-3/+3
* features/bitrot: Per volume bitrot translatorGaurav Kumar Garg2015-05-061-0/+20
* features/bit-rot: Mark versioning fsetxattr as internal fopKotresh HR2015-04-111-5/+9
* features/bitrot-stub: Packed format for version xattrVenky Shankar2015-04-091-1/+1
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-082-15/+18
* features/bitrot-stub: header file update in noinst_HEADERSVenky Shankar2015-04-081-1/+2
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-085-82/+212
* tests/bitrot-stub: Object versioning test(s)Venky Shankar2015-04-082-16/+31
* features/bitrot-stub: Enhancement to versioning protocolVenky Shankar2015-04-082-57/+44
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-042-12/+12
* 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-246-61/+502
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-249-170/+1506