summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot
Commit message (Expand)AuthorAgeFilesLines
* 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
* mgmt/glusterd: generate volfile for BitDVenky Shankar2015-03-244-0/+163
* Bitrot StubVenky Shankar2015-03-247-0/+1905