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
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Added release notes for 4.1.1 release
v4.1.1
ShyamsundarR
2018-06-25
1
-0
/
+26
*
glusterfs: access trusted peer group via remote-host command
Mohit Agrawal
2018-06-25
1
-5
/
+0
*
gcron: create the lockfile if it is missing
Niels de Vos
2018-06-20
1
-1
/
+1
*
gcron: catch OSError as well as IOError
Niels de Vos
2018-06-18
1
-2
/
+2
*
storage/posix: Handle ENOSPC correctly in zero_fill
Pranith Kumar K
2018-06-14
3
-1
/
+121
*
doc: Updated final release notes for 4.1.0
v4.1.0
ShyamsundarR
2018-06-12
1
-9
/
+167
*
protocol/server: Fix xdata leak in seek fop
Pranith Kumar K
2018-06-12
1
-2
/
+1
*
posix/ctime: Fix fops racing in updating mtime/atime
Kotresh HR
2018-06-08
1
-11
/
+31
*
features/shard: Fix missing unlock in shard_fsync_shards_cbk()
Vijay Bellur
2018-06-06
1
-0
/
+1
*
protocol/client: Don't send fops till SETVOLUME is complete
v4.1.0rc0
Raghavendra G
2018-05-31
2
-3
/
+9
*
doc: GD2 release notes for 4.1.0
Kaushal M
2018-05-31
1
-1
/
+65
*
cluster/dht: Fix rebalance log msg
N Balachandran
2018-05-31
1
-2
/
+2
*
rpc: conditionally cleanup event slot
Milind Changire
2018-05-29
1
-0
/
+8
*
api: missing __THROW on pub function decls
Kaleb S. KEITHLEY
2018-05-29
2
-5
/
+5
*
doc: Updated 4.1.0 release notes for smb.conf changes
ShyamsundarR
2018-05-29
1
-16
/
+22
*
libgfapi: Fix lookup on root
Kotresh HR
2018-05-29
3
-2
/
+94
*
posix/ctime: Fix updating mtime to older time
Kotresh HR
2018-05-25
1
-5
/
+11
*
afr: fix bug-1363721.t failure
Ravishankar N
2018-05-25
4
-2
/
+63
*
rpc: Don't reset auth_value in disconnect
Kotresh HR
2018-05-25
1
-12
/
+48
*
cluster/ec: Fix pre-op xattrop management
Xavi Hernandez
2018-05-25
3
-32
/
+66
*
storage/posix: use proper FOP for unwinding readdir(p)
Raghavendra Bhat
2018-05-25
1
-3
/
+8
*
Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"
Mohit Agrawal
2018-05-25
27
-273
/
+148
*
Revert "gluster: Sometimes Brick process is crashed at the time of stopping b...
Mohit Agrawal
2018-05-25
20
-366
/
+112
*
Revert "server: fix unresolved symbols by moving them to libglusterfs"
Mohit Agrawal
2018-05-25
5
-106
/
+104
*
posix/ctime: Fix gfid heal on first lookup
Kotresh HR
2018-05-24
3
-27
/
+62
*
posix/ctime: Fix atime update for hardlink
Kotresh HR
2018-05-24
1
-8
/
+19
*
ctime: Fix updating ctime in rename and unlink
Kotresh HR
2018-05-24
4
-13
/
+33
*
test: Marking test case bug-1309462.t as bad
ShyamsundarR
2018-05-23
1
-1
/
+2
*
make posix return errors when gfid2path key is absent
Raghavendra Bhat
2018-05-22
5
-26
/
+127
*
cluster/dht: Remove EIO from dht_inode_missing
N Balachandran
2018-05-22
2
-4
/
+2
*
cluster/dht: Debug logs in dht_readdir(p)_cbk
N Balachandran
2018-05-22
1
-2
/
+27
*
dht: Excessive 'dict is null' logs in dht_discover_complete
Mohit Agrawal
2018-05-22
1
-1
/
+2
*
dht: Avoid dict log flooding for internal MDS xattr
Mohit Agrawal
2018-05-22
1
-1
/
+1
*
gfapi: various broken symbol versions
Kaleb S. KEITHLEY
2018-05-11
6
-18
/
+24
*
core: FreeBSD has pthread_set_name_np() (versus pthread_setname_np())
Kaleb S. KEITHLEY
2018-05-10
1
-2
/
+8
*
core: move logs which are only developer relevant to DEBUG level
Amar Tumballi
2018-05-09
5
-6
/
+6
*
core: remove experimental xlators and associated tests
Kaleb S. KEITHLEY
2018-05-09
57
-6056
/
+2
*
doc: Initial release notes for 4.1.0
ShyamsundarR
2018-05-09
1
-0
/
+236
*
extras/hooks: Do not blindly remove volume share from smb.conf
Anoop C S
2018-05-09
3
-9
/
+12
*
Revert "gfapi: return pre/post attributes from glfs_pread/pwrite"
ShyamsundarR
2018-05-08
16
-129
/
+54
*
Revert "gfapi: return pre/post attributes from glfs_fsync/fdatasync"
ShyamsundarR
2018-05-08
11
-93
/
+26
*
Revert "gfapi: return pre/post attributes from glfs_ftruncate"
ShyamsundarR
2018-05-08
10
-62
/
+17
*
Revert "gfapi: return pre/post attributes at callback for glfs api"
ShyamsundarR
2018-05-08
6
-382
/
+98
*
Update rfc.sh for release-4.1
v4.1.0alpha
ShyamsundarR
2018-05-06
1
-1
/
+1
*
gfapi: acutally avoid recall callback when closed
v4.2dev
Thomas Hindoe Paaboel Andersen
2018-05-06
1
-1
/
+2
*
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
13
-1
/
+616
*
posix/ctime: posix hook to set ctime xattr in relevant fops
Kotresh HR
2018-05-06
8
-34
/
+279
[next]