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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dht: Coverity fixes
Susant Palai
2018-09-24
2
-2
/
+3
*
glusterfind: add logs to identify parsing phases
Milind Changire
2018-09-24
1
-0
/
+10
*
Update database profile group
Xavi Hernandez
2018-09-24
1
-1
/
+5
*
geo-rep : fix log message in master.py
Sunny Kumar
2018-09-24
1
-2
/
+2
*
python3: Fix python3 compatibility
Nigel Babu
2018-09-24
4
-46
/
+49
*
glusterd: reduce length allocated to name
Sanju Rakonde
2018-09-22
2
-2
/
+2
*
glusterd: fix resource leak coverity issues
Sanju Rakonde
2018-09-22
3
-8
/
+4
*
glusterd: fix coverity issues in glusterd-locks.c
Sanju Rakonde
2018-09-22
1
-2
/
+11
*
glusterd: don't wait for blockers flag for stop volume
Atin Mukherjee
2018-09-22
1
-1
/
+0
*
afr: fix incorrect reporting of directory split-brain
Ravishankar N
2018-09-21
9
-17
/
+85
*
glusterfsd/mgmt : Check for NULL after creating frame
Ashish Pandey
2018-09-21
1
-0
/
+4
*
ctr: NULL pointer dereferencing clang fix
Sheetal Pamecha
2018-09-21
1
-1
/
+1
*
nfs/server: NULL pointer dereferencing clang fix
Shwetha Acharya
2018-09-21
2
-2
/
+2
*
block : fix coverity in bd.c
Sunny Kumar
2018-09-21
1
-0
/
+6
*
cluster/afr: Make data eager-lock decision based on number of locks
Pranith Kumar K
2018-09-21
3
-6
/
+47
*
extras: Add new options to group "virt"
Krutika Dhananjay
2018-09-21
1
-0
/
+3
*
dht: Operate internal fops with negative pid
Susant Palai
2018-09-20
2
-0
/
+4
*
tests: fix test case failure
Sanju Rakonde
2018-09-20
1
-1
/
+1
*
Quota: NULL pointer dereferencing clang Fix
Harpreet Lalwani
2018-09-20
1
-1
/
+2
*
storage/posix: Check if fd->inode is NULL before using it
Ashish Pandey
2018-09-20
1
-4
/
+4
*
cluster/afr: Use 2 domain locking in SHD for thin-arbiter
karthik-us
2018-09-20
5
-91
/
+392
*
glusterd: Use GF_ATOMIC to update 'blockers' counter at glusterd_conf
Mohit Agrawal
2018-09-20
4
-12
/
+11
*
glusterd: fix crash
Sanju Rakonde
2018-09-20
1
-1
/
+1
*
geo-rep : fix coverity issues in glusterd-geo-rep.c
Sunny Kumar
2018-09-20
1
-7
/
+10
*
glusterd: Improve logging in gd_mgmt_v3_unlock_timer_cbk
Atin Mukherjee
2018-09-20
1
-1
/
+4
*
libglusterfs: NULL pointer dereferencing clang fix
Iraj Jamali
2018-09-19
1
-1
/
+1
*
cluster/afr: Batch writes in same lock even when multiple fds are open
Pranith Kumar K
2018-09-19
1
-9
/
+2
*
dht: utilize the framework to pass-through xlator tasks
Amar Tumballi
2018-09-19
10
-31
/
+234
*
extras/devel-tools: script to strace processes
Milind Changire
2018-09-19
1
-0
/
+55
*
logrotate: utilize the new 'maxsize' option
Amar Tumballi
2018-09-19
3
-5
/
+35
*
extras/devel-tools: script to resolve backtraces
Milind Changire
2018-09-18
1
-11
/
+16
*
tests/dht: Uncomment cleanup steps
N Balachandran
2018-09-18
1
-5
/
+5
*
tests: fixes to bug-1015990-rep.t
Ravishankar N
2018-09-18
1
-14
/
+7
*
posix: Fix exporting default value for `export-statfs-size`
Aravinda VK
2018-09-18
1
-1
/
+3
*
geo-rep: Fix issues related config set
Kotresh HR
2018-09-18
6
-11
/
+20
*
glusterd: acquire lock to update volinfo structure
Sanju Rakonde
2018-09-18
3
-34
/
+42
*
event: get time by clock_gettime as pthread_cond_timedwait using
Kinglong Mee
2018-09-17
1
-1
/
+2
*
protocol/server: NULL pointer dereferencing clang fix
Shwetha K Acharya
2018-09-17
2
-4
/
+14
*
glusterd: NULL pointer dereferencing clang Fix
Harpreet Lalwani
2018-09-17
1
-1
/
+1
*
glusterd : fix coverity issue in glusterd-store.c
Sunny Kumar
2018-09-17
1
-1
/
+6
*
tests/dht: Add tests for file create
N Balachandran
2018-09-17
2
-0
/
+159
*
packaging: glusterfs.spec(.in) cleanup
Kaleb S. KEITHLEY
2018-09-17
1
-20
/
+20
*
gfapi: Cleanup alias file
ShyamsundarR
2018-09-17
3
-7
/
+1
*
libglusterfs/src/dict.c : use xxhash64 for hashing.
Yaniv Kaul
2018-09-17
1
-13
/
+13
*
extras/hooks: General improvements to S30samba-start.sh
Anoop C S
2018-09-14
1
-13
/
+13
*
socket: set 42 as default tpc-user-timeout
Xavi Hernandez
2018-09-14
1
-3
/
+3
*
glusterd: Update op-version from 4.2 to 5.0
ShyamsundarR
2018-09-13
5
-20
/
+22
*
build: cleanup xlator link, --no-undefined, libuuid
v6dev
Kaleb S. KEITHLEY
2018-09-12
8
-18
/
+24
*
template files: revert clang
Amar Tumballi
2018-09-12
5
-1169
/
+1260
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
490
-439790
/
+426792
[next]