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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ec/fini: Fix race between xlator cleanup and on going async fop
Mohammed Rafi KC
2019-06-08
6
-15
/
+56
*
cluster/ec: honor contention notifications for partially acquired locks
Xavi Hernandez
2019-05-25
1
-1
/
+1
*
ec/fini: Fix race with ec_fini and ec_notify
Mohammed Rafi KC
2019-05-21
3
-0
/
+13
*
ec/shd: Cleanup self heal daemon resources during ec fini
Mohammed Rafi KC
2019-05-13
4
-13
/
+117
*
cluster/ec: fix shd healer wait timeout
Kinglong Mee
2019-05-06
2
-1
/
+2
*
cluster/ec: Reopen shouldn't happen with O_TRUNC
Pranith Kumar K
2019-05-05
1
-1
/
+1
*
cluster/ec: fix fd reopen
Xavi Hernandez
2019-04-23
14
-274
/
+328
*
ec: fix truncate lock to cover the write in tuncate clean
Kinglong Mee
2019-04-12
1
-2
/
+6
*
cluster/ec: Fix handling of heal info cases without locks
Ashish Pandey
2019-04-04
1
-25
/
+17
*
cluster/ec: Don't enqueue an entry if it is already healing
Ashish Pandey
2019-03-27
5
-30
/
+127
*
cluster/ec: NULL pointer deferencing clang fix
Sheetal Pamecha
2018-12-14
1
-1
/
+0
*
xlator: make 'xlator_api' mandatory
Amar Tumballi
2018-12-13
1
-1
/
+19
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
22
-49
/
+49
*
Multiple xlator .h files: remove unused private gf_* memory types.
Yaniv Kaul
2018-11-30
1
-1
/
+0
*
all: fix the format string exceptions
Amar Tumballi
2018-11-05
1
-9
/
+9
*
cluster/ec: prevent infinite loop in self-heal full
Xavi Hernandez
2018-10-31
1
-5
/
+6
*
cluster/ec: Change log level to DEBUG for lookup combine
Ashish Pandey
2018-10-31
1
-1
/
+1
*
cluster/ec: NULL pointer deferencing clang fix
Sheetal Pamecha
2018-10-19
1
-2
/
+0
*
all: fix warnings on non 64-bits architectures
Xavi Hernandez
2018-10-10
11
-71
/
+81
*
Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}
Yaniv Kaul
2018-09-26
1
-1
/
+1
*
cluster/ec: variable-length array (VLA) declaration clang fix
Sheetal Pamecha
2018-09-26
1
-1
/
+1
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
21
-14016
/
+13766
*
Land clang-format changes
Gluster Ant
2018-09-12
14
-1018
/
+1056
*
ec-heal: remove a duplicate definition of alloca0
Amar Tumballi
2018-09-10
1
-1
/
+0
*
cluster/ec: Don't update trusted.ec.version if fop succeeds
Ashish Pandey
2018-09-07
1
-0
/
+9
*
cluster/ec: Improve logging for some critical error messages
Ashish Pandey
2018-09-07
3
-14
/
+55
*
cluster/ec: Fix Coverity issue
Ashish Pandey
2018-08-31
2
-42
/
+0
*
multiple files: remove unndeeded memset()
Yaniv Kaul
2018-08-29
1
-1
/
+0
*
cluster/ec: Prevent a possible out-of-bounds read
Vijay Bellur
2018-08-27
1
-0
/
+1
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-25
4
-8
/
+8
*
cluster/ec: FORWARD_NULL coverity fix
Sunil Kumar Acharya
2018-08-16
2
-1
/
+5
*
coverity: Ignore most of SECURE_TEMP issues
ShyamsundarR
2018-07-27
1
-0
/
+1
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
9
-9
/
+9
*
md-cache: Do not invalidate cache post set/remove xattr
Poornima G
2018-07-11
1
-0
/
+63
*
afr,ec: Print if the subvolume is up in statedump
Pranith Kumar K
2018-07-03
1
-0
/
+1
*
cluster/ec: Fix pre-op xattrop management
Xavi Hernandez
2018-05-23
3
-32
/
+66
*
libglusterfs: Capture the dict response in syncop_xattrop_cbk
karthik-us
2018-04-27
1
-1
/
+1
*
cluster/ec: Turn ON the stripe-cache option by default
Ashish Pandey
2018-04-06
1
-1
/
+1
*
cluster/ec: send list-node-uuids request to all subvolumes
Xavi Hernandez
2018-03-28
1
-1
/
+1
*
cluster/ec: fix SHD crash for null gfid's
Xavi Hernandez
2018-03-21
1
-0
/
+8
*
cluster/ec: Change default read policy to gfid-hash
Ashish Pandey
2018-03-14
1
-1
/
+1
*
cluster/ec: avoid delays in self-heal
Xavi Hernandez
2018-03-14
4
-48
/
+93
*
cluster/ec: Do lock conflict check correctly for wait-list
Pranith Kumar K
2018-02-01
1
-8
/
+15
*
cluster/ec : EC options for GD2
Sunil Kumar Acharya
2018-01-22
1
-1
/
+34
*
locks: added inodelk/entrylk contention upcall notifications
Xavier Hernandez
2018-01-16
4
-94
/
+239
*
cluster/ec: OpenFD heal implementation for EC
Sunil Kumar Acharya
2018-01-05
7
-91
/
+243
*
posix: Introduce flags for validity of iatt members
Ravishankar N
2017-12-29
1
-2
/
+2
*
cluster/ec: Fix possible shift overflow
Xavier Hernandez
2017-12-22
3
-10
/
+12
*
cluster/ec: Change [f]getxattr to parallel-dispatch-one
Pranith Kumar K
2017-12-22
4
-5
/
+23
*
cluster/ec: Add default value for the redundancy option
Kamal Mohanan
2017-12-21
1
-0
/
+1
[next]