summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix
Commit message (Expand)AuthorAgeFilesLines
* posix: fix chmod error on symlinks (#2158)Xavi Hernandez2021-02-121-5/+9
* posix: In the commit 2f044c4587c6db3cb82b6128f056ec2ea2bc1b98 the ret (#1837)mohit842020-11-241-0/+1
* posix: fix io_uring crash in reconfigure (#1804)Ravishankar N2020-11-171-1/+4
* posix: Attach a posix_spawn_disk_thread with glusterfs_ctx (#1595)mohit842020-11-096-67/+148
* posix: Use CALLOC instead of alloca to allocate memory for xattrs list (#1730)mohit842020-11-043-5/+15
* posix: add io_uring supportRavishankar N2020-10-238-4/+712
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-033-19/+12
* posix: Implement a janitor thread to close fdMohit Agrawal2020-07-274-20/+149
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-101-1/+1
* Screen the .attribute directory on NetBSDEmmanuel Dreyfus2020-07-201-0/+39
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-073-0/+91
* storage/posix, libglusterfs: library function to sync filesystemDmitry Antipov2020-06-221-17/+2
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-1/+1
* When creating new file don't set xatrr "trusted.glusterfs.dht"Tamar Shacked2020-06-041-2/+4
* cluster/afr: Prioritize ENOSPC over other errorskarthik-us2020-05-211-1/+1
* storage/posix: fix thread name to comply with common conventionDmitry Antipov2020-05-181-1/+1
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-061-2/+1
* storage/posix: fix initialization warning reported with clang-10Dmitry Antipov2020-04-291-8/+4
* posix: fix GF_VALIDATE_OR_GOTO(this->name, this, out)Sanju Rakonde2019-12-251-3/+1
* posix: Avoid dict_del logs in posix_is_layout_stale while key is NULLMohit Agrawal2020-04-061-2/+3
* dht - fixing a permission update issueBarak Sason Rofman2020-01-151-10/+6
* Posix: Optimize posix code to improve file creationMohit Agrawal2019-12-195-74/+220
* storage/posix: log the ENOENT errors in posix_pstatRaghavendra Bhat2020-03-311-0/+5
* Posix: Use simple approach to close fdMohit Agrawal2020-03-124-127/+6
* Posix: structs re-aligned and manual padding addedPurna Pavan Chandra Aekkaladevi2019-10-302-44/+52
* dht: Fix stale-layout and create issueSusant Palai2019-12-273-1/+108
* posix-entry-ops.c/posix.h: improve GFID_NULL_CHECK_AND_GOTO macroYaniv Kaul2019-10-212-19/+31
* xlators/storage: remove duplicated includesDmitry Antipov2020-01-103-3/+0
* xlators/storage: prefer HAVE_xxx to host C library predefinesDmitry Antipov2020-01-091-5/+1
* multiple: fix bad type castXavi Hernandez2019-12-202-11/+27
* posix-metadata.c: try to getxattr in one call.Yaniv Kaul2019-12-011-48/+61
* posix: improve posix_{set_gfid2path_xattr|remove_gfid2path_xattr} funcsYaniv Kaul2019-12-103-81/+64
* posix-inode-fd-ops.c: fix a compiler warning - real_path may be NULLYaniv Kaul2019-12-271-1/+1
* posix: Avoid diskpace error in case of overwriting the dataMohit Agrawal2019-10-202-17/+125
* posix-entry-ops.c: remove some tier related codeYaniv Kaul2019-12-292-26/+0
* Avoid buffer overwrite due to uuid_utoa() misuseDmitry Antipov2019-12-262-4/+8
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-171-6/+0
* posix-inode-fd-ops.c: excute sys_fstat() only when neededYaniv Kaul2019-11-251-7/+16
* posix: Improve MAKE_HANDLE_PATHMohit Agrawal2019-10-283-32/+17
* posix: Improve MAKE_HANDLE_GFID_PATH and MAKE_HANDLE_RELPATHMohit Agrawal2019-10-285-42/+26
* posix-helpers.c (and others): minor changes to posix_xattr_fill()Yaniv Kaul2019-10-203-39/+43
* posix-entry-ops.c: pass correct key length in posix_skip_non_linkto_unlink()Yaniv Kaul2019-10-311-4/+6
* posix-entry-ops: do not copy when reading xattrYaniv Kaul2019-10-181-68/+91
* posix-helper.c: fix compile warn: ‘timeout’ may be used uninitializedYaniv Kaul2019-10-181-1/+1
* posix-helpers.c: minor changes to posix_fs_health_checkYaniv Kaul2019-09-181-24/+21
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-042-2/+2
* POSIX/xlators: Unused and unchecked value coverity issueyatipadia2019-10-041-2/+2
* Posix: UNUSED VALUE coverity fixPurna Pavan Chandra Aekkaladevi2019-09-121-2/+0
* posix-helpers.c: do not copy when reading xattrYaniv Kaul2019-10-051-47/+51
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-08-061-1/+7