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
...
*
mgmt/glusterd: Cleanup dead code
Vijay Bellur
2018-06-06
1
-9
/
+0
*
core/various: python3 compat, prepare for python2 -> python3
Kaleb S. KEITHLEY
2018-06-04
14
-12
/
+101
*
rpc/clnt: Don't let consumers manage "connected" state
Raghavendra G
2018-06-04
10
-99
/
+15
*
posix/ctime: Fix fops racing in updating mtime/atime
Kotresh HR
2018-06-03
1
-11
/
+31
*
dht: Delete MDS internal xattr from dict in dht_getxattr_cbk
Mohit Agrawal
2018-06-03
2
-31
/
+4
*
changed 'sometime' messsages to 'some time'
Levi Baber
2018-06-01
4
-10
/
+10
*
features/shard: Fix missing unlock in shard_fsync_shards_cbk()
Vijay Bellur
2018-06-01
1
-0
/
+1
*
call-stub: Add a missing break
Vijay Bellur
2018-06-01
1
-0
/
+1
*
libgfchangelog: Remove duplicate includedir definition for changelog.h
Anoop C S
2018-06-01
1
-1
/
+0
*
performance/io-cache: fix a missing unlock
Vijay Bellur
2018-05-31
1
-1
/
+1
*
glusterd: address test failures with brick mux enabled
Atin Mukherjee
2018-05-31
5
-2
/
+22
*
protocol/client: Don't send fops till SETVOLUME is complete
Raghavendra G
2018-05-31
2
-3
/
+9
*
cluster:dht: Corrected ret code check
N Balachandran
2018-05-30
1
-1
/
+1
*
core/various: python3 compat, prepare for python2 -> python3
Kaleb S. KEITHLEY
2018-05-30
18
-45
/
+45
*
Core: The lock contention on gf_client_dump_inodes_to_dict
hari gowtham
2018-05-30
1
-1
/
+1
*
cloudsync: Adding s3 plugin for cloudsync
Susant Palai
2018-05-30
14
-16
/
+743
*
feature/cloudsync: Dev guide to write a Cloudsync Plugin
Susant Palai
2018-05-30
1
-0
/
+164
*
thin-arbiter : Provide scripts and service file to start thin-arbiter process
Ashish Pandey
2018-05-30
4
-66
/
+138
*
dht: Excessive 'dict is null' logs in dht_revalidate_cbk
Mohit Agrawal
2018-05-29
1
-2
/
+4
*
performance/open-behind: open pending fds before permission change
Raghavendra G
2018-05-29
1
-1
/
+60
*
Quota fsck script
Sanoj Unnikrishnan
2018-05-29
1
-0
/
+378
*
rpc: conditionally cleanup event slot
Milind Changire
2018-05-29
1
-0
/
+8
*
performance/read-ahead: throwaway read-ahead cache of all fds on writes on an...
Raghavendra G
2018-05-29
1
-28
/
+32
*
Revert "performance/write-behind: fix flush stuck by former failed writes"
Raghavendra G
2018-05-29
1
-7
/
+2
*
glusterd: glusterd is releasing the locks before timeout
Sanju Rakonde
2018-05-28
7
-0
/
+80
*
performance/quick-read: Use generation numbers to avoid updating the cache wi...
Raghavendra G
2018-05-28
2
-27
/
+51
*
cluster/dht: Increase failure count for lookup failure in remove-brick op
Susant Palai
2018-05-28
1
-3
/
+31
*
libgfapi: Fix lookup on root
Kotresh HR
2018-05-28
3
-2
/
+94
*
tests: run-tests-in-vagrant.sh should return test status
Niels de Vos
2018-05-28
1
-5
/
+17
*
feature/locks: Unwind response based on clinet version
Ashish Pandey
2018-05-28
1
-54
/
+88
*
glusterd: memory leak in geo-rep status
Sanju Rakonde
2018-05-28
1
-2
/
+6
*
tests/bug-1543279: mark it as bad
Raghavendra G
2018-05-25
1
-0
/
+2
*
add COMMITMENT file as part of GPL cure
Amar Tumballi
2018-05-25
4
-2
/
+49
*
api: missing __THROW on pub function decls
Kaleb S. KEITHLEY
2018-05-25
2
-5
/
+5
*
changelog: fix br-state-check.t failure for brick_mux
Mohit Agrawal
2018-05-25
2
-1
/
+39
*
Fix a test case that can fail for certain builds
Poornima G
2018-05-25
1
-0
/
+1
*
posix/ctime: Fix updating mtime to older time
Kotresh HR
2018-05-25
1
-5
/
+11
*
core: make glfs_iobuf_copy() consumable for general purpose.
Susant Palai
2018-05-24
5
-47
/
+56
*
posix/ctime: Fix gfid heal on first lookup
Kotresh HR
2018-05-24
3
-27
/
+62
*
storage/posix: use proper FOP for unwinding readdir(p)
Raghavendra Bhat
2018-05-24
1
-3
/
+8
*
posix/ctime: Fix atime update for hardlink
Kotresh HR
2018-05-24
1
-8
/
+19
*
cluster/dht: Fix rebalance log msg
N Balachandran
2018-05-24
1
-2
/
+2
*
sdfs: enable by default
Amar Tumballi
2018-05-24
2
-2
/
+26
*
ctime: Fix updating ctime in rename and unlink
Kotresh HR
2018-05-24
4
-13
/
+33
*
features/sdfs: implement readdirp
Raghavendra G
2018-05-24
1
-3
/
+144
*
rpc: Don't reset auth_value in disconnect
Kotresh HR
2018-05-24
1
-12
/
+48
*
cluster/ec: Fix pre-op xattrop management
Xavi Hernandez
2018-05-23
3
-32
/
+66
*
test: Marking test case bug-1309462.t as bad
ShyamsundarR
2018-05-23
1
-1
/
+2
*
features/cloudsync: Make plugins configurable
Susant Palai
2018-05-22
3
-6
/
+59
*
afr: fix bug-1363721.t failure
Ravishankar N
2018-05-21
4
-2
/
+63
[prev]
[next]