summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-inode-fd-ops.c
Commit message (Expand)AuthorAgeFilesLines
* 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-271-34/+23
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-301-4/+4
* ctime: Set mdata xattr on legacy filesKotresh HR2019-08-061-0/+17
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-07-041-2/+2
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-07-031-0/+2
* afr/self-heal:Fix wrong type checkingRavishankar N2019-01-241-28/+1
* posix: Convert several posix_private members to gf_atomicMohit Agrawal2019-01-151-27/+5
* posix: stack-buffer-overflow reported by asanHarpreet Kaur2018-12-261-1/+3
* posix: use synctask for janitorPoornima G2018-12-191-16/+21
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+268
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-18/+18
* posix: fix memory leakAmar Tumballi2018-11-281-7/+16
* posix: Fix null pointer dererfenceSusant Palai2018-11-141-0/+7
* posix: Fix coverity issueVarsha Rao2018-11-021-2/+6
* 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-221-1/+1
* 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-101-3/+3
* storage/posix: Check if fd->inode is NULL before using itAshish Pandey2018-09-201-4/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-4287/+4288
* posix: fix the duplicate macro definitionsAmar Tumballi2018-09-101-4/+0
* posix: disable open/read/write on special filesAmar Tumballi2018-09-061-0/+33
* posix: remove not supported get/set contentAmar Tumballi2018-09-041-14/+0
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-7/+10
* multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-311-27/+29
* clang-scan: fix multiple issuesAmar Tumballi2018-08-311-5/+12
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-291-6/+0
* posix: prevent crash when SEEK_DATA/HOLE is not supportedXavi Hernandez2018-08-031-2/+4
* afr: switch lk_owner only when pre-op succeedsRavishankar N2018-07-181-5/+0
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-111-42/+43
* posix: Do not log ENXIO errors for seek fopXavi Hernandez2018-07-101-2/+3
* storage/posix: Add warning logs on failureN Balachandran2018-07-021-2/+12
* ctime: Fix self heal of symlink in EC volumeKotresh HR2018-06-201-2/+0
* storage/posix: Handle ENOSPC correctly in zero_fillPranith Kumar K2018-06-141-1/+22
* dht: Delete MDS internal xattr from dict in dht_getxattr_cbkMohit Agrawal2018-06-031-31/+0
* storage/posix: use proper FOP for unwinding readdir(p)Raghavendra Bhat2018-05-241-3/+8
* posix: use the ctime framework to handle setattr ctime payloadCsaba Henk2018-05-181-5/+16
* posix/ctime: posix hook to set ctime xattr in relevant fopsKotresh HR2018-05-061-3/+52
* posix/ctime: posix hooks to get consistent time xattrKotresh HR2018-05-061-30/+35
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-041-0/+17
* posix: Avoid changelog retries for geo-repMohit Agrawal2018-05-031-0/+33
* Revert "storage/posix: add pgfid in readdirp if needed"Nigel Babu2018-04-181-38/+8
* posix: reserve option behavior is not correct while using fallocateMohit Agrawal2018-04-111-0/+9
* storage/posix: add pgfid in readdirp if neededKinglong Mee2018-04-101-8/+38
* posix: check file state before continuing with fopsSusant Palai2018-04-101-14/+252
* storage/posix: Add active-fd-count option in glusterPranith Kumar K2018-03-211-0/+12
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-3/+12
* posix/afr: handle backward compatibility for rchecksum fopRavishankar N2018-02-191-3/+23
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-02-021-0/+9