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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
performance/stat-prefetch: implement sp_lookup.
Raghavendra G
2009-09-08
2
-0
/
+314
*
rewriting stat-prefetch translator
Raghavendra G
2009-09-08
6
-499
/
+177
*
mount/fuse: Include missing header files in Makefile.am
Vijay Bellur
2009-09-07
1
-1
/
+3
*
ib-verbs: handle failure of ibv_create_qp gracefully.
Raghavendra G
2009-09-02
1
-0
/
+3
*
libglusterfsclient: Compare compcount with path not maxentry
Shehjar Tikoo
2009-09-02
1
-0
/
+1
*
libglusterfsclient: Enhance VMP searching logic
Shehjar Tikoo
2009-09-02
1
-1
/
+3
*
booster: Support backward compatible options
Shehjar Tikoo
2009-09-02
1
-0
/
+6
*
core: Fix build failure on non-Linux systems
Shehjar Tikoo
2009-09-02
1
-2
/
+8
*
libglusterfsclient: don't use pointer returned by basename while freeing allo...
Raghavendra G
2009-09-02
1
-5
/
+5
*
fuse: protocol fix: fix bogus parsing of MKDIR message
Csaba Henk
2009-09-01
1
-1
/
+1
*
changed booster fstab to parse the arguments same as mount.glusterfs
Amar Tumballi
2009-08-20
1
-2
/
+2
*
protocol/client: 'connecting' event is properly notified.
Amar Tumballi
2009-08-20
2
-4
/
+23
*
in server_rename if we do_path_lookup on the newloc and parent directory is n...
Krishna Srinivas
2009-08-19
1
-24
/
+28
*
TAKE2[PATCH BUG:213 1/1] Support for Process State Dump
Vijay Bellur
2009-08-19
16
-8
/
+983
[next]