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
*
protocol/server: server_stub_resume should check for failure of lookup when o...
Raghavendra G
2009-09-13
1
-1
/
+2
*
booster: Fix fd_t leak in pread64
Shehjar Tikoo
2009-09-09
1
-0
/
+1
*
libglusterfsclient: Fix incorrect NULL check for fd
Shehjar Tikoo
2009-09-09
1
-1
/
+1
*
libglusterfsclient: Handle CALLOC failure in libgf_client_lookup
Shehjar Tikoo
2009-09-09
1
-0
/
+7
*
libglusterfsclient: Handle CALLOC failure in libgf_init_vmpentry
Shehjar Tikoo
2009-09-09
1
-0
/
+18
*
libglusterfsclient: Add inode_ctx NULL check during iattr cache validation
Shehjar Tikoo
2009-09-09
1
-0
/
+6
*
libglusterfsclient: Enhance logging
Shehjar Tikoo
2009-09-09
1
-43
/
+318
*
booster: Enhance booster logging
Shehjar Tikoo
2009-09-09
3
-71
/
+547
*
mount/fuse: Set d_type in readdir_cbk using the stat buf for the entry.
Vikas Gorur
2009-09-09
1
-1
/
+32
*
cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dict
Vikas Gorur
2009-09-08
1
-1
/
+2
*
cluster/afr: Do not try to self-heal "/"
Vikas Gorur
2009-09-08
1
-8
/
+16
*
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
[next]