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
*
dht - Remove "tier" code (part 1)
v9dev
Barak Sason Rofman
2020-04-17
3
-476
/
+19
*
md-cache: avoid clearing cache when not necessary
Xavi Hernandez
2020-04-16
1
-72
/
+93
*
posix: fix GF_VALIDATE_OR_GOTO(this->name, this, out)
Sanju Rakonde
2020-04-16
1
-3
/
+1
*
mgmt/glusterd: use stat() syscall wrapper
Dmitry Antipov
2020-04-13
1
-2
/
+3
*
protocol/server: Fix coverity issue RESOURCE_LEAK
Sheetal Pamecha
2020-04-10
1
-0
/
+1
*
posix: Avoid dict_del logs in posix_is_layout_stale while key is NULL
Mohit Agrawal
2020-04-09
1
-2
/
+3
*
mount/fuse: Wait for 'mount' child to exit before dying
Pranith Kumar K
2020-04-09
1
-0
/
+27
*
dht - fixing a permission update issue
Barak Sason Rofman
2020-04-08
3
-18
/
+39
*
cluster/afr: Removing unsupported options from code base to improve coverage
karthik-us
2020-04-07
1
-9
/
+0
*
Posix: Optimize posix code to improve file creation
Mohit Agrawal
2020-04-06
5
-74
/
+220
*
mgmt/glusterd: Reduce log level of repetitive log
Vijay Bellur
2020-04-06
1
-1
/
+1
*
storage/posix: log the ENOENT errors in posix_pstat
Raghavendra Bhat
2020-04-04
1
-0
/
+5
*
write-behind: fix data corruption
Xavi Hernandez
2020-04-03
1
-2
/
+2
*
features/utime: Don't access frame after stack-wind
Pranith Kumar K
2020-04-03
1
-15
/
+20
*
afr: mark pending xattrs as a part of metadata heal
Ravishankar N
2020-04-02
1
-1
/
+61
*
add clean local after grant lock
l17zhou
2020-04-01
1
-7
/
+8
*
Marker: Logically deadcode found by coverity
Hari Gowtham
2020-03-31
1
-15
/
+11
*
core[brick_mux]: brick crashed when creating and deleting volumes over time
Mohit Agrawal
2020-03-27
6
-9
/
+79
*
features/shard: Fix crash during shards cleanup in error cases
Krutika Dhananjay
2020-03-26
1
-2
/
+9
*
dht: gf_defrag_process_dir is called even if gf_defrag_fix_layout has failed
Susant Palai
2020-03-24
1
-0
/
+1
*
worm-xlator: fix newly introduced coverity issue
Sunny Kumar
2020-03-20
1
-4
/
+0
*
Posix: Use simple approach to close fd
Mohit Agrawal
2020-03-20
4
-127
/
+6
*
WORM-Xlator: Initial write of a file succeeds if auto-commit-period 0
David Spisla
2020-03-17
1
-17
/
+60
*
open-behind: fix missing fd reference
Xavi Hernandez
2020-03-17
1
-11
/
+16
*
cluster/afr: Fixes for halo
Pranith Kumar K
2020-03-13
3
-5
/
+19
*
utime: resolve an issue of permission denied logs
Amar Tumballi
2020-03-13
1
-0
/
+10
*
glusterd/snapshot: Add a warning message when a volume config changes
Mohammed Rafi KC
2020-03-12
3
-1
/
+40
*
dht - selfheal code cleaning
Barak Sason Rofman
2020-03-12
1
-135
/
+20
*
protocol/client: fallback to anonymous fd for fsync
l17zhou
2020-03-10
1
-2
/
+4
*
Posix: structs re-aligned and manual padding added
Purna Pavan Chandra Aekkaladevi
2020-03-09
2
-44
/
+52
*
mgmt/glusterd: Adding validation for statedump path
yatipadia
2020-03-09
1
-2
/
+29
*
dht/rebalance - fixing failure occurace due to rebalance stop
Barak Sason Rofman
2020-03-04
1
-0
/
+8
*
xlator/dht-helper: structure logging
yatipadia
2020-03-03
2
-97
/
+75
*
protocol/client: structure logging
yatip
2020-03-03
6
-71
/
+83
*
protocol/server-helpers: structure logging
yatip
2020-03-03
2
-58
/
+66
*
protocol/server-rpc-fops_v2: structure logging
yatip
2020-03-03
2
-411
/
+363
*
protocol/server: structure logging
yatip
2020-03-03
2
-147
/
+157
*
cluster/afr: fix race when bricks come up
Xavi Hernandez
2020-03-02
3
-6
/
+9
*
xlator/dht-lock: structure logging
yatipadia
2020-02-26
2
-105
/
+113
*
mount.glusterfs: don't strip / from subdir-mounts
Andreas Loibl
2020-02-20
1
-0
/
+1
*
glusterd: Brick process fails to come up with brickmux on
Vishal Pandey
2020-02-20
1
-6
/
+8
*
afr: prevent spurious entry heals leading to gfid split-brain
Ravishankar N
2020-02-18
5
-15
/
+7
*
cluster/thin-arbiter: Wait for TA connection before ta-file lookup
Ashish Pandey
2020-02-17
1
-17
/
+21
*
dht - Reducing methods scope
Barak Sason Rofman
2020-02-13
6
-104
/
+60
*
cluster/afr: Check for lock on source & sink before doing data heal
karthik-us
2020-02-13
1
-3
/
+19
*
volgen: make thin-arbiter name unique in 'pending-xattr' option
Amar Tumballi
2020-02-12
1
-2
/
+12
*
tests: Fix spurious self-heald.t failure
Pranith Kumar K
2020-02-11
1
-23
/
+15
*
feature/changelog: Avoid thread creation if xlator is not enabled
Mohit Agrawal
2020-02-09
4
-40
/
+129
*
dht: Fix stale-layout and create issue
Susant Palai
2020-02-09
6
-20
/
+253
*
bitrot: Make number of signer threads configurable
Kotresh HR
2020-02-07
6
-21
/
+145
[next]