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
...
*
features/cloudsync: Make plugins configurable
Susant Palai
2018-05-22
3
-6
/
+59
*
afr: fix bug-1363721.t failure
Ravishankar N
2018-05-21
3
-0
/
+55
*
Fix for memory-leak in crypt xlator
Gergo Huszty
2018-05-21
2
-235
/
+248
*
posix: use the ctime framework to handle setattr ctime payload
Csaba Henk
2018-05-18
1
-5
/
+16
*
build: Disallow unresolved symbol references
Prashanth Pai
2018-05-18
13
-24
/
+30
*
make posix return errors when gfid2path key is absent
Raghavendra Bhat
2018-05-18
3
-23
/
+42
*
cluster/dht: Remove EIO from dht_inode_missing
N Balachandran
2018-05-17
2
-4
/
+2
*
readdir-ahead: Fix an issue with parallel-readdir and readdir-optimize
Poornima G
2018-05-17
1
-1
/
+1
*
client/protocol: fix the log level for removexattr_cbk
Amar Tumballi
2018-05-17
2
-2
/
+12
*
glusterfs: Resolve brick crashes at the time of inode_unref
Mohit Agrawal
2018-05-15
2
-7
/
+14
*
glusterd/geo-rep: Fix glusterd crash
Kotresh HR
2018-05-12
1
-1
/
+1
*
Glusterfsd: brick crash during get-state
hari gowtham
2018-05-11
1
-2
/
+5
*
dht: Excessive 'dict is null' logs in dht_discover_complete
Mohit Agrawal
2018-05-11
1
-1
/
+2
*
features/cloudsync: Remove multiple definition in Makefile.am
Anoop C S
2018-05-10
1
-2
/
+0
*
Quota: Turn on ssl for crawler clients if needed
Sanoj Unnikrishnan
2018-05-09
1
-1
/
+20
*
cluster/dht: Debug virtual xattrs for dht
N Balachandran
2018-05-09
2
-0
/
+101
*
cluster/dht: Debug logs in dht_readdir(p)_cbk
N Balachandran
2018-05-09
1
-2
/
+27
*
protocol/server: don't assume there would be a volfile id
Amar Tumballi
2018-05-08
1
-1
/
+9
*
dht: Avoid dict log flooding for internal MDS xattr
Mohit Agrawal
2018-05-08
1
-1
/
+1
*
fuse: make sure the send lookup on root instead of getattr()
Amar Tumballi
2018-05-07
1
-0
/
+20
*
glusterd: handling brick termination in brick-mux
Sanju Rakonde
2018-05-07
4
-23
/
+11
*
cluster/dht: fixes to parallel renames to same destination codepath
Raghavendra G
2018-05-07
6
-81
/
+558
*
cluster/dht: log error only if layout healing is required
Raghavendra G
2018-05-07
2
-188
/
+12
*
glusterd: Fix for memory leak in volume tier status command
Sanju Rakonde
2018-05-06
1
-0
/
+8
*
glusterd/ctime: Provide option to enable/disable ctime feature
Kotresh HR
2018-05-06
6
-16
/
+41
*
glusterd/utime: glusterd utime changes
Kotresh HR
2018-05-06
2
-0
/
+21
*
utime: ctime client side xlator
Kotresh HR
2018-05-06
11
-1
/
+613
*
posix/ctime: posix hook to set ctime xattr in relevant fops
Kotresh HR
2018-05-06
7
-34
/
+271
*
posix/ctime: posix hooks to get consistent time xattr
Kotresh HR
2018-05-06
11
-103
/
+233
*
posix: APIs in posix to get and set time attributes
Kotresh HR
2018-05-06
8
-21
/
+614
*
afr: Add lease() fop
Poornima G
2018-05-05
3
-0
/
+157
*
mount,fuse: make fuse dumping available as mount option
Csaba Henk
2018-05-04
1
-0
/
+7
*
fuse: add support for kernel writeback cache
Csaba Henk
2018-05-04
4
-4
/
+81
*
feature/leases : fixing bugs found while testing glfs_test.t
Jiffin Tony Thottan
2018-05-04
3
-14
/
+56
*
features/bitrot: print the path of the corrupted objects
Raghavendra Bhat
2018-05-04
4
-6
/
+250
*
glusterd: enable self-heal in daemons
Ravishankar N
2018-05-04
3
-14
/
+0
*
posix: Avoid changelog retries for geo-rep
Mohit Agrawal
2018-05-03
1
-0
/
+33
*
Don't use hardcoded /sbin, /usr/bin etc. paths. Fixes #1450546
Niklas Hambüchen
2018-05-03
3
-18
/
+6
*
cluster/dht: unwind if dht_selfheal_dir_mkdir returns an error
Raghavendra G
2018-05-03
1
-1
/
+5
*
protocol/server : unwind as per op version
Ashish Pandey
2018-05-03
2
-3
/
+10
*
glusterd/geo-rep: Fix UNUSED_VALUE coverity issue
Varsha Rao
2018-05-03
2
-12
/
+12
*
core/various: python3 compat, prepare for python2 -> python3
Kaleb S. KEITHLEY
2018-05-02
11
-190
/
+204
*
glusterd: Fix for memory leak in get-state detail
Sanju Rakonde
2018-05-01
1
-1
/
+8
*
dht: gf_defrag_settle_hash should ignore ENOENT and ESTALE error
Susant Palai
2018-04-30
1
-1
/
+8
*
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
*
server/resolver: don't trust inode-table for RESOLVE_NOT
Raghavendra G
2018-04-30
1
-4
/
+23
*
libglusterfs: Capture the dict response in syncop_xattrop_cbk
karthik-us
2018-04-27
3
-5
/
+9
*
feature/thin-arbiter: Implement thin-arbiter translator
Ashish Pandey
2018-04-25
7
-1
/
+773
*
performance/md-cache: purge cache on ENOENT/ESTALE errors
Raghavendra G
2018-04-25
1
-87
/
+438
[prev]
[next]