summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Prioritize ENOSPC over other errorskarthik-us2020-07-081-1/+1
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-261-2/+1
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-276-48/+125
* storage/posix: set the op_errno to proper errno during gfid setRaghavendra Bhat2019-09-231-0/+1
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-303-51/+56
* features/utime: always update ctime at setattrKinglong Mee2019-08-071-1/+1
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-071-18/+58
* ctime: Set mdata xattr on legacy filesKotresh HR2019-08-064-42/+85
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-07-041-2/+2
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-07-031-0/+9
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-07-031-0/+2
* posix/ctime: Fix ctime upgrade issueKotresh HR2019-07-021-0/+21
* ctime: Fix log repeated logging during openKotresh HR2019-05-081-10/+5
* posix/ctime: Fix stat(time attributes) inconsistency during readdirpKotresh HR2019-04-162-26/+44
* 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
* posix: return more xattrs at getxattr/fgetxattr when client requestKinglong Mee2018-10-171-2/+26
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-102-4/+4
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-081-0/+10
* ctime: Provide noatime optionKotresh HR2018-09-251-0/+8
* storage/posix: Check if fd->inode is NULL before using itAshish Pandey2018-09-201-4/+4