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
*
rpc-transport: Moved unix socket options function to rpc-transport
Krishnan Parthasarathi
2013-05-16
6
-66
/
+67
*
glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"
Krutika Dhananjay
2013-05-16
3
-10
/
+13
*
glusterd: Start bricks on glusterd startup, only once
Krishnan Parthasarathi
2013-05-15
4
-5
/
+7
*
syncop: Remove task from synclock's waitq before 'wake'
Krishnan Parthasarathi
2013-05-15
1
-6
/
+6
*
tests: Ensure portmap registration before nfs mount.
Vijay Bellur
2013-05-15
1
-1
/
+6
*
tests: basic/rpm.t leaves /var/tmp/rpm-tests.* directories
Kaleb S. KEITHLEY
2013-05-15
1
-0
/
+1
*
mount/fuse: enable fuse real async dio when available
Brian Foster
2013-05-15
3
-0
/
+9
*
glupy patch by Ram, Justin: Add/Modify fops, structure types, utility fns
Ram Raja
2013-05-13
8
-162
/
+3773
*
glusterd: Perform NULL check on rsp.op_errstr before using it
Krutika Dhananjay
2013-05-13
1
-1
/
+1
*
rpcsvc: fix dangerous setting of pointer on free'd structure
Anand Avati
2013-05-13
1
-1
/
+0
*
glusterd: remove-brick: prevent removal from a replicate volume.
Ravishankar N
2013-05-13
3
-2
/
+58
*
glusterd: Fix uuid to hostname conversion for 'volume status'
Kaushal M
2013-05-12
1
-3
/
+4
*
glusterd: Set op-version on startup based on install status
Kaushal M
2013-05-12
1
-5
/
+23
*
glupy: Importing Jeff's glupy project into glusterfs
Ram Raja
2013-05-10
11
-1
/
+789
*
object-storage: final removal of ufo code
Peter Portante
2013-05-10
60
-5907
/
+2
*
gluster/CLI: crash upon executing "peer status" command
Santosh Kumar Pradhan
2013-05-10
1
-0
/
+9
*
glusterd: Give up big lock before performing any RPC
Krishnan Parthasarathi
2013-05-07
1
-1
/
+13
*
nfs3-server: call truncate fop only if necessary
Michael Brown
2013-05-07
1
-1
/
+2
*
extras: /etc/init.d/glusterd should create a lockfile under /var/lock/sybsys
Niels de Vos
2013-05-07
1
-0
/
+6
*
cluster/afr: Club missing entry, missing gfid self-heals
Pranith Kumar K
2013-05-07
2
-45
/
+50
*
nfs: avoid double fd unref in opendir
Rajesh Amaravathi
2013-05-06
1
-3
/
+1
*
rpc-lib: fix printf args when printing XID
Michael Brown
2013-05-06
2
-7
/
+7
*
Revert "glusterd: Fix spurious wakeups in glusterd syncops"
Krishnan Parthasarathi
2013-05-04
4
-70
/
+19
*
synctask: implement barriers around yield, not the other way
Anand Avati
2013-05-04
3
-35
/
+149
*
gfapi: add new API glfs_set_xlator_option()
Anand Avati
2013-05-02
3
-1
/
+45
*
posix-acl: fetch ACLs in readdirplus
Anand Avati
2013-05-02
1
-0
/
+6
*
glusterd: Syncop callbks should take big lock too
Krishnan Parthasarathi
2013-05-02
2
-13
/
+53
*
glusterd: delete "volume-name" from dict before processing the next option
Krutika Dhananjay
2013-05-02
2
-0
/
+23
*
glusterd: Log hostname of the peer where there is cksum/version mismatch
Krutika Dhananjay
2013-05-02
3
-9
/
+12
*
performance/io-cache: check the inode context to be NULL before accessing
Raghavendra Bhat
2013-05-01
1
-0
/
+7
*
Expand gluster's NFS FD header to 4 bytes
Michael Brown
2013-05-01
2
-3
/
+15
*
Fix uninitialized mutex usage in synctask_destroy
Emmanuel Dreyfus
2013-04-30
1
-3
/
+4
*
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
[next]