summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* posix*.c: remove unneeded strlen() callsYaniv Kaul2019-09-056-41/+37
* posix: log aio_error return codes in posix_fs_health_checkMohit Agrawal2019-08-221-3/+2
* storage/posix - Fixing a coverity issueBarak Sason2019-08-211-0/+1
* storage/posix - fixing a coverity issueBarak Sason2019-08-212-4/+21
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-203-51/+56
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-203-1/+58
* storage/posix - Moved pointed validity check in order to avoid possible seg-f...Barak Sason2019-08-201-3/+3
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-161-1/+0
* posix: don't expect timer wheel to be initedRaghavendra Talur2019-08-141-1/+1
* features/utime: always update ctime at setattrKinglong Mee2019-08-061-1/+1
* storage/posix: set the op_errno to proper errno during gfid setRaghavendra Bhat2019-08-041-0/+1
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-011-8/+14
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-011-18/+58
* ctime: Set mdata xattr on legacy filesKotresh HR2019-07-224-42/+85
* Replace usleep() with nanosleep()Vijay Bellur2019-07-111-1/+1
* posix: fix Wformat-overflow warningSheetal Pamecha2019-07-091-2/+2
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-06-271-0/+2
* posix: modify storage.reserve option to take size and percentSheetal Pamecha2019-06-264-39/+39
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-06-261-2/+2
* posix/ctime: Fix ctime upgrade issueKotresh HR2019-06-211-0/+21
* posix: fix crash in posix_cs_set_stateSusant Palai2019-06-202-3/+9
* core: fedora 30 compiler warningsSheetalPamecha2019-06-181-1/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-1411-45/+9
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-06-041-1/+1
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-06-041-0/+9
* across: coverity fixesAmar Tumballi2019-06-031-0/+1
* posix: add storage.reserve-size optionSheetal Pamecha2019-06-034-13/+47
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-0/+3
* storage/posix: fix fresh file detection delayXavier Hernandez2019-04-291-4/+20
* cloudsync: Make readdirp return stat info of all the direntsAnuradha Talur2019-04-251-0/+2
* ctime: Fix log repeated logging during openKotresh HR2019-04-241-10/+5
* posix/ctime: Fix stat(time attributes) inconsistency during readdirpKotresh HR2019-04-152-26/+44
* storage/posix: changes with respect to cloudsyncAnuradha Talur2019-04-104-15/+177
* storage/posix: Remove nr_files usagePranith Kumar K2019-03-144-7/+0
* storage/posix: print the actual file pathRaghavendra Bhat2019-02-141-54/+75
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-241-28/+1
* posix: Change data type to dump nr_files to statedumpMohit Agrawal2019-01-231-1/+1
* posix: fix coverity issueIraj Jamali2019-01-211-6/+1
* posix: Convert several posix_private members to gf_atomicMohit Agrawal2019-01-155-48/+18
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-1/+1
* core: brick process is crashed at the time of spawn threadMohit Agrawal2019-01-113-18/+35
* posix: buffer_size_warning coverity fixHarpreet Kaur2018-12-311-1/+1
* posix: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-261-1/+3
* all: handle string-overflow warnings of coverityAmar Tumballi2018-12-201-1/+1
* posix: use synctask for janitorPoornima G2018-12-197-79/+193
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-1/+3
* all: remove code which is not being considered in buildAmar Tumballi2018-12-138-4296/+0
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-127-1/+381
* posix: posix_health_check_thread_proc crash due to priv is NULLMohit Agrawal2018-12-112-9/+14
* all: add xlator_api to many translatorsAmar Tumballi2018-12-062-9/+27