index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
debug/io-stats: Changes for handling gluster profile
Pranith K
2011-03-10
1
-16
/
+253
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
2
-5
/
+4
*
syncdaemon: don't follow symlinks on entries query
Csaba Henk
2011-03-10
1
-0
/
+3
*
syncdaemon: fortify purge implementation to not do silly things like followin...
Csaba Henk
2011-03-10
1
-4
/
+15
*
syncademon: fortify handling of failed entries queries
Csaba Henk
2011-03-10
2
-9
/
+16
*
Revert "syncdaemon: Syncdaemon should not crash on ENOENT while performing se...
Csaba Henk
2011-03-10
1
-6
/
+1
*
Revert "syncdaemon: Handling of deleted symlinks (of directories). When a sym...
Csaba Henk
2011-03-10
1
-16
/
+1
*
Revert "syncdaemon: Create conf directory if not preset"
Csaba Henk
2011-03-10
1
-9
/
+0
*
syncdaemon: improve loglevel handling
Csaba Henk
2011-03-10
1
-3
/
+12
*
syncdaemon: ensure stdio is flushed before exit
Csaba Henk
2011-03-10
1
-0
/
+2
*
syncdaemon: add support from dumping urls in canonical and escaped canonical ...
Csaba Henk
2011-03-10
5
-15
/
+38
*
syncdaemon: add versioning to config file
Csaba Henk
2011-03-10
1
-5
/
+6
*
syncdaemon: configinterface: add support for regexp based pattern-matching se...
Csaba Henk
2011-03-10
2
-38
/
+130
*
mgmt/glusterd: preserve delete volume payload structure for backward compatib...
Pranith K
2011-03-07
4
-50
/
+89
*
mgmt/glusterd: reset pending count before sending the op
Pranith K
2011-03-07
1
-4
/
+12
*
mgmt/glusterd: fix payload errors
Pranith K
2011-03-07
1
-0
/
+8
*
mgmt/glusterd: Handle race in peer connect and reverse probe
Pranith K
2011-03-04
3
-8
/
+64
*
Solaris xattr support for symlink and special files.
v3.1.3qa3
shishir gowda
2011-03-04
1
-3
/
+13
*
debug/trace: add logs for 'forget', 'release' and 'releasedir'
Amar Tumballi
2011-03-04
1
-1
/
+53
*
glusterd: check for the variable before dereferencing it
Amar Tumballi
2011-03-04
3
-22
/
+32
*
glusterd: handle a crash in dump_version_cbk (in handshake)
Amar Tumballi
2011-03-04
1
-0
/
+1
*
Make sure we are looking at the right errno in the fix for bug 2452.
Pavan T C
2011-03-03
1
-1
/
+4
*
Eliminate syscall tight loop when handling EAGAIN in NFS.
Pavan T C
2011-03-03
1
-1
/
+14
*
NFS : Check for duplicate entries while filling up child_up array.
Gaurav
2011-03-02
1
-0
/
+7
*
gluster rebalance: give option to split the command
Amar Tumballi
2011-03-01
3
-65
/
+65
*
gluster rebalance: get the proper/exact error msg to cli
Amar Tumballi
2011-03-01
3
-84
/
+314
*
CLI : NFS disable option through volume set.
Gaurav
2011-03-01
2
-0
/
+23
*
CLI : NFS persistent local/global options.
Gaurav
2011-03-01
6
-162
/
+597
*
rpcsvc: safe mem_put of req in nfs_rpcsvc_submit_vectors
Anand Avati
2011-03-01
1
-1
/
+4
*
rpcsvc: perform mem_put at the very end for safe unrefs
Anand Avati
2011-03-01
1
-1
/
+2
*
NFS : Send error reply on rpc decoding failure.
Gaurav
2011-03-01
1
-0
/
+1
*
glusterd: remove rpc code from internals of glusterd
Amar Tumballi
2011-03-01
4
-1003
/
+664
*
glusterd: separate out cli specific programs and mgmt specific programs
Amar Tumballi
2011-03-01
5
-5
/
+106
*
glusterd: dependency on 'priv->mgmt' completely removed
Amar Tumballi
2011-03-01
5
-396
/
+392
*
glusterd: keep mgmt program peerinfo specific
Amar Tumballi
2011-03-01
5
-70
/
+208
*
v2 Prevent removal of trusted.gfid xattr
shishir gowda
2011-03-01
1
-0
/
+6
*
mgmt/Glusterd: while resetting the volume options, the previous data structur...
v3.1.3qa1
Kaushik BV
2011-03-01
1
-7
/
+27
*
check for inode and path being NULL before copying them
Raghavendra Bhat
2011-02-28
1
-24
/
+28
*
mgmt/glusterd: prevent spurious cmd unlocks
Pranith K
2011-02-28
3
-571
/
+318
*
performance/io-cache: Whitespace cleanup
Vijay Bellur
2011-02-28
1
-205
/
+201
*
cluster/afr: Re-factoring code for alignment
Vijay Bellur
2011-02-28
1
-62
/
+62
*
cluster/afr: Whitespace cleanup
Vijay Bellur
2011-02-28
2
-124
/
+126
*
dht: log filename on failed reavalidate
Anand Avati
2011-02-25
1
-2
/
+3
*
check the op_ret for less than zero in sp_create_cbk since posix can send neg...
Raghavendra Bhat
2011-02-22
1
-1
/
+1
*
storage/posix: set op_ret to -1 when setgid_override fails.
Raghavendra G
2011-02-22
1
-5
/
+18
*
send the CHILD_DOWN event also to fuse
Amar Tumballi
2011-02-22
1
-31
/
+11
*
log the total replace brick command received
Raghavendra Bhat
2011-02-22
1
-2
/
+1
*
glusterd/cli: option added to create volume with both transports
Amar Tumballi
2011-02-22
4
-6
/
+80
*
debug/trace: updated the logs to print gfid instead of 'ino' values
Amar Tumballi
2011-02-22
1
-413
/
+562
*
glusterd: make it more RPC friendly
Amar Tumballi
2011-02-22
2
-196
/
+282
[next]