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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
io-cache logging level fixes
Anand V. Avati
2009-05-05
4
-33
/
+32
*
io-threads: Clarify thread count range
Shehjar Tikoo
2009-05-05
2
-16
/
+23
*
io-cache: indentation and logging fixes
Raghavendra G
2009-05-05
4
-509
/
+426
*
io-threads: indentation and logging fixes
Raghavendra G
2009-05-05
2
-199
/
+250
*
write-behind: indentation and logging fixes
Raghavendra G
2009-04-30
1
-158
/
+74
*
read-ahead: indentation and logging fixes
Raghavendra G
2009-04-30
2
-105
/
+84
*
io-threads: Add fxattrop fop
Shehjar Tikoo
2009-04-22
1
-666
/
+565
*
io-threads: Add xattrop fop
Shehjar Tikoo
2009-04-22
1
-0
/
+44
[next]