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
*
geo-rep: Fix access-mount geo-rep config
Kotresh HR
2017-11-30
3
-4
/
+12
*
posix: Change GD_OP_VERSION to 3_13_0 from 3_12_0 for storage.reserve
Mohit Agrawal
2017-11-30
1
-1
/
+1
*
cluster/ec: Modify OP_VERSION to 4.0.0 for stripe cache option
Ashish Pandey
2017-11-29
1
-1
/
+1
*
glusterd: revert coverity fix for freeing key_dup
Atin Mukherjee
2017-11-29
1
-1
/
+0
*
posix: Change GD_OP_VERSION to 3_13_0 from 3_12_0 for storage.reserve
Mohit Agrawal
2017-11-29
1
-1
/
+1
*
posix: Fix coverity issues in several posix functions
Mohit Agrawal
2017-11-29
2
-63
/
+110
*
cluster-syncop: Address comments in 3ad68df725ac32f83b5ea7c0976e2327e7037c8c
Pranith Kumar K
2017-11-29
1
-2
/
+4
*
features/bitrot: Add default value for stub export option
Kaushal M
2017-11-29
1
-1
/
+2
*
tests: Renable basic/afr/split-brain-favorite-child-policy.t
Nigel Babu
2017-11-29
1
-6
/
+0
*
features/changelog: Add default values for options
Kaushal M
2017-11-29
1
-0
/
+2
*
quick-read: redefine options
Poornima G
2017-11-29
1
-0
/
+2
*
build: Use pkg-config to get libtirpc flags
James Le Cuirot
2017-11-29
1
-4
/
+4
*
gfapi: avoid nameless lookup when inode_find success
Kinglong Mee
2017-11-28
1
-2
/
+22
*
tests: mark currently failing regression tests as known issues
Amar Tumballi
2017-11-28
4
-0
/
+24
*
rpc: Eliminate conn->lock contention by using more granular locks
Mohit Agrawal
2017-11-28
3
-14
/
+6
*
tests: fix bug-1432542-mpx-restart-crash.t spurious failure
Atin Mukherjee
2017-11-28
1
-1
/
+7
*
cluster/ec: EC DISCARD doesn't punch hole properly
Sunil Kumar Acharya
2017-11-28
2
-3
/
+13
*
cluster/ec: Prevent self-heal to work after PARENT_DOWN
Xavier Hernandez
2017-11-28
2
-28
/
+52
*
protocol/client: Update xlator options table
Kaushal M
2017-11-28
1
-13
/
+32
*
cli: commands are missing in man page
Sanju Rakonde
2017-11-28
1
-2
/
+44
*
snapshot : snapshot creation failed after brick reset/replace
Sunny Kumar
2017-11-28
4
-18
/
+48
*
tests: Spurious failure multiplex-limit-issue-151.t
N Balachandran
2017-11-27
1
-1
/
+1
*
afr: volume option fixes for GD2
Ravishankar N
2017-11-27
2
-39
/
+121
*
features/read-only: Redefine the options for read-only and worm
karthik-us
2017-11-27
2
-0
/
+21
*
features/index: Update xlator options table
Kaushal M
2017-11-27
1
-0
/
+4
*
geo-rep: Fix slave side custom config issue
Aravinda VK
2017-11-27
2
-4
/
+21
*
tests/basic/inode-leak.t: mark as known issue
Amar Tumballi
2017-11-27
1
-0
/
+7
*
extras/devel-tools: Fix print-backtrace script
Prashant D
2017-11-26
1
-2
/
+18
*
libglusterfs: fix the call_stack_set_group() function
Csaba Henk
2017-11-24
4
-44
/
+57
*
geo-rep: JSON output for status and config
Aravinda VK
2017-11-24
4
-4
/
+26
*
xdr: comply with RFC4506
Amar Tumballi
2017-11-24
5
-87
/
+87
*
storage/posix: Update xlator options table
Kaushal M
2017-11-24
1
-13
/
+41
*
afr: coverity fixes
Ravishankar N
2017-11-24
6
-25
/
+25
*
cluster/ec: Remove unneded tests
Xavier Hernandez
2017-11-23
3
-42
/
+0
*
tier: coverity fixes in tier.c
hari gowtham
2017-11-23
1
-25
/
+16
*
cluster/dht: Serialize mds update code path with lookup unwind in selfheal
Mohit Agrawal
2017-11-22
4
-308
/
+216
*
rpc-lib: coverity fixes
Milind Changire
2017-11-22
5
-38
/
+70
*
tests : add a test to check if there is an inode leak
Mohamed Ashiq Liyazudeen
2017-11-22
1
-0
/
+41
*
cluster/dht: make rebalance use truncate incase
Susant Palai
2017-11-22
3
-71
/
+99
*
features/locks: Fix memory leaks
Xavier Hernandez
2017-11-22
5
-5
/
+11
*
cluster/afr: Print heal info summary output in stream fashion
karthik-us
2017-11-22
1
-0
/
+1
*
libglusterfs: Handle FS errors gracefully
Pranith Kumar K
2017-11-22
4
-95
/
+182
*
ec: Use tiebreaker_inodelk where necessary
Pranith Kumar K
2017-11-22
1
-8
/
+11
*
cluster-syncop: Implement tiebreaker inodelk/entrylk
Pranith Kumar K
2017-11-22
2
-0
/
+103
*
build: Allow libtirpc to be explicitly requested
James Le Cuirot
2017-11-22
1
-2
/
+10
*
cli: Fix coverity errors for cli-rpc-ops.c
Kaushal M
2017-11-21
1
-34
/
+106
*
cluster/dht: Coverity fixes for dht-rebalance.c
karthik-us
2017-11-21
1
-80
/
+54
*
protocol/server: use common function to reduce duplicate code
Amar Tumballi
2017-11-21
1
-1031
/
+216
*
Disable gfid2path by default on NetBSD
Emmanuel Dreyfus
2017-11-21
1
-0
/
+11
*
timer: Fix possible race during cleanup
Soumya Koduri
2017-11-21
1
-3
/
+12
[next]