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
*
performance/write-behind: hold locks when accessing members of wb_file.
Raghavendra G
2009-09-08
1
-25
/
+99
*
performance/write-behind: communicate back the errors in writes to servers, i...
Raghavendra G
2009-09-08
1
-1
/
+12
*
libglusterfsclient: handle intermediate path components which are symlinks pr...
Raghavendra G
2009-09-08
1
-5
/
+10
*
libglusterfsclient: handle paths terminating with '/' properly in libgf_trim_...
Raghavendra G
2009-09-08
1
-1
/
+7
*
libglusterfsclient: handle failures in glusterfs_glh_realpath.
Raghavendra G
2009-09-08
1
-1
/
+1
*
libglusterfsclient: check for memory allocation failure in glusterfs_glh_real...
Raghavendra G
2009-09-08
1
-0
/
+4
*
libglusterfsclient: handle symlinks properly in glusterfs_glh_opendir.
Raghavendra G
2009-09-08
1
-1
/
+1
*
libglusterfsclient: fix to the way symbolic links are handled in glusterfs_gl...
Raghavendra G
2009-09-08
1
-6
/
+17
*
performance/quick-read: if open fails during cache validation, don't continue...
Raghavendra G
2009-09-08
2
-2
/
+24
*
performance/quick-read: Fix access of freed memory in qr_open_cbk.
Raghavendra G
2009-09-08
1
-1
/
+9
*
storage/posix: Synchronize access to this->private.
Vikas Gorur
2009-09-08
2
-23
/
+52
*
storage/posix: Handle setgid bit on directories correctly
Vikas Gorur
2009-09-08
1
-10
/
+108
*
performance/stat-prefetch: don't check for a non-null parent and inode in new...
Raghavendra G
2009-09-08
1
-3
/
+0
*
performance/stat-prefetch: minor bug-fixes.
Raghavendra G
2009-09-08
1
-9
/
+9
*
performance/stat-prefetch: update design document.
Raghavendra G
2009-09-08
1
-44
/
+45
*
storage/posix: handle dentries from different mount points in readdir
Raghavendra G
2009-09-08
1
-34
/
+51
*
performance/stat-prefetch: implement release callbacks.
Raghavendra G
2009-09-08
1
-1
/
+21
*
performance/stat-prefetch: implement sp_fxattrop.
Raghavendra G
2009-09-08
1
-0
/
+37
*
performance/stat-prefetch: implement sp_xattrop.
Raghavendra G
2009-09-08
2
-4
/
+37
*
performance/stat-prefetch: implement sp_checksum.
Raghavendra G
2009-09-08
2
-2
/
+41
*
performance/stat-prefetch: implement sp_getdents.
Raghavendra G
2009-09-08
2
-1
/
+89
*
performance/stat-prefetch: flush stat corresponding to directory being read i...
Raghavendra G
2009-09-08
2
-3
/
+22
*
performance/stat-prefetch: implement sp_setdents.
Raghavendra G
2009-09-08
2
-1
/
+53
*
performance/stat-prefetch: implement sp_removexattr.
Raghavendra G
2009-09-08
1
-24
/
+50
*
performance/stat-prefetch: implement sp_setxattr.
Raghavendra G
2009-09-08
1
-0
/
+26
*
performance/stat-prefetch: implement sp_rename.
Raghavendra G
2009-09-08
2
-3
/
+65
*
performance/stat-prefetch: implement sp_fsync.
Raghavendra G
2009-09-08
1
-0
/
+36
*
performance/stat-prefetch: implement sp_writev.
Raghavendra G
2009-09-08
1
-0
/
+38
*
performance/stat-prefetch: implement sp_readv.
Raghavendra G
2009-09-08
1
-0
/
+47
*
performance/stat-prefetch: implement sp_rmdir.
Raghavendra G
2009-09-08
2
-0
/
+57
*
performance/stat-prefetch: implement sp_unlink.
Raghavendra G
2009-09-08
1
-1
/
+42
*
performance/stat-prefetch: implement sp_readlink.
Raghavendra G
2009-09-08
1
-0
/
+34
*
performance/stat-prefetch: implement sp_utimens.
Raghavendra G
2009-09-08
1
-0
/
+26
*
performance/stat-prefetch: implement sp_ftruncate.
Raghavendra G
2009-09-08
1
-0
/
+36
*
performance/stat-prefetch: implement sp_truncate.
Raghavendra G
2009-09-08
1
-0
/
+25
*
performance/stat-prefetch: implement sp_fchown.
Raghavendra G
2009-09-08
1
-0
/
+36
*
performance/stat-prefetch: implement sp_chown.
Raghavendra G
2009-09-08
1
-0
/
+25
*
performance/stat-prefetch: implement sp_fchmod.
Raghavendra G
2009-09-08
1
-0
/
+36
*
performance/stat-prefetch: implement sp_link.
Raghavendra G
2009-09-08
1
-0
/
+29
*
performance/stat-prefetch: implement sp_symlink.
Raghavendra G
2009-09-08
1
-0
/
+30
*
performance/stat-prefetch: implement sp_mknod.
Raghavendra G
2009-09-08
1
-0
/
+30
*
performance/stat-prefetch: implement sp_mkdir.
Raghavendra G
2009-09-08
1
-0
/
+39
*
performance/stat-prefetch: implement sp_opendir.
Raghavendra G
2009-09-08
1
-0
/
+27
*
performance/stat-prefetch: implement sp_create.
Raghavendra G
2009-09-08
1
-0
/
+158
*
performance/stat-prefetch: implement sp_open.
Raghavendra G
2009-09-08
1
-0
/
+58
*
common-utils: introduce new macro GF_VALIDATE_OR_GOTO_WITH_ERROR
Raghavendra G
2009-09-08
1
-0
/
+9
*
stat/prefetch: free cache if it cannot be put into context of fd
Raghavendra G
2009-09-08
1
-0
/
+1
*
performance/stat-prefetch: introduce sp_fd_ctx_t to hold context of fds
Raghavendra G
2009-09-08
2
-11
/
+144
*
performance/stat-prefetch: implement sp_chmod.
Raghavendra G
2009-09-08
1
-0
/
+34
*
performance/stat-prefetch: implement sp_readdir.
Raghavendra G
2009-09-08
2
-3
/
+169
[next]