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
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/dht: Initialize local hashed_subvol
Kotresh HR
2017-05-25
1
-0
/
+15
*
cluster/ec: Implement FALLOCATE FOP for EC
Sunil Kumar Acharya
2017-05-23
3
-3
/
+209
*
cluster/dht: Fix crash in dht_selfheal_dir_setattr
N Balachandran
2017-05-19
1
-2
/
+6
*
cluster/afr: Remove debug logs in fix_quorum_options()
Vijay Bellur
2017-05-19
1
-5
/
+0
*
cluster/dht: initialize throttle option "normal" to same in init and reconfigure
Susant Palai
2017-05-18
1
-77
/
+52
*
cluster/afr: Return the list of node_uuids for the subvolume
karthik-us
2017-05-17
3
-50
/
+145
*
cluster/ec: return all node uuids from all subvolumes
Xavier Hernandez
2017-05-17
2
-105
/
+141
*
cluster/dht: Rebalance on all nodes should migrate files
N Balachandran
2017-05-16
6
-16
/
+211
*
cluster/dht: Fix crash in dht rmdir
N Balachandran
2017-05-16
1
-4
/
+10
*
afr: propagate correct errno for fop failures in arbiter
Ravishankar N
2017-05-15
4
-15
/
+12
*
cluster/tier: Don't update cached subvol
N Balachandran
2017-05-12
1
-15
/
+3
*
afr: send the correct iatt values in fsync cbk
Ravishankar N
2017-05-11
1
-25
/
+43
*
afr: fixes to quorum-type in afr_priv_dump()
Ravishankar N
2017-05-10
1
-0
/
+2
*
cluster/ec: fix incorrect answer check in seek fop
Xavier Hernandez
2017-05-09
1
-15
/
+8
*
afr: include quorum type and count when dumping afr priv
Ravishankar N
2017-05-08
1
-0
/
+6
*
cluster/dht: Fix ret check
N Balachandran
2017-05-08
1
-1
/
+1
*
coreutils: use coreutils instead of duplicate code
Zhou Zhengping
2017-05-05
1
-3
/
+1
*
Fix wrong operators
Michael Scherer
2017-05-04
2
-4
/
+3
*
Halo Replication feature for AFR translator
Kevin Vigor
2017-05-02
5
-58
/
+422
*
cluster/dht: Make rebalance throttle option tuned by number
Susant Palai
2017-04-29
3
-26
/
+110
*
dht: send lookup on old name inside rename with bname and pargfid
Susant Palai
2017-04-29
1
-9
/
+58
*
cluster/dht: rebalance perf enhancement
Susant Palai
2017-04-29
2
-108
/
+246
*
cluster/dht: Pass the correct xdata in fremovexattr fop
Krutika Dhananjay
2017-04-28
1
-8
/
+4
*
cluster/dht Remove redundant logs in dht rmdir
N Balachandran
2017-04-26
1
-8
/
+7
*
feature/dht: Directory synchronization
Kotresh HR
2017-04-26
10
-1141
/
+1897
*
cluster/dht: correct space check for rebalance
Susant Palai
2017-04-25
1
-1
/
+1
*
cluster/ec: Implement self-heal-window_size option
Sunil Kumar Acharya
2017-04-25
3
-3
/
+16
*
cluster/dht: Pass the req dict instead of NULL in dht_attr2()
Krutika Dhananjay
2017-04-24
3
-54
/
+71
*
cluster/dht: rm -rf fails if dir has stale linkto files
N Balachandran
2017-04-21
1
-45
/
+203
*
cluster/afr: GFID split brain resolution with favorite-child-policy
karthik-us
2017-04-20
2
-45
/
+162
*
cluster/dht: Skip file migration if the subvol that meets min-free-disk
Susant Palai
2017-04-19
3
-25
/
+92
*
afr: don't do a post-op on a brick if op failed
Ravishankar N
2017-04-18
1
-6
/
+15
*
dht: Add missing braces in dht_opendir
Poornima G
2017-04-13
1
-1
/
+2
*
cluster/dht: Make rebalance honor min-free-disk
Susant Palai
2017-04-13
3
-17
/
+234
*
cluster/ec : Don't count healing brick as healthy brick
Ashish Pandey
2017-04-12
1
-1
/
+1
*
dht/rebalance: Crawler performance improvement
Susant Palai
2017-04-10
1
-127
/
+34
*
dht: The xattrs sent in readdirp should be sent in opendir aswell
Poornima G
2017-04-06
1
-28
/
+44
*
build: clang has __builtin_popcount() and __builtin_ffs()
Kaleb S. KEITHLEY
2017-04-05
1
-1
/
+1
*
cluster/dht: Modify local->loc.gfid in thread safe manner
Pranith Kumar K
2017-04-04
1
-3
/
+2
*
build: miscellaneous spelling fixes
Patrick Matthäi
2017-04-02
1
-1
/
+1
*
syncop: don't wake task in synctask_wake unless really needed
Ravishankar N
2017-03-28
1
-8
/
+16
*
cluster/afr: Undo pending xattrs only on the up bricks
karthik-us
2017-03-27
1
-1
/
+1
*
cluster/ec: Metadata healing fails to update the version
Sunil Kumar Acharya
2017-03-21
1
-7
/
+5
*
afr: do not mention split-brain in log message in read_txn
Ravishankar N
2017-03-20
1
-3
/
+2
*
dht/rebalance: update op_errno for rebalance failures
Susant Palai
2017-03-09
1
-3
/
+4
*
cluster/ec: Don't mark dirty on entry/meta ops in query-info
Pranith Kumar K
2017-03-07
2
-9
/
+2
*
afr: restore atime/mtime for non-regular files
Ravishankar N
2017-03-06
4
-51
/
+64
*
cluster/ec: Introduce optimistic changelog in EC
Pranith Kumar K
2017-03-04
4
-6
/
+83
*
cluster/dht: Fix crash in "nuke-dir" feature
Krutika Dhananjay
2017-03-02
1
-1
/
+10
*
dht/rebalance: Increase maximum read block size from 128 KB to 1 MB
Shreyas Siravara
2017-03-02
1
-1
/
+1
[next]