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
*
multiple: fix bad type cast
Xavi Hernandez
2020-03-16
6
-21
/
+42
*
cluster/afr: fix race when bricks come up
Xavi Hernandez
2020-03-16
3
-6
/
+9
*
cluster/ec: skip updating ctx->loc again when ec_fix_open/opendir
Kinglong Mee
2020-03-16
2
-10
/
+14
*
afr: prevent spurious entry heals leading to gfid split-brain
Ravishankar N
2020-02-25
5
-15
/
+7
*
cluster/thin-arbiter: Wait for TA connection before ta-file lookup
Ashish Pandey
2020-02-18
1
-19
/
+21
*
volgen: make thin-arbiter name unique in 'pending-xattr' option
Amar Tumballi
2020-02-17
1
-2
/
+12
*
tests: Fix spurious self-heald.t failure
Pranith Kumar K
2020-02-13
1
-23
/
+15
*
server: Mount fails after reboot 1/3 gluster nodes
Mohit Agrawal
2020-02-10
2
-16
/
+28
*
Fix possible resource leaks.
Xi Jinyu
2020-02-10
1
-0
/
+3
*
To fix readdir-ahead memory leak
HuangShujun
2020-01-10
1
-0
/
+1
*
afr: expose cluster.optimistic-change-log to CLI.
Ravishankar N
2020-01-09
2
-0
/
+7
*
system/posix-acl: update ctx only if iatt is non-NULL
Homma
2019-12-20
1
-0
/
+8
*
performance/md-cache: Do not skip caching of null character xattr values
Anoop C S
2019-12-19
2
-20
/
+23
*
afr: make heal info lockless
Ravishankar N
2019-12-16
6
-217
/
+326
*
cluster/dht: Correct fd processing loop
N Balachandran
2019-11-26
1
-22
/
+62
*
gnfs: use strcpy to prevent memory overflow
Xie Changlong
2019-11-22
1
-1
/
+1
*
cluster/afr: Heal entries when there is a source & no healed_sinks
karthik-us
2019-11-14
1
-0
/
+15
*
tests/shard: fix tests/bugs/shard/unlinks-and-renames.t failure
Sheetal Pamecha
2019-11-13
1
-0
/
+1
*
afr: support split-brain CLI for replica 3
Ravishankar N
2019-11-13
2
-2
/
+4
*
dht: Rebalance causing IO Error - File descriptor in bad state
Mohit Agrawal
2019-11-13
5
-17
/
+116
*
Detach iot_worker to release its resources
Liguang Li
2019-11-13
1
-0
/
+1
*
perf/write-behind: Clear frame->local on conflict error
v7.0rc3
N Balachandran
2019-09-27
1
-0
/
+4
*
ctime/rebalance: Heal ctime xattr on directory during rebalance
Kotresh HR
2019-09-16
9
-52
/
+132
*
glusterd: fix use-after-free of a dict_t
Xavi Hernandez
2019-09-15
1
-1
/
+1
*
afr/lookup: Pass xattr_req in while doing a selfheal in lookup
Mohammed Rafi KC
2019-09-11
3
-5
/
+16
*
glusterd: IPV6 hostname address is not parsed correctly
Mohit Agrawal
2019-09-06
1
-5
/
+11
*
[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
5
-11
/
+25
*
ctime: Fix incorrect realtime passed to frame->root->ctime
Kotresh HR
2019-08-28
1
-1
/
+1
*
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
*
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
1
-9
/
+17
*
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
1
-0
/
+2
*
features/shard: Send correct size when reads are sent beyond file size
Krutika Dhananjay
2019-08-21
1
-0
/
+2
*
event: rename event_XXX with gf_ prefixed
Xiubo Li
2019-08-21
6
-10
/
+10
*
locks/fencing: Address hang while lock preemption
Susant Palai
2019-08-21
3
-20
/
+29
*
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
6
-56
/
+228
*
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
*
glusterd: don't log a warning message for tier-enabled key
Sanju Rakonde
2019-07-29
1
-2
/
+5
*
features/snapview-server: obtain the list of snapshots inside the lock
Raghavendra Bhat
2019-07-24
1
-1
/
+1
[next]