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
*
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
*
sdfs: Fix missing NULL option list tremination
ShyamsundarR
2018-07-25
1
-0
/
+1
*
glusterd: Coverity issues with type FORWARD_NULL
Sanju Rakonde
2018-07-24
4
-11
/
+11
*
glusterd: Deadcode Coverity issue
Oshank Kumar
2018-07-24
1
-2
/
+0
*
features/shard: Make lru limit of inode list configurable
Krutika Dhananjay
2018-07-23
3
-4
/
+27
*
storage/posix: Avoid log flood in posix_set_parent_ctime()
Vijay Bellur
2018-07-23
1
-4
/
+0
*
geo-rep : fix possible crash
Sunny Kumar
2018-07-23
1
-2
/
+5
*
core (named threads): flood of -Wformat-truncation warnings with gcc-7.1
Kaleb S. KEITHLEY
2018-07-23
4
-6
/
+5
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
92
-217
/
+217
*
quota: new volume set option to track of quota in GD2
Hari Gowtham
2018-07-21
1
-0
/
+10
*
glusterd-quota.c: fix coverity warning (BAD_COMPARE)
Yaniv Kaul
2018-07-20
1
-1
/
+1
*
performance/read-ahead: stricter adherence to force-atime-update
Raghavendra G
2018-07-19
1
-12
/
+18
*
posix: check before removing stale symlink
Ravishankar N
2018-07-19
1
-4
/
+8
*
cluster/dht: Set loc->gfid before healing attr
N Balachandran
2018-07-18
1
-1
/
+2
[next]