summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-073-19/+12
* posix: Implement a janitor thread to close fdMohit Agrawal2020-08-204-20/+149
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-171-1/+1
* Screen the .attribute directory on NetBSDEmmanuel Dreyfus2020-07-231-0/+39
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-223-0/+91
* storage/posix, libglusterfs: library function to sync filesystemDmitry Antipov2020-06-221-17/+2
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-1/+1
* When creating new file don't set xatrr "trusted.glusterfs.dht"Tamar Shacked2020-06-091-2/+4
* cluster/afr: Prioritize ENOSPC over other errorskarthik-us2020-06-051-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-301-8/+4
* posix: fix GF_VALIDATE_OR_GOTO(this->name, this, out)Sanju Rakonde2020-04-161-3/+1
* posix: Avoid dict_del logs in posix_is_layout_stale while key is NULLMohit Agrawal2020-04-091-2/+3
* dht - fixing a permission update issueBarak Sason Rofman2020-04-081-10/+6
* Posix: Optimize posix code to improve file creationMohit Agrawal2020-04-065-74/+220
* storage/posix: log the ENOENT errors in posix_pstatRaghavendra Bhat2020-04-041-0/+5
* Posix: Use simple approach to close fdMohit Agrawal2020-03-204-127/+6
* Posix: structs re-aligned and manual padding addedPurna Pavan Chandra Aekkaladevi2020-03-092-44/+52
* dht: Fix stale-layout and create issueSusant Palai2020-02-093-1/+108
* posix-entry-ops.c/posix.h: improve GFID_NULL_CHECK_AND_GOTO macroYaniv Kaul2020-01-212-19/+31
* xlators/storage: remove duplicated includesDmitry Antipov2020-01-133-3/+0
* xlators/storage: prefer HAVE_xxx to host C library predefinesDmitry Antipov2020-01-131-5/+1
* multiple: fix bad type castXavi Hernandez2020-01-102-11/+27
* posix-metadata.c: try to getxattr in one call.Yaniv Kaul2020-01-061-48/+61
* posix: improve posix_{set_gfid2path_xattr|remove_gfid2path_xattr} funcsYaniv Kaul2020-01-033-81/+64
* posix-inode-fd-ops.c: fix a compiler warning - real_path may be NULLYaniv Kaul2020-01-011-1/+1
* posix: Avoid diskpace error in case of overwriting the dataMohit Agrawal2020-01-012-17/+125
* posix-entry-ops.c: remove some tier related codeYaniv Kaul2020-01-012-26/+0
* Avoid buffer overwrite due to uuid_utoa() misuseDmitry Antipov2019-12-272-4/+8
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-291-6/+0
* posix-inode-fd-ops.c: excute sys_fstat() only when neededYaniv Kaul2019-11-271-7/+16
* posix: Improve MAKE_HANDLE_PATHMohit Agrawal2019-11-183-32/+17
* posix: Improve MAKE_HANDLE_GFID_PATH and MAKE_HANDLE_RELPATHMohit Agrawal2019-11-115-42/+26
* posix-helpers.c (and others): minor changes to posix_xattr_fill()Yaniv Kaul2019-11-063-39/+43
* posix-entry-ops.c: pass correct key length in posix_skip_non_linkto_unlink()Yaniv Kaul2019-11-041-4/+6
* posix-entry-ops: do not copy when reading xattrYaniv Kaul2019-10-211-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-10-151-24/+21
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-142-2/+2
* POSIX/xlators: Unused and unchecked value coverity issueyatipadia2019-10-111-2/+2
* Posix: UNUSED VALUE coverity fixPurna Pavan Chandra Aekkaladevi2019-10-111-2/+0
* posix-helpers.c: do not copy when reading xattrYaniv Kaul2019-10-111-47/+51
* protocol/handshake: pass volume-id for extra checkAmar Tumballi2019-09-301-1/+7
* posix: heketidbstorage bricks go down during PVC creationMohit Agrawal2019-09-301-1/+1
* posix: Brick is going down unexpectedlyMohit Agrawal2019-09-261-4/+10
* posix/ctime: Fix coverity issueKotresh HR2019-09-181-1/+1
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-166-48/+125
* 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