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
*
glusterd: IPV6 hostname address is not parsed correctly
Mohit Agrawal
2019-09-06
1
-5
/
+11
*
tests: fix spurious failure of bug-1402841.t-mt-dir-scan-race.t
Ravishankar N
2019-09-05
1
-4
/
+5
*
doc: documented about fips-mode-rchecksum
Rinku Kothiya
2019-09-04
1
-1
/
+7
*
[RFC] change get_real_filename implementation to use ENOATTR instead of ENOENT
Michael Adam
2019-09-03
2
-6
/
+6
*
afr: wake up index healer threads
Ravishankar N
2019-08-30
6
-11
/
+67
*
ctime: Fix incorrect realtime passed to frame->root->ctime
Kotresh HR
2019-08-28
4
-1
/
+26
*
ctime: Fix ctime issue with utime family of syscalls
Kotresh HR
2019-08-27
4
-52
/
+68
*
fuse: add missing GF_FREE to fuse_interrupt
Csaba Henk
2019-08-27
1
-1
/
+4
*
glusterd: ./tests/bugs/glusterd/bug-1595320.t is failing
Mohit Agrawal
2019-08-26
1
-1
/
+1
*
storage/posix: set the op_errno to proper errno during gfid set
v7.0rc0
Raghavendra Bhat
2019-08-22
1
-0
/
+1
*
cluster/ec: Update lock->good_mask on parent fop failure
Pranith Kumar K
2019-08-22
2
-0
/
+4
*
cluster/ec: Fix reopen flags to avoid misbehavior
Pranith Kumar K
2019-08-22
2
-3
/
+8
*
cluster/ec: Always read from good-mask
Pranith Kumar K
2019-08-22
2
-5
/
+25
*
cluster/ec: fix EIO error for concurrent writes on sparse files
Xavi Hernandez
2019-08-22
2
-10
/
+18
*
cluster/ec: inherit healing from lock when it has info
Kinglong Mee
2019-08-22
1
-2
/
+3
*
afr: restore timestamp of parent dir during entry-heal
Ravishankar N
2019-08-21
2
-0
/
+80
*
features/shard: Send correct size when reads are sent beyond file size
Krutika Dhananjay
2019-08-21
2
-0
/
+31
*
doc: Added initial release notes for release-7
Rinku Kothiya
2019-08-21
1
-0
/
+228
*
event: rename event_XXX with gf_ prefixed
Xiubo Li
2019-08-21
15
-90
/
+92
*
locks/fencing: Address hang while lock preemption
Susant Palai
2019-08-21
3
-20
/
+29
*
rpc: glusterd start is failed and throwing an error Address already in use
Mohit Agrawal
2019-08-19
1
-7
/
+37
*
features/utime: always update ctime at setattr
Kinglong Mee
2019-08-19
2
-13
/
+2
*
posix/ctime: Fix race during lookup ctime xattr heal
Kotresh HR
2019-08-19
1
-18
/
+58
*
features/utime: Fix mem_put crash
Pranith Kumar K
2019-08-19
1
-1
/
+3
*
ctime: Set mdata xattr on legacy files
Kotresh HR
2019-08-19
16
-57
/
+475
*
geo-rep: Fix mount broker setup issue
Kotresh HR
2019-08-19
1
-4
/
+7
*
posix : add posix_set_ctime() in posix_ftruncate()
Jiffin Tony Thottan
2019-08-09
1
-0
/
+2
*
cluster/dht: Fixed a memleak in dht_rename_cbk
N Balachandran
2019-08-09
1
-11
/
+33
*
protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brick
Raghavendra G
2019-08-09
1
-4
/
+12
*
gfapi: Fix deadlock while processing upcall
Soumya Koduri
2019-08-02
1
-33
/
+131
*
glusterd: don't log a warning message for tier-enabled key
Sanju Rakonde
2019-07-29
1
-2
/
+5
*
api: Update all future API versions to rel-7
Rinku Kothiya
2019-07-24
4
-4
/
+4
*
features/snapview-server: obtain the list of snapshots inside the lock
Raghavendra Bhat
2019-07-24
1
-1
/
+1
*
cluster/ta: Notify the clients only if there are pending heals
karthik-us
2019-07-24
4
-22
/
+69
*
glusterd/svc: update pid of mux volumes from the shd process
Mohammed Rafi KC
2019-07-24
15
-52
/
+325
*
graph/shd: Use top down approach while cleaning xlator
Mohammed Rafi KC
2019-07-24
10
-2
/
+21
*
graph/shd: Use glusterfs_graph_deactivate to free the xl rec
Mohammed Rafi KC
2019-07-24
3
-2
/
+12
*
core: fix deadlock between statedump and fd_anonymous()
Xavi Hernandez
2019-07-20
1
-76
/
+61
*
glusterd: conditionally clear txn_opinfo in stage op
Atin Mukherjee
2019-07-20
1
-2
/
+10
*
cluster/afr: Fix incorrect reporting of gfid & type mismatch
karthik-us
2019-07-20
3
-2
/
+139
*
glusterd: do not mark skip_locking as true for geo-rep operations
Sanju Rakonde
2019-07-19
2
-2
/
+10
*
features/snapview-server: use the same volfile server for gfapi options
Raghavendra Bhat
2019-07-18
2
-4
/
+42
*
glusterd: Show the correct brick status in get-state
Mohit Agrawal
2019-07-15
3
-2
/
+37
*
tests: Fix bug-1717819-metadata-split-brain-detection.t failure
karthik-us
2019-07-15
1
-0
/
+6
*
test: Fix spurious failures in bug-1040275-brick-uid-reset-on-volume-restart.t
Mohit Agrawal
2019-07-09
1
-0
/
+8
*
glusterd/thin-arbiter: Thin-arbiter integration with GD1
Vishal Pandey
2019-07-04
16
-31
/
+961
*
Update rfc.sh for release-7
v7.0alpha
Rinku Kothiya
2019-06-27
1
-1
/
+1
*
glusterd/shd: Change shd logfile to a unique name
Mohammed Rafi KC
2019-06-24
6
-33
/
+39
*
core: replace inet_addr with inet_pton
Rinku Kothiya
2019-06-24
1
-1
/
+7
*
shd/mux: Fix race between mux_proc unlink and stop
Mohammed Rafi KC
2019-06-24
1
-0
/
+3
[next]