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
/
cluster
/
afr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
afr: fix incorrect reporting of directory split-brain
Ravishankar N
2018-09-21
7
-16
/
+22
*
cluster/afr: Make data eager-lock decision based on number of locks
Pranith Kumar K
2018-09-21
3
-6
/
+47
*
cluster/afr: Use 2 domain locking in SHD for thin-arbiter
karthik-us
2018-09-20
3
-91
/
+162
*
cluster/afr: Batch writes in same lock even when multiple fds are open
Pranith Kumar K
2018-09-19
1
-9
/
+2
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
16
-20572
/
+19717
*
Land clang-format changes
Gluster Ant
2018-09-12
10
-1326
/
+1303
*
multiple xlators: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-09-07
1
-14
/
+11
*
afr: thin-arbiter read txn changes
Ravishankar N
2018-09-05
3
-19
/
+255
*
glusterd: Fix Buffer size issues
Sanju Rakonde
2018-09-04
1
-3
/
+3
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
2
-13
/
+15
*
xlators/cluster/afr/src/afr-inode-read.c: move to GF_MALLOC() instead of GF_C...
Yaniv Kaul
2018-09-04
1
-1
/
+1
*
cluster/afr: Delegate name-heal when possible
Pranith Kumar K
2018-09-04
2
-27
/
+85
*
multiple files: remove unndeeded memset()
Yaniv Kaul
2018-08-29
1
-2
/
+4
*
cluster/afr: Coverity fixes in afr
karthik-us
2018-08-29
2
-3
/
+5
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-29
1
-7
/
+7
*
cluster/afr: Delegate metadata heal with pending xattrs to SHD
Pranith Kumar K
2018-08-28
3
-38
/
+47
*
afr: common thin-arbiter functions
Ravishankar N
2018-08-23
6
-12
/
+173
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
5
-13
/
+13
*
afr: switch lk_owner only when pre-op succeeds
Ravishankar N
2018-07-18
1
-10
/
+10
*
cluster/afr: Mark dirty for entry transactions for quorum failures
karthik-us
2018-07-16
1
-11
/
+51
*
cluster/afr: Prevent execution of code after call_count decrementing
Pranith Kumar K
2018-07-10
1
-7
/
+8
*
cluster/afr: Make sure lk-owner is assigned at the time of lock
Pranith Kumar K
2018-07-04
1
-2
/
+1
*
afr,ec: Print if the subvolume is up in statedump
Pranith Kumar K
2018-07-03
1
-0
/
+1
*
afr: heal gfids when file is not present on all bricks
Ravishankar N
2018-06-19
5
-12
/
+51
*
afr: don't update readables if inode refresh failed on all children
Ravishankar N
2018-06-18
4
-32
/
+50
*
afr: fix bug-1363721.t failure
Ravishankar N
2018-05-21
3
-0
/
+55
*
afr: Add lease() fop
Poornima G
2018-05-05
3
-0
/
+157
*
cluster/afr: shd changes for thin arbiter
karthik-us
2018-04-30
1
-0
/
+184
*
afr: initial changes for thin arbiter
Ravishankar N
2018-04-30
6
-8
/
+229
*
cluster/afr: Keep child-up until ping-event
Pranith Kumar K
2018-04-25
3
-25
/
+40
*
cluster/afr: Need heal-timeout to be configured as low as 5 seconds
Pranith Kumar K
2018-04-20
1
-1
/
+1
*
cluster/afr: Make sure latency-arg is passed to afr
Pranith Kumar K
2018-04-18
1
-0
/
+2
*
afr: fixes to afr-eager locking
Ravishankar N
2018-04-18
1
-0
/
+2
*
afr: add quorum checks in pre-op
Ravishankar N
2018-04-05
1
-33
/
+31
*
cluster/afr: Prevent ping-event handling on shd
Pranith Kumar K
2018-04-03
1
-0
/
+2
*
afr: add new value for read-hash-mode volume option
Ravishankar N
2018-03-29
6
-32
/
+119
*
cluster/afr: Switch to active-fd-count for open-fd checks
Pranith Kumar K
2018-03-21
1
-8
/
+8
*
cluster/afr: Make AFR eager-locking similar to EC
Pranith Kumar K
2018-03-14
9
-908
/
+813
*
cluster/afr: Remove unused code paths
Pranith Kumar K
2018-03-06
8
-760
/
+42
*
cluster/afr: Remove compound-fops usage in afr
Pranith Kumar K
2018-03-06
5
-396
/
+7
*
cluster/afr: Make afr_fsync a transaction
karthik-us
2018-03-02
5
-164
/
+117
*
cluster/afr: Fix dict-leak in pre-op
Pranith Kumar K
2018-02-28
3
-20
/
+20
*
xlators/features/namespace: Add namespace xlator and link into brick graph
Varsha Rao
2018-02-21
1
-4
/
+3
*
posix/afr: handle backward compatibility for rchecksum fop
Ravishankar N
2018-02-19
3
-9
/
+29
*
gfapi: return pre/post attributes from glfs_pread/pwrite
Kinglong Mee
2018-02-12
1
-3
/
+3
*
performance/io-threads: expose io-thread queue depths
Varsha Rao
2018-02-08
1
-0
/
+9
*
cluster/afr: remove unnecessary child_up initialization
Xavier Hernandez
2018-02-03
1
-7
/
+0
*
afr: don't treat all cases all bricks being blamed as split-brain
Ravishankar N
2018-02-01
2
-9
/
+48
*
afr: capture the correct errno in post-op quorum check
Ravishankar N
2018-01-31
1
-8
/
+8
*
afr: add quorum checks in post-op
Ravishankar N
2018-01-19
1
-0
/
+29
[next]