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
/
performance
/
stat-prefetch
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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: 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
1
-0
/
+35
*
performance/stat-prefetch: implement sp_checksum.
Raghavendra G
2009-09-08
1
-1
/
+36
*
performance/stat-prefetch: implement sp_getdents.
Raghavendra G
2009-09-08
1
-0
/
+82
*
performance/stat-prefetch: flush stat corresponding to directory being read i...
Raghavendra G
2009-09-08
1
-0
/
+17
*
performance/stat-prefetch: implement sp_setdents.
Raghavendra G
2009-09-08
1
-0
/
+46
*
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
1
-0
/
+55
*
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
1
-0
/
+55
*
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
*
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
3
-498
/
+46
*
updated copyright header to extend copyright upto 2009
Basavanagowda Kanur
2009-02-26
2
-2
/
+2
*
Added all files
Vikas Gorur
2009-02-18
4
-0
/
+552
[prev]