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
/
performance
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-499
/
+47
*
fix build warnings in 'io-cache'
Amar Tumballi
2009-07-20
1
-1
/
+7
*
quick-read: implement release and forget cbks.
Raghavendra G
2009-07-16
1
-0
/
+49
*
quick-read: implement qr_lk.
Raghavendra G
2009-07-16
1
-0
/
+97
*
quick-read: implement qr_ftruncate.
Raghavendra G
2009-07-16
1
-0
/
+142
*
quick-read: implement qr_fsync.
Raghavendra G
2009-07-16
1
-0
/
+94
*
quick-read: implement qr_finodelk.
Raghavendra G
2009-07-16
1
-0
/
+100
*
quick-read: implement qr_fentrylk.
Raghavendra G
2009-07-16
1
-0
/
+100
*
quick-read: implement qr_flush.
Raghavendra G
2009-07-16
1
-0
/
+74
*
quick-read: implement qr_fgetxattr.
Raghavendra G
2009-07-16
1
-0
/
+101
*
quick-read: implement qr_fsetxattr.
Raghavendra G
2009-07-16
1
-0
/
+99
*
quick-read: implement lc_fchmod
Raghavendra G
2009-07-16
1
-0
/
+93
*
quick-read: implement qr_fchown
Raghavendra G
2009-07-16
1
-0
/
+95
*
quick-read: implement qr_fstat.
Raghavendra G
2009-07-16
1
-0
/
+94
*
quick-read: implement qr_writev
Raghavendra G
2009-07-16
1
-0
/
+118
*
quick-read: implement qr_readv
Raghavendra G
2009-07-16
1
-0
/
+525
*
quick-read: implement qr_open
Raghavendra G
2009-07-16
2
-0
/
+219
*
quick-read: add qr_lookup.
Raghavendra G
2009-07-16
2
-0
/
+147
*
Implementing quick-read translator.
Raghavendra G
2009-07-16
5
-1
/
+184
*
write-behind: set default window-size to 1MB.
Raghavendra G
2009-07-07
1
-1
/
+2
*
read-ahead: use O_ACCMODE for checking file access modes.
Raghavendra G
2009-07-07
1
-2
/
+2
*
write-behind: Use O_ACCMODE while checking for access modes.
Raghavendra G
2009-07-07
1
-2
/
+2
*
performance/write-behind - bug fix in open() and create().
Basavanagowda Kanur
2009-07-02
1
-1
/
+5
*
enhancement in write-behind
Amar Tumballi
2009-06-30
1
-18
/
+22
*
write-behind: fix memory corruption
Raghavendra G
2009-06-15
1
-0
/
+1
*
write-behind: check for memory allocation failures and take appropriate action
Raghavendra G
2009-06-15
1
-78
/
+434
*
io-cache: fix warning by initializing conf = NULL
Anand V. Avati
2009-06-15
1
-1
/
+1
*
read-ahead: fix warning by initializing conf = NULL
Anand V. Avati
2009-06-15
1
-1
/
+1
*
io-cache: handle memory allocation failures
Raghavendra G
2009-06-11
4
-65
/
+373
*
io-threads: Fix missed notification in sem_timedwait
Shehjar Tikoo
2009-06-11
2
-5
/
+4
*
read-ahead: handle memory allocation failures
Raghavendra G
2009-06-11
3
-17
/
+111
*
read-ahead: return with error code EBADF for fops on fds without file set in ...
Raghavendra G
2009-06-11
1
-11
/
+45
*
read-ahead: unwind with a return value of -1 and error code of ENOMEM on memo...
Raghavendra G
2009-06-11
1
-0
/
+4
*
removed unused option 'page-size' in io-cache
Amar Tumballi
2009-06-09
1
-5
/
+0
*
io-cache: prevent frames from getting woken up while page is getting validated
Anand Avati
2009-06-03
1
-1
/
+1
*
mem-pool,io-threads: Destroy mem-pool on deallocation
Shehjar Tikoo
2009-05-21
1
-0
/
+1
*
io-threads: Use boolean enums instead of integer 1
Shehjar Tikoo
2009-05-20
1
-2
/
+2
*
io-threads: Change mutexes/condvars to spinlocks/semaphores
Shehjar Tikoo
2009-05-20
2
-36
/
+80
*
io-threads: Reduce default max for threads to 64
Shehjar Tikoo
2009-05-20
1
-1
/
+1
*
io-threads: Support mem-pool allocator for iot_request_t
Shehjar Tikoo
2009-05-20
2
-23
/
+44
*
io-threads: Add graceful shutdown of worker threads
Raghavendra G
2009-05-20
2
-25
/
+79
*
io-threads: handle memory allocation failures
Raghavendra G
2009-05-20
1
-197
/
+760
*
symlink-cache: fix return value of readlink
Raghavendra G
2009-05-07
1
-2
/
+2
*
log level fixes in read-ahead
Anand V. Avati
2009-05-05
1
-6
/
+6
[next]