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
*
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
*
io-threads: Add readdir fop
Shehjar Tikoo
2009-04-22
1
-0
/
+36
*
io-threads: Add removexattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+45
*
io-threads: Add fsetxattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+35
*
io-threads: Add fgetxattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+34
*
io-threads: Add getxattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+44
*
io-threads: Add setxattr fop
Shehjar Tikoo
2009-04-22
1
-0
/
+45
*
io-threads: Add statfs fop
Shehjar Tikoo
2009-04-22
1
-1
/
+34
*
io-threads: Add fsyncdir fop
Shehjar Tikoo
2009-04-22
1
-0
/
+34
*
io-threads: Add opendir fop
Shehjar Tikoo
2009-04-22
1
-0
/
+34
*
io-threads: Add link fop
Shehjar Tikoo
2009-04-22
1
-0
/
+37
*
iobuf - account with iobref_size() instead of iov_length (vector)
Anand V. Avati
2009-04-17
2
-5
/
+9
*
write-behind aggregate-size related changes
Raghavendra G
2009-04-16
1
-15
/
+76
*
write-behind: adhere to coding guidelines.
Raghavendra G
2009-04-16
1
-16
/
+32
*
use ctx->page_size in all translators and transports instead of having their ...
Anand V. Avati
2009-04-13
3
-63
/
+3
*
io-threads: Remove unnecessary call to pthread_attr_setstacksize
Shehjar Tikoo
2009-04-12
1
-4
/
+0
*
updated performance/io-cache with new readv writev prototypes
Anand V. Avati
2009-04-12
3
-34
/
+41
*
updated performance/io-threads with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-6
/
+10
*
update performance/read-ahead with new readv writev prototypes
Anand V. Avati
2009-04-12
3
-21
/
+21
*
update performance/write-behind with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-18
/
+18
*
io-threads: Reduce default min and max threads
Shehjar Tikoo
2009-04-10
1
-2
/
+2
[next]