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
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-109
/
+191
*
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
*
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
1
-0
/
+1
*
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
98
-99
/
+99
*
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
3
-36
/
+44
*
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
*
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
*
cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.
Vikas Gorur
2009-10-05
2
-29
/
+29
*
distribute: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
4
-101
/
+320
*
ha: Handle memory allocation failures
Shehjar Tikoo
2009-10-01
2
-15
/
+618
*
ha: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-22
/
+46
*
symlink-cache: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-4
/
+12
*
io-threads: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-25
/
+31
*
read-ahead: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-4
/
+16
*
write-behind: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-112
/
+172
*
filter: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-27
/
+84
*
stripe: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-199
/
+361
*
error-gen: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-21
/
+37
*
locks: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-6
/
+9
*
io-stats: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-10
/
+18
[next]