index
:
glusterfs-snapshot.git
devel
development
gluster-snap
master
master_upstream
snap_devel
upstream
work
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Avoid self-healing extended attribute used by SELinux.
Vijay Bellur
2013-04-30
6
-17
/
+63
*
glusterd: Removed 'proactive' failing of volume op
Krishnan Parthasarathi
2013-04-30
1
-53
/
+3
*
tests: Modified test to use remove-brick instead of 'start' variant
Krishnan Parthasarathi
2013-04-30
1
-2
/
+1
*
extras: include Fedora changes in init.d/glusterd
Niels de Vos
2013-04-29
1
-23
/
+73
*
Fix spurious brick disconnects
Emmanuel Dreyfus
2013-04-29
1
-0
/
+9
*
cli: Avoid storing empty lines in command history
Ravishankar N
2013-04-28
1
-1
/
+2
*
cli: add a command 'gluster pool list [--xml]'
Niels de Vos
2013-04-26
6
-86
/
+241
*
build: sync glusterfs.spec.in with Fedora glusterfs.spec
Kaleb S. KEITHLEY
2013-04-26
4
-6
/
+33
*
glusterd: Introduce volume op-versions
Kaushal M
2013-04-26
11
-419
/
+600
*
performance/io-cache: Avoid double mem_put in ioc_readv
Pranith Kumar K
2013-04-26
1
-2
/
+3
*
nfs: change default nfs port to 2049
Rajesh Amaravathi
2013-04-24
2
-2
/
+2
*
gfapi: POSIX locking support
Anand Avati
2013-04-24
5
-0
/
+90
*
gfapi: implement readdirplus_r support
Anand Avati
2013-04-24
2
-8
/
+26
*
syncop: set credentials of running process in @frame
Anand Avati
2013-04-24
1
-1
/
+18
*
gfapi: handle root (/) resolution gracefully for realpath()
Anand Avati
2013-04-23
1
-1
/
+4
*
cluster/afr: Added documentation for eager-lock check
Pranith Kumar K
2013-04-22
1
-0
/
+17
*
glusterd: volume-sync needs to work with rejected peers
Krishnan Parthasarathi
2013-04-22
1
-3
/
+5
*
gfapi: support for chdir() and family
Anand Avati
2013-04-19
6
-10
/
+302
*
tests: Fix volume-status test script
Krishnan Parthasarathi
2013-04-19
2
-4
/
+11
*
glusterd: validate performance.nfs.* option values during volume set stage
Krutika Dhananjay
2013-04-18
2
-2
/
+46
*
glusterd: Avoided deadlock in single node cluster, glusterd restart
Krishnan Parthasarathi
2013-04-16
2
-0
/
+13
*
rpm: remove useless provides for xlator .so files and private libraries
Niels de Vos
2013-04-15
1
-0
/
+16
*
object-storage: provide more common cfg defaults
Mohammed Junaid
2013-04-12
2
-3
/
+56
*
object-storage: cleanup err handling in Glusterfs.
Mohammed Junaid
2013-04-12
1
-5
/
+4
*
object-storage: turn off stat() for container list
Mohammed Junaid
2013-04-12
4
-4
/
+56
*
glusterd: big lock - a coarse-grained locking to prevent races
Krishnan Parthasarathi
2013-04-12
17
-106
/
+692
*
license: xlators/protocol/server dual license GPLv2 and LGPLv3+
Kaleb S. KEITHLEY
2013-04-12
10
-145
/
+57
*
object-storage: rebase Swift to 1.8.0 (grizzly)
Kaleb S. KEITHLEY
2013-04-12
2
-8
/
+6
*
glusterd: Fixed spurious wakeups in glusterd syncops
Krishnan Parthasarathi
2013-04-12
4
-22
/
+64
*
build: add BuildRequires librdmacm-devel
Kaleb S. KEITHLEY
2013-04-12
1
-1
/
+1
*
build: really disable fusermount if you say so
Niels de Vos
2013-04-10
1
-1
/
+1
*
tests: fix further issues with bug-874498.t
Anand Avati
2013-04-09
1
-1
/
+1
*
glusterd: changes in 'volume create' behaviour
Krutika Dhananjay
2013-04-09
10
-27
/
+441
*
tests: fix dependency on sleep in bug-874498.t
Anand Avati
2013-04-09
1
-8
/
+14
*
mgmt/glusterd: enable valgrind usage even in non DEBUG build
Raghavendra Bhat
2013-04-09
4
-24
/
+13
*
cluster/distribute: Ignore non-participating subvols for layout checks
shishir gowda
2013-04-09
4
-27
/
+178
*
syncenv: be robust against spurious wake()s
Anand Avati
2013-04-09
1
-6
/
+6
*
tests: fix spurious regression test failures
Jeff Darcy
2013-04-08
1
-0
/
+21
*
cli: Address a double free with volume info.
Vijay Bellur
2013-04-08
2
-2
/
+14
*
glusterfsd: Cleanup temporary files from /tmp
Vijay Bellur
2013-04-08
3
-1
/
+43
*
afr: let eager-locking do its own overlap checks
Anand Avati
2013-04-05
4
-56
/
+87
*
object-storage: rebase Swift to 1.8.0 (grizzly)
Kaleb S. KEITHLEY
2013-04-05
2
-36
/
+138
*
storage/posix: introduce node-uuid-pathinfo
Venky Shankar
2013-04-05
4
-2
/
+78
*
object-storage: use tox for unit tests; fix em too
Peter Portante
2013-04-05
19
-76
/
+91
*
object-storage: Import missing sys and errno modules.
Mohammed Junaid
2013-04-04
2
-2
/
+98
*
gsync: Display additional information in status command
sarvotham s pai
2013-04-04
2
-4
/
+52
*
tests: Remove grep process entries from pidgrep
Raghavendra Talur
2013-04-04
1
-1
/
+1
*
cluster/afr: Treat all dir fop failure as success in changelog
Pranith Kumar K
2013-04-03
3
-2
/
+35
*
posix: fix dangerous "sharing" of fd in readdir between two requests
Anand Avati
2013-04-03
1
-2
/
+17
*
cluster/afr: Made afr_sh_purge_entry_common message log more clear.
Venkatesh Somyajulu
2013-04-03
1
-3
/
+1
[next]