summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* storage/posix - Fixing a coverity issueBarak Sason2019-08-211-0/+1
* storage/posix - fixing a coverity issueBarak Sason2019-08-212-4/+21
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-203-51/+56
* posix: In brick_mux brick is crashed while start/stop volume in loopMohit Agrawal2019-08-203-1/+58
* storage/posix - Moved pointed validity check in order to avoid possible seg-f...Barak Sason2019-08-201-3/+3
* libglusterfs: remove dependency of rpcAmar Tumballi2019-08-161-1/+0
* posix: don't expect timer wheel to be initedRaghavendra Talur2019-08-141-1/+1
* features/utime: always update ctime at setattrKinglong Mee2019-08-061-1/+1
* storage/posix: set the op_errno to proper errno during gfid setRaghavendra Bhat2019-08-041-0/+1
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-011-8/+14
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-011-18/+58
* ctime: Set mdata xattr on legacy filesKotresh HR2019-07-224-42/+85
* Replace usleep() with nanosleep()Vijay Bellur2019-07-111-1/+1
* posix: fix Wformat-overflow warningSheetal Pamecha2019-07-091-2/+2
* 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