summaryrefslogtreecommitdiffstats
path: root/xlators/performance/write-behind
Commit message (Expand)AuthorAgeFilesLines
* performance/write-behind: Resume all the consecutive non-write operations in ...Raghavendra G2010-03-291-3/+0
* performance/write-behind: fix data corruption while aggregating the adjacent ...Raghavendra G2010-02-221-4/+55
* performance/write-behind: refactor __wb_collapse_write_bufsRaghavendra G2010-02-221-36/+38
* write-behind: fix 'option enable-trickling-writes'Anand Avati2010-01-231-8/+4
* added few missing options in translator's option arrayAmar Tumballi2009-10-071-1/+4
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* write-behind: check for NULL file pointer in flush callbackAnand Avati2009-09-241-1/+2
* performance/write-behind: Add NULL checks for file pointer.Raghavendra G2009-09-241-83/+104
* performance/write-behind: Add a NULL check for request->stub before checking ...Raghavendra G2009-09-241-1/+2
* performance/write-behind: store currently aggregated data size in wb_fileRaghavendra G2009-09-231-27/+30
* performance/write-behind: store the current window size in wb_file.Raghavendra G2009-09-231-44/+40
* performance/write-behind: reduce usage of iov_length.Raghavendra G2009-09-231-47/+27
* performance/write-behind: add option "enable-trickling-writes".Raghavendra G2009-09-221-22/+41
* performance/write-behind: reduce traversal of request list during wb_mark_winds.Raghavendra G2009-09-221-35/+28
* performance/write-behind: reduce list-traversal during wb_mark_unwindsRaghavendra G2009-09-221-13/+19
* performance/write-behind: remove redundant traversal of write-requests in the...Raghavendra G2009-09-221-3/+5
* performance/write-behind: Aggregate adjacent contiguous write-buffers into si...Raghavendra G2009-09-221-1/+77
* performance/write-behind: fine-tune logic of wb_mark_windsRaghavendra G2009-09-221-65/+14
* performance/write-behind: check for the presence of context only in fds not o...Raghavendra G2009-09-221-6/+12
* performance/write-behind: hold locks when accessing members of wb_file.Raghavendra G2009-09-081-17/+75
* performance/write-behind: communicate back the errors in writes to servers in...Raghavendra G2009-09-081-1/+12
* write-behind: use O_ACCMODE while checking for O_RDONLY in flags.Raghavendra G2009-08-171-2/+2
* write-behind: set default window-size to 1MB.Raghavendra G2009-07-071-1/+2
* performance/write-behind - bug fix in open() and create().Basavanagowda Kanur2009-07-021-1/+5
* enhancement in write-behindAmar Tumballi2009-06-301-13/+22
* write-behind: indentation and logging fixesRaghavendra G2009-04-301-158/+74
* write-behind aggregate-size related changesRaghavendra G2009-04-161-15/+76
* write-behind: adhere to coding guidelines.Raghavendra G2009-04-161-16/+32
* use ctx->page_size in all translators and transports instead of having their ...Anand V. Avati2009-04-131-18/+0
* update performance/write-behind with new readv writev prototypesAnand V. Avati2009-04-121-18/+18
* wb_flush - keep reference on fd for process_frame to perform STACK_WIND of fl...Anand V. Avati2009-04-021-0/+4
* fixes crash in write-behindAmar Tumballi2009-03-221-2/+3
* write behind preserves order of fops with respect to writesRaghavendra G2009-03-131-404/+947
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-183-0/+1459