index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Prioritize ENOSPC over other errors
karthik-us
2020-06-16
1
-1
/
+1
*
tests: skip tests on absence of reflink in xfs
Pranith Kumar K
2020-05-29
1
-2
/
+1
*
posix: fix GF_VALIDATE_OR_GOTO(this->name, this, out)
Sanju Rakonde
2020-04-16
1
-3
/
+1
*
posix: Avoid dict_del logs in posix_is_layout_stale while key is NULL
Mohit Agrawal
2020-04-09
1
-2
/
+3
*
dht - fixing a permission update issue
Barak Sason Rofman
2020-04-08
1
-10
/
+6
*
Posix: Optimize posix code to improve file creation
Mohit Agrawal
2020-04-06
5
-74
/
+220
*
storage/posix: log the ENOENT errors in posix_pstat
Raghavendra Bhat
2020-04-04
1
-0
/
+5
*
Posix: Use simple approach to close fd
Mohit Agrawal
2020-03-20
4
-127
/
+6
*
Posix: structs re-aligned and manual padding added
Purna Pavan Chandra Aekkaladevi
2020-03-09
2
-44
/
+52
*
dht: Fix stale-layout and create issue
Susant Palai
2020-02-09
3
-1
/
+108
*
posix-entry-ops.c/posix.h: improve GFID_NULL_CHECK_AND_GOTO macro
Yaniv Kaul
2020-01-21
2
-19
/
+31
*
xlators/storage: remove duplicated includes
Dmitry Antipov
2020-01-13
3
-3
/
+0
*
xlators/storage: prefer HAVE_xxx to host C library predefines
Dmitry Antipov
2020-01-13
1
-5
/
+1
*
multiple: fix bad type cast
Xavi Hernandez
2020-01-10
2
-11
/
+27
*
posix-metadata.c: try to getxattr in one call.
Yaniv Kaul
2020-01-06
1
-48
/
+61
*
posix: improve posix_{set_gfid2path_xattr|remove_gfid2path_xattr} funcs
Yaniv Kaul
2020-01-03
3
-81
/
+64
*
posix-inode-fd-ops.c: fix a compiler warning - real_path may be NULL
Yaniv Kaul
2020-01-01
1
-1
/
+1
*
posix: Avoid diskpace error in case of overwriting the data
Mohit Agrawal
2020-01-01
2
-17
/
+125
*
posix-entry-ops.c: remove some tier related code
Yaniv Kaul
2020-01-01
2
-26
/
+0
*
Avoid buffer overwrite due to uuid_utoa() misuse
Dmitry Antipov
2019-12-27
2
-4
/
+8
*
debug/io-stats: add an option to set volume-id
Amar Tumballi
2019-11-29
1
-6
/
+0
*
posix-inode-fd-ops.c: excute sys_fstat() only when needed
Yaniv Kaul
2019-11-27
1
-7
/
+16
*
posix: Improve MAKE_HANDLE_PATH
Mohit Agrawal
2019-11-18
3
-32
/
+17
*
posix: Improve MAKE_HANDLE_GFID_PATH and MAKE_HANDLE_RELPATH
Mohit Agrawal
2019-11-11
5
-42
/
+26
*
posix-helpers.c (and others): minor changes to posix_xattr_fill()
Yaniv Kaul
2019-11-06
3
-39
/
+43
*
posix-entry-ops.c: pass correct key length in posix_skip_non_linkto_unlink()
Yaniv Kaul
2019-11-04
1
-4
/
+6
*
posix-entry-ops: do not copy when reading xattr
Yaniv Kaul
2019-10-21
1
-68
/
+91
*
posix-helper.c: fix compile warn: ‘timeout’ may be used uninitialized
Yaniv Kaul
2019-10-18
1
-1
/
+1
*
posix-helpers.c: minor changes to posix_fs_health_check
Yaniv Kaul
2019-10-15
1
-24
/
+21
*
Multiple files: make root gfid a static variable
Yaniv Kaul
2019-10-14
2
-2
/
+2
*
POSIX/xlators: Unused and unchecked value coverity issue
yatipadia
2019-10-11
1
-2
/
+2
*
Posix: UNUSED VALUE coverity fix
Purna Pavan Chandra Aekkaladevi
2019-10-11
1
-2
/
+0
*
posix-helpers.c: do not copy when reading xattr
Yaniv Kaul
2019-10-11
1
-47
/
+51
*
protocol/handshake: pass volume-id for extra check
Amar Tumballi
2019-09-30
1
-1
/
+7
*
posix: heketidbstorage bricks go down during PVC creation
Mohit Agrawal
2019-09-30
1
-1
/
+1
*
posix: Brick is going down unexpectedly
Mohit Agrawal
2019-09-26
1
-4
/
+10
*
posix/ctime: Fix coverity issue
Kotresh HR
2019-09-18
1
-1
/
+1
*
ctime/rebalance: Heal ctime xattr on directory during rebalance
Kotresh HR
2019-09-16
6
-48
/
+125
*
posix*.c: remove unneeded strlen() calls
Yaniv Kaul
2019-09-05
6
-41
/
+37
*
posix: log aio_error return codes in posix_fs_health_check
Mohit Agrawal
2019-08-22
1
-3
/
+2
*
storage/posix - Fixing a coverity issue
Barak Sason
2019-08-21
1
-0
/
+1
*
storage/posix - fixing a coverity issue
Barak Sason
2019-08-21
2
-4
/
+21
*
ctime: Fix ctime issue with utime family of syscalls
Kotresh HR
2019-08-20
3
-51
/
+56
*
posix: In brick_mux brick is crashed while start/stop volume in loop
Mohit Agrawal
2019-08-20
3
-1
/
+58
*
storage/posix - Moved pointed validity check in order to avoid possible seg-f...
Barak Sason
2019-08-20
1
-3
/
+3
*
libglusterfs: remove dependency of rpc
Amar Tumballi
2019-08-16
1
-1
/
+0
*
posix: don't expect timer wheel to be inited
Raghavendra Talur
2019-08-14
1
-1
/
+1
*
features/utime: always update ctime at setattr
Kinglong Mee
2019-08-06
1
-1
/
+1
*
storage/posix: set the op_errno to proper errno during gfid set
Raghavendra Bhat
2019-08-04
1
-0
/
+1
*
Multiple files: get trivial stuff done before lock
Yaniv Kaul
2019-08-01
1
-8
/
+14
[next]