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: implement sp_stat.
Raghavendra G
2009-10-09
1
-0
/
+87
*
performance/stat-prefetch: lookup path in checksum if it is not already looke...
Raghavendra G
2009-10-09
1
-10
/
+69
*
performance/stat-prefetch: lookup the path in open if it is not already looke...
Raghavendra G
2009-10-09
1
-9
/
+77
*
performance/stat-prefetch: implement procedure sp_process_inode_ctx.
Raghavendra G
2009-10-09
1
-0
/
+93
*
performance/stat-prefetch: use op_errno instead of errno to store error code.
Raghavendra G
2009-10-09
2
-116
/
+198
*
performance/stat-prefetch: Add support code to implement lookup-behind.
Raghavendra G
2009-10-09
2
-55
/
+199
*
performance/stat-prefetch: remove lookup-behind in sp_lookup.
Raghavendra G
2009-10-09
1
-60
/
+8
*
performance/stat-prefetch: optimizations to sp_lookup.
Raghavendra G
2009-10-09
1
-1
/
+12
*
performance/stat-prefetch: Add accounting of cache hits and misses.
Raghavendra G
2009-10-09
2
-0
/
+17
*
performance/stat-prefetch: change behaviour of sp_lookup when xattr_req is no...
Raghavendra G
2009-10-09
1
-8
/
+28
*
performance/stat-prefetch: change the cache to use rbtree based hashtable ins...
Raghavendra G
2009-10-09
3
-36
/
+46
*
performance/stat-prefetch: fix memory leaks
Raghavendra G
2009-10-09
1
-16
/
+37
*
debug/error-gen: Feature enhancement of error-gen translator
vinayak hegde
2009-10-08
3
-167
/
+1004
*
performance/write-behind: Refining the check for fd_ctx in fds
Raghavendra G
2009-10-08
1
-120
/
+145
*
libglusterfs/defaults: default_readdirp should call fops->readdirp instead of...
Raghavendra G
2009-10-08
1
-1
/
+1
*
performance/write-behind: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-08
1
-39
/
+51
*
cluster/dht: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-08
4
-98
/
+107
*
Initialize local before any call to STACK_WIND to prevent a crash
Pavan Sondur
2009-10-07
1
-9
/
+10
*
assign client_readdirp to .readdirp in protocol/client & fix 2 other bugs in ...
Pavan Sondur
2009-10-07
2
-2
/
+3
*
mount/fuse: Handle FATTR_MODE flag properly.
Vikas Gorur
2009-10-07
1
-0
/
+3
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
233
-259
/
+259
*
cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-07
6
-98
/
+136
*
mount/fuse: Don't send fsetattr if ATIME or MTIME needs to be changed.
Vikas Gorur
2009-10-06
1
-1
/
+8
*
Removed remaining references to chmod, chown and utimens as part of setattr c...
Pavan Sondur
2009-10-06
12
-910
/
+58
*
core: Add rbtree based hash table
Shehjar Tikoo
2009-10-06
5
-3
/
+1517
*
mem-pool: Include stdlib for calloc()
Shehjar Tikoo
2009-10-06
1
-0
/
+1
*
libglusterfsclient: Port directory reading to readdirp fop
Shehjar Tikoo
2009-10-06
1
-9
/
+6
*
client: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+91
*
server: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+109
*
stat-prefetch: Port stat-prefetching to readdirp fop
Shehjar Tikoo
2009-10-06
1
-1
/
+2
*
io-threads: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+51
*
trace: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+37
*
io-stats: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+24
*
error-gen: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+28
*
unify: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+24
*
map: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-13
/
+91
*
ha: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-18
/
+47
*
distribute: Support readdirp fop
Shehjar Tikoo
2009-10-06
2
-5
/
+112
*
afr: Support readdirp fop
Shehjar Tikoo
2009-10-06
3
-10
/
+77
*
posix: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-16
/
+38
*
core: Separate readdirp and readdir fops
Shehjar Tikoo
2009-10-06
9
-1
/
+199
*
storage/posix: Process "glusterfs.content" key in lookup only for regular files.
Vikas Gorur
2009-10-06
1
-1
/
+3
*
features/locks: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-05
3
-19
/
+22
*
storage/posix: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-05
1
-49
/
+59
*
libglusterfs: Add STACK_UNWIND_STRICT macro.
Vikas Gorur
2009-10-05
1
-0
/
+18
*
glusterfsd.c: Pipe is used during daemonization as ipc.
vinayak hegde
2009-10-05
1
-104
/
+91
*
cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.
Vikas Gorur
2009-10-05
2
-29
/
+29
*
libglusterfsclient: Remove redundant fchown and fchmod
Shehjar Tikoo
2009-10-01
1
-78
/
+0
*
libglusterfsclient: Use fsetattr for fchown
Shehjar Tikoo
2009-10-01
1
-1
/
+7
*
libglusterfsclient: Use fsetattr for fchmod
Shehjar Tikoo
2009-10-01
1
-1
/
+5
[prev]
[next]