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
*
doc: Added release notes for 5.13
v5.13
release-5
Hari Gowtham
2020-04-07
1
-0
/
+35
*
open-behind: fix missing fd reference
Xavi Hernandez
2020-04-06
1
-11
/
+16
*
features/shard: Fix crash during shards cleanup in error cases
Krutika Dhananjay
2020-04-06
1
-2
/
+9
*
cluster/afr: fix race when bricks come up
Xavi Hernandez
2020-04-06
3
-6
/
+9
*
afr: prevent spurious entry heals leading to gfid split-brain
Ravishankar N
2020-04-06
7
-29
/
+69
*
afr: mark pending xattrs as a part of metadata heal
Ravishankar N
2020-04-02
2
-1
/
+120
*
Cluster/afr: Don't treat all bricks having metadata pending as split-brain
karthik-us
2020-03-02
4
-67
/
+133
*
rpc: Update address family if it is not provide in cmd-line arguments
Mohit Agrawal
2020-03-02
1
-1
/
+12
*
protocol/client: Do not fallback to anon-fd if fd is not open
Pranith Kumar K
2020-03-02
2
-1
/
+43
*
afr: wake up index healer threads
Ravishankar N
2020-02-27
6
-11
/
+67
*
tests: fix spurious failure of bug-1402841.t-mt-dir-scan-race.t
Ravishankar N
2020-02-27
1
-4
/
+5
*
doc: Added release 5.12 notes
v5.12
hari gowtham
2020-02-26
1
-0
/
+34
*
cluster/ec: Change handling of heal failure to avoid crash
Ashish Pandey
2020-02-25
2
-13
/
+13
*
cluster/ec: Update lock->good_mask on parent fop failure
Pranith Kumar K
2020-02-25
2
-0
/
+4
*
cluster/ec: Fix reopen flags to avoid misbehavior
Pranith Kumar K
2020-02-25
2
-3
/
+8
*
cluster/ec: Always read from good-mask
Pranith Kumar K
2020-02-25
2
-5
/
+25
*
cluster/ec: fix EIO error for concurrent writes on sparse files
Xavi Hernandez
2020-02-25
2
-10
/
+18
*
cluster/ec: skip updating ctx->loc again when ec_fix_open/opendir
Kinglong Mee
2020-02-25
2
-10
/
+14
*
cluster/ec: inherit healing from lock when it has info
Kinglong Mee
2020-02-25
1
-2
/
+3
*
cluster/dht: Correct fd processing loop
N Balachandran
2020-02-25
1
-22
/
+62
*
cluster/ec: Prevent double pre-op xattrops
Pranith Kumar K
2020-02-24
2
-6
/
+30
*
cluster/ec: Reopen shouldn't happen with O_TRUNC
Pranith Kumar K
2020-02-24
1
-1
/
+1
*
server: Mount fails after reboot 1/3 gluster nodes
Mohit Agrawal
2020-02-24
3
-17
/
+29
*
cluster/ec: fix fd reopen
Xavi Hernandez
2020-02-20
16
-274
/
+431
*
extras: enable log rotation for USS logs
Sunny Kumar
2020-02-17
1
-0
/
+21
*
doc: Added release 5.11 notes
v5.11
Hari Gowtham
2019-12-09
1
-0
/
+23
*
inode: fix wrong loop count in __inode_ctx_free
Xie Changlong
2019-12-06
1
-5
/
+6
*
system/posix-acl: update ctx only if iatt is non-NULL
Homma
2019-12-06
1
-0
/
+8
*
Detach iot_worker to release its resources
Liguang Li
2019-11-05
1
-0
/
+1
*
cluster/afr: Heal entries when there is a source & no healed_sinks
karthik-us
2019-10-11
2
-0
/
+104
*
doc: Added release 5.10 notes
v5.10
Hari Gowtham
2019-10-09
1
-0
/
+23
*
geo-rep : fix mountbroker setup
Sunny Kumar
2019-09-23
1
-1
/
+1
*
afr/lookup: Pass xattr_req in while doing a selfheal in lookup
Mohammed Rafi KC
2019-09-05
5
-5
/
+70
*
protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brick
Raghavendra G
2019-08-09
1
-4
/
+12
*
doc: Added release 5.9 notes
v5.9
hari gowtham
2019-08-06
1
-0
/
+23
*
geo-rep: Fix mount broker setup issue
Kotresh HR
2019-08-06
1
-3
/
+7
*
gfapi: Fix deadlock while processing upcall
Soumya Koduri
2019-08-02
1
-33
/
+131
*
geo-rep: Fix mount broker setup issue
Kotresh HR
2019-07-29
1
-3
/
+3
*
doc: Added release 5.8 notes
v5.8
hari gowtham
2019-07-18
1
-4
/
+10
*
glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfile
Atin Mukherjee
2019-07-18
2
-1
/
+4
*
Configure changes to build with python2
hari gowtham
2019-07-18
1
-6
/
+6
*
gfapi: fix incorrect initialization of upcall syncop arguments
Soumya Koduri
2019-07-05
1
-37
/
+72
*
upcall: Avoid sending notifications for invalid inodes
Soumya Koduri
2019-07-04
1
-1
/
+18
*
doc: Added release notes for 5.7
v5.7
hari gowtham
2019-07-02
1
-0
/
+26
*
cluster/ec: honor contention notifications for partially acquired locks
Xavi Hernandez
2019-06-28
2
-1
/
+55
*
tests/utils: Fix py2/py3 util python scripts
Kotresh HR
2019-06-28
8
-30
/
+261
*
ec: fix truncate lock to cover the write in tuncate clean
Kinglong Mee
2019-05-08
1
-2
/
+6
*
performance/write-behind: remove request from wip list in wb_writev_cbk
Raghavendra G
2019-05-08
1
-0
/
+6
*
cluster/afr: Remove local from owners_list on failure of lock-acquisition
Pranith Kumar K
2019-05-08
5
-18
/
+61
*
cluster/dht: Request linkto xattrs in dht_rmdir opendir
N Balachandran
2019-04-10
1
-1
/
+26
[next]