summaryrefslogtreecommitdiffstats
path: root/xlators/features/bit-rot/src
Commit message (Expand)AuthorAgeFilesLines
* Removing unused memory allocationRinku Kothiya2021-01-182-2/+2
* core: configure optimum inode table hash_size for shd (#1576)mohit842020-10-111-1/+1
* bitrot/stub: Fix memory leak gf_br_stub_mt_version_tMohammed Rafi KC2020-09-012-31/+42
* features/bit-rot: simplify and cleanup internal time managementDmitry Antipov2020-08-183-49/+35
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-6/+6
* features/bit-rot: invalid snprintf() buffer sizeDmitry Antipov2020-05-061-2/+2
* bitrot: Make number of signer threads configurableKotresh HR2020-02-033-21/+45
* xlator/bit-rot: structure loggingyatipadia2019-12-112-137/+153
* multiple xlators: reduce key lengthYaniv Kaul2019-12-091-7/+7
* xlator/bit-rot-stub-helpers: structure loggingyatipadia2019-12-123-71/+76
* xlator/bit-rot-stub: structure loggingyatipadia2019-12-122-148/+141
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-041-9/+2
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-271-0/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-092-4/+0
* features/bit-rot: Unconditionally sign the files during oneshot crawlRaghavendra Bhat2019-03-111-1/+14
* features/bit-rot-stub: clean the mutex after cancelling the signer threadRaghavendra Bhat2019-04-152-7/+59
* feature/bitrot: Avoid thread creation if xlator is not enabledMohit Agrawal2018-09-291-8/+64
* Multiple files: reduce work while under lock.Yaniv Kaul2018-12-271-0/+2
* features/bit-rot: do not send version and signature keys in dictRaghavendra Bhat2019-01-072-10/+53
* multiple-files: clang-scan fixesAmar Tumballi2018-12-281-0/+4
* write-behind/bit-rot: fix identifierrishubhjain2018-12-101-1/+1
* all: add xlator_api to many translatorsAmar Tumballi2018-11-282-0/+28
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-2911-37/+37
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-11-291-1/+3
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-09-253-6/+5
* features/bit-rot: NULL pointer deferencing clang fixSheetal Pamecha2018-10-012-5/+13
* Land part 2 of clang-format changesGluster Ant2018-09-126-6444/+6445
* Land clang-format changesGluster Ant2018-09-1210-688/+641
* Multiple files: calloc -> mallocYaniv Kaul2018-08-042-4/+3
* bit-rot xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-214-19/+29
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-165-22/+22
* Fix compile warningsXavi Hernandez2018-07-061-2/+6
* make posix return errors when gfid2path key is absentRaghavendra Bhat2018-05-041-23/+15
* features/bitrot: print the path of the corrupted objectsRaghavendra Bhat2018-04-204-6/+250
* features/bitrot: show the corresponding brick for the corrupted objectsRaghavendra Bhat2018-04-181-3/+8
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-13/+9
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-181-9/+13
* build: add --without-server optionNiels de Vos2018-01-312-0/+4
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-13/+9
* 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-171-0/+1
* features/bit-rot: fix volume options for GD2Atin Mukherjee2018-01-081-1/+11
* feature/bitrot: remove internal xattrs from lookup cbkRavishankar N2017-12-112-7/+21
* all: Simplify component message id's definitionXavier Hernandez2017-12-122-681/+106
* features/bitrot: Add default value for stub export optionKaushal M2017-10-101-1/+2
* feature/bitrot: stub xlators opts for GD2Kotresh HR2017-08-311-0/+5
* features/bitrot: Fix coverity issuesKotresh HR2017-11-086-22/+40
* xlator/bitrot: flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2017-09-143-70/+26
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-031-1/+1
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-183-8/+15