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
Commit message (
Expand
)
Author
Age
Files
Lines
*
performance/readdir-ahead: keep stats of cached dentries in sync with modific...
Krutika Dhananjay
2018-08-18
5
-26
/
+621
*
debug/error-gen: Fix null deref and out of bounds read issues
Vijay Bellur
2018-08-18
1
-2
/
+7
*
block xlator: fix some coverity issues
Bhumika Goyal
2018-08-18
2
-1
/
+6
*
features/changelog: close htime_fd in fini()
Vijay Bellur
2018-08-17
1
-0
/
+5
*
features/changelog: Fix missing unlocks
Vijay Bellur
2018-08-17
2
-4
/
+19
*
locks: FORWARD_NULL coverity fix
Shwetha Acharya
2018-08-17
1
-1
/
+3
*
posix: FORWARD_NULL coverity fix
Shwetha Acharya
2018-08-17
1
-1
/
+1
*
nfs-server-mount : fix coverity issues in mount3.c
Sunny Kumar
2018-08-17
1
-5
/
+9
*
meta : fix coverity in meta-helpers.c
Sunny Kumar
2018-08-17
1
-13
/
+13
*
features/acl: Fix a possible null dereference
Vijay Bellur
2018-08-17
1
-2
/
+3
*
glusterd: coverity defects fix introduced by commit 1f3bfe7
Atin Mukherjee
2018-08-17
2
-2
/
+2
*
jbr : fix coverity issues in jbr
Sunny Kumar
2018-08-17
1
-0
/
+6
*
glusterd: ignore importing volume which is undergoing a delete operation
Atin Mukherjee
2018-08-16
5
-6
/
+42
*
build: use standard PKG_CHECK_MODULES for libxml2 availability
Niels de Vos
2018-08-16
1
-2
/
+2
*
trash : fix coverity issues in trash.c
Sunny Kumar
2018-08-16
1
-3
/
+6
*
cluster/ec: FORWARD_NULL coverity fix
Sunil Kumar Acharya
2018-08-16
2
-1
/
+5
*
uss : fix coverity issues
Sunny Kumar
2018-08-16
1
-2
/
+1
*
performance/md-cache: Use bitwise AND instead of logical AND
Vijay Bellur
2018-08-16
1
-1
/
+1
*
mountbroker : fix coverity issue in glusterd-mountbroker.c
Sunny Kumar
2018-08-15
1
-1
/
+4
*
features/changelog: Fix a resource leak
Vijay Bellur
2018-08-15
1
-0
/
+1
*
glusterd: fix gcc7 warnings
Amar Tumballi
2018-08-14
2
-22
/
+32
*
mgmt/glusterd: Fix possible use after free in glusterd_op_ac_commit_op()
Vijay Bellur
2018-08-14
1
-1
/
+3
*
mgmt/glusterd: Fix buffer length to prevent a memory overrun
Vijay Bellur
2018-08-14
1
-2
/
+2
*
glusterd: remove the unused databuf in rebalance structure
Amar Tumballi
2018-08-14
1
-1
/
+0
*
features/shard: Fix crash and test case in RENAME fop
Krutika Dhananjay
2018-08-14
1
-2
/
+5
*
cluster/dht: Fixed rebalanced files
N Balachandran
2018-08-14
1
-1
/
+1
*
cluster/dht: fix inode ref management in dht_heal_path
Susant Palai
2018-08-14
1
-2
/
+7
*
mgmt/glusterd: Fix a memory leak in volgen
Vijay Bellur
2018-08-14
1
-0
/
+1
*
All: remove memset() before sprintf()
Yaniv Kaul
2018-08-14
19
-375
/
+69
*
error-gen, locks: Fix a typo in comments
Vijay Bellur
2018-08-14
2
-3
/
+3
*
cloudsync: fix -Werror=format-truncation error on gcc8
Susant Palai
2018-08-13
1
-13
/
+51
*
posix: Mark 'shared-brick-count' as settable
Prashanth Pai
2018-08-13
1
-0
/
+1
*
performance/quick-read: handle rollover of generation counter
Raghavendra G
2018-08-13
2
-36
/
+108
*
glusterd: compare friend data within mutex
Atin Mukherjee
2018-08-13
3
-41
/
+48
*
glusterd: Compare volume_id before start/attach a brick
Mohit Agrawal
2018-08-10
1
-20
/
+27
*
glusterd: more stricter checks of if brick is running in multiplex mode
Atin Mukherjee
2018-08-09
1
-32
/
+39
*
performance/quick-read: don't update with stale data after invalidation
Raghavendra G
2018-08-04
2
-44
/
+233
*
posix: prevent crash when SEEK_DATA/HOLE is not supported
Xavi Hernandez
2018-08-03
2
-4
/
+4
*
Revert "performance/readdir-ahead: Invalidate cached dentries if they're modi...
Raghavendra G
2018-08-03
4
-599
/
+21
*
performance/ob: stringent synchronization between rename/unlink and open
Raghavendra G
2018-08-03
2
-67
/
+330
*
glusterd: Bricks of a normal volumes should not attach to gluster_shared_stor...
Sanju Rakonde
2018-08-03
1
-0
/
+14
*
performance/open-behind: don't use anonymous fds for reads by default
Raghavendra G
2018-08-02
1
-1
/
+1
*
performance/md-cache: update cache only from fops issued after previous inval...
Raghavendra G
2018-08-02
1
-98
/
+238
*
performance/write-behind: synchronize rename with cached writes on src
Raghavendra G
2018-08-02
1
-0
/
+40
*
performance/write-behind: better invalidation in readdirp
Raghavendra G
2018-07-28
1
-23
/
+28
*
performance/readdir-ahead: Invalidate cached dentries if they're modified whi...
Krutika Dhananjay
2018-07-28
4
-21
/
+599
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
4
-4
/
+4
*
stack: Reduce stack usage for local variables to store tmpfile names
ShyamsundarR
2018-07-27
3
-20
/
+61
*
coverity: Ignore most of SECURE_TEMP issues
ShyamsundarR
2018-07-27
4
-0
/
+6
*
glusterd: Add multiple checks before attach/start a brick
Mohit Agrawal
2018-07-27
4
-49
/
+226
[next]