summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0515-100/+100
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-031-7/+11
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-4/+1
* posix: fix memory leakAmar Tumballi2018-11-282-7/+23
* coverity: Fix coverity issuesMohammed Rafi KC2018-11-261-0/+5
* posix: Fix null pointer dererfenceSusant Palai2018-11-142-0/+13
* features/ctime: Fix Coverity issueSusant Palai2018-11-121-0/+1
* ctime: Enable ctime feature by defaultKotresh HR2018-11-111-1/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-051-3/+3
* server: don't allow '/' in basenameAmar Tumballi2018-11-051-2/+2
* posix : fix coverity issues in posix-entry-ops.cSunny Kumar2018-11-031-2/+14
* posix: Fix coverity issueVarsha Rao2018-11-021-2/+6
* posix/ctime: Avoid log flood in posix_update_utime_in_mdataKotresh HR2018-11-021-4/+0
* posix: Null pointer dereferencing clang fixHarpreet Lalwani2018-10-261-1/+1
* posix : fix coverity issues in posix-inode-fd-ops.cSunny Kumar2018-10-251-2/+2
* posix: fill glusterfs.posix.* acl xattrs at dictKinglong Mee2018-10-223-10/+86
* storage/posix: Do not fail entry creation fops if gfid handle already existsKrutika Dhananjay2018-10-182-6/+16