summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot
Commit message (Expand)AuthorAgeFilesLines
...
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-06-254-30/+73
* features/bitrot: handle scrub states via state machineVenky Shankar2015-06-257-52/+331
* features/bitrot: cleanup, v2Venky Shankar2015-06-253-38/+187
* features/bitrot: cleanup, v1Venky Shankar2015-06-253-126/+271
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-06-248-201/+815
* features/bitrot: log scrub frequency & throttle valuesVenky Shankar2015-06-201-0/+28
* features/bitrot: fix fd leak in truncate (stub)Venky Shankar2015-06-161-3/+8
* features/bit-rot: check for both inmemory and ondisk stalenessRaghavendra Bhat2015-06-152-19/+138
* features/bitrot: tuanble object signing waiting time value for bitrotGaurav Kumar Garg2015-06-152-8/+31
* features/bit-rot-stub: implement mknod fopRaghavendra Bhat2015-05-311-0/+51
* features/bitrot: serialize versioningVenky Shankar2015-05-313-32/+174
* build: do not #include "config.h" in each fileNiels de Vos2015-05-296-30/+0
* features/bitrot: refactor brick connection logicRaghavendra Bhat2015-05-282-63/+68
* features/bitrot: reimplement scrubbing frequencyVenky Shankar2015-05-285-180/+302
* features/bitrot: stub improvements and fixesVenky Shankar2015-05-285-426/+435
* features/bitrot: scrubber should crawl based on the scrubber frequency valueGaurav Kumar Garg2015-05-103-5/+192
* features/bit-rot-stub: versioning of objects in write/truncate fop instead of...Raghavendra Bhat2015-05-086-339/+1101
* features/bitrot: Scrubber pause/resumeVenky Shankar2015-05-083-9/+58
* features/bitrot: Throttle filesystem scrubberVenky Shankar2015-05-075-51/+712
* features/bit-rot: Token Bucket based throttlingVenky Shankar2015-05-076-9/+432
* features/bitrot: Follow xattr naming conventionsVenky Shankar2015-05-063-3/+4
* features/bitrot: Per volume bitrot translatorGaurav Kumar Garg2015-05-031-0/+20
* features/bitrot: Use global timer wheelVenky Shankar2015-04-301-23/+8
* 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
* 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