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
*
Revert "features/marker: Use touch TimeStamp file instead of futimens, to avo...
Kaushik BV
2011-03-14
1
-14
/
+19
*
used S_ISVTX instead of 01000 in code for sticky bit check
Amar Tumballi
2011-03-14
1
-3
/
+3
*
cluster/afr: Fix wrong memory allocation
Pranith K
2011-03-14
2
-5
/
+6
*
Revert "Eliminate syscall tight loop when handling EAGAIN in NFS."
Vijay Bellur
2011-03-14
1
-14
/
+1
*
Revert "Make sure we are looking at the right errno in the fix for bug 2452."
Vijay Bellur
2011-03-14
1
-4
/
+1
*
mgmt/Glusterd: Make use of regexp pattern-matching sections to set a sane val...
Kaushik BV
2011-03-14
4
-112
/
+129
*
Gsyncd: Explicitly mention the path for the gsyncd.py script
Kaushik BV
2011-03-14
1
-1
/
+1
*
Gsyncd: Include a directory glusterfs in the libexecdir, so that it is not cu...
Kaushik BV
2011-03-14
4
-4
/
+5
*
afr-entry-self-heal: fixes to detected renames (gfid based)
Anand Avati
2011-03-14
2
-15
/
+39
*
mgmt/Glusterd: remove the checks performed for all ops in brick_op
Kaushik BV
2011-03-14
1
-19
/
+2
*
mgmt/glusterd: remodel glusterd store
Pranith K
2011-03-14
8
-360
/
+681
*
nfs-rpc: Fix order of freeing request and connection objects
Shehjar Tikoo
2011-03-12
1
-7
/
+20
*
posix: Set op_errno to ENOMEM on failed iobuf_get
Shehjar Tikoo
2011-03-11
1
-0
/
+1
*
posix: Handle offset greater than file size of EOF determination
Shehjar Tikoo
2011-03-11
1
-0
/
+2
*
syncdaemon: fortify handling of failed xtime queries
Csaba Henk
2011-03-11
2
-6
/
+19
*
do not access the inode while doing statfs in trace
Raghavendra Bhat
2011-03-10
1
-2
/
+2
*
mgmt/glusterd: mem-factor added as an option
Kaushik BV
2011-03-10
1
-0
/
+1
*
gluster rebalance: set the proper permission of the file
Amar Tumballi
2011-03-10
1
-1
/
+1
*
mgmt/glusterd: gluster profile implementation
Pranith K
2011-03-10
12
-362
/
+1895
*
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
[next]