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
/
ec
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/ec: Get size of file in EC [f]xattrop
Pranith Kumar K
2017-07-13
2
-4
/
+17
*
cluster/ec : Don't try to heal when no sink is UP
Ashish Pandey
2017-07-07
1
-0
/
+6
*
cluster/ec: correctly handle end of file for seek
Xavier Hernandez
2017-07-06
1
-0
/
+18
*
ec: Increase notification in all the cases
Ashish Pandey
2017-06-28
1
-31
/
+20
*
cluster/ec: Node uuid xattr support update for EC
Sunil Kumar Acharya
2017-06-23
2
-6
/
+23
*
cluster/ec: lk shouldn't be a transaction
Pranith Kumar K
2017-06-16
1
-19
/
+1
*
cluster/ec: Update xattr and heal size properly
Ashish Pandey
2017-06-06
2
-9
/
+19
*
core: fix spelling errors
Kaleb S. KEITHLEY
2017-06-02
1
-2
/
+1
*
cluster/ec: Implement FALLOCATE FOP for EC
Sunil Kumar Acharya
2017-05-23
3
-3
/
+209
*
cluster/ec: return all node uuids from all subvolumes
Xavier Hernandez
2017-05-17
2
-105
/
+141
*
cluster/ec: fix incorrect answer check in seek fop
Xavier Hernandez
2017-05-09
1
-15
/
+8
*
cluster/ec: Implement self-heal-window_size option
Sunil Kumar Acharya
2017-04-25
3
-3
/
+16
*
cluster/ec : Don't count healing brick as healthy brick
Ashish Pandey
2017-04-12
1
-1
/
+1
*
build: clang has __builtin_popcount() and __builtin_ffs()
Kaleb S. KEITHLEY
2017-04-05
1
-1
/
+1
*
build: miscellaneous spelling fixes
Patrick Matthäi
2017-04-02
1
-1
/
+1
*
cluster/ec: Metadata healing fails to update the version
Sunil Kumar Acharya
2017-03-21
1
-7
/
+5
*
cluster/ec: Don't mark dirty on entry/meta ops in query-info
Pranith Kumar K
2017-03-07
2
-9
/
+2
*
cluster/ec: Introduce optimistic changelog in EC
Pranith Kumar K
2017-03-04
4
-6
/
+83
*
cluster/ec: Don't trigger data/metadata heal on Lookups
Pranith Kumar K
2017-02-26
5
-100
/
+309
*
cluster/ec: Fallback to precompiled code
Xavier Hernandez
2017-02-21
3
-70
/
+63
*
posix: Fix creation of files with S_ISVTX on FreeBSD
Xavier Hernandez
2017-02-18
1
-1
/
+1
*
cluster/ec: Change log level of messages to DEBUG
Sunil Kumar Acharya
2017-02-15
1
-5
/
+7
*
cluster/ec: fix selinux issues with mmap()
Xavier Hernandez
2017-02-02
10
-94
/
+272
*
core: run many bricks within one glusterfsd process
Jeff Darcy
2017-01-30
1
-10
/
+9
*
cluster/ec: Fix cthon failures observed with ec volumes
Pranith Kumar K
2017-01-29
1
-11
/
+26
*
cluster/ec: Change level of messages to DEBUG
Ashish Pandey
2017-01-27
1
-2
/
+2
*
cluster/ec: Do not start heal on good file while IO is going on
Ashish Pandey
2017-01-20
2
-4
/
+41
*
cluster/disperse: Do not log fop failed for lockless fops
Ashish Pandey
2017-01-19
1
-12
/
+13
*
cluster/ec: Fixing log message
Sunil Kumar H G
2017-01-08
1
-5
/
+10
*
cluster/ec: Do lookup on an existing file in link
Pranith Kumar K
2017-01-05
3
-17
/
+18
*
ec: Invalidations in disperse volume should not update the stat
Poornima G
2017-01-05
1
-0
/
+13
*
cluster/ec: Fix lk-owner set race in ec_unlock
Pranith Kumar K
2016-12-13
6
-34
/
+42
*
cluster/ec: Check xdata to avoid memory leak
Ashish Pandey
2016-12-02
1
-0
/
+3
*
cluster/ec: Healing should not start if only "data" bricks are UP
Ashish Pandey
2016-11-28
1
-11
/
+17
*
afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UP
Poornima G
2016-11-21
1
-1
/
+5
*
afr,ec: Heal device files with correct major, minor numbers
Pranith Kumar K
2016-10-26
1
-1
/
+2
*
cluster/ec: Implement heal info with lock
Ashish Pandey
2016-10-11
4
-61
/
+252
*
ec: Implement ipc fop
Poornima G
2016-09-25
4
-1
/
+150
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
1
-1
/
+3
*
cluster/ec: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-09-16
1
-2
/
+0
*
cluster/ec: set/unset dirty flag for data/metadata update
Ashish Pandey
2016-09-15
3
-124
/
+166
*
cluster/ec: Add support for hardware acceleration
Xavier Hernandez
2016-09-08
38
-12302
/
+21106
*
cluster/ec: Add events for EC translator
Ashish Pandey
2016-09-07
1
-1
/
+4
*
cluster/ec: Use locks for opendir
Pranith Kumar K
2016-08-25
1
-1
/
+21
*
cluster/ec: Do multi-threaded self-heal
Pranith Kumar K
2016-08-24
3
-2
/
+39
*
cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...
Krutika Dhananjay
2016-08-22
4
-32
/
+9
*
libglusterfs: move alloca0 definition to common-utils
Ravishankar N
2016-08-12
1
-1
/
+0
*
cluster/ec: Handle absence of keys in some callback dict
Ashish Pandey
2016-07-25
1
-3
/
+10
*
core: add a basis function to reduce verbose code
Zhou Zhengping
2016-07-18
1
-15
/
+0
*
cluster/ec: Unlock stale locks when inodelk/entrylk/lk fails
Pranith Kumar K
2016-06-14
1
-6
/
+6
[next]