summaryrefslogtreecommitdiffstats
path: root/xlators/performance/quick-read
Commit message (Expand)AuthorAgeFilesLines
* performance/quick-read: don't try to validate again if qr_readv is called jus...Raghavendra G2010-04-272-9/+21
* performance/quick-read: read directly from backend for fds opened with O_DIRE...Raghavendra G2010-04-082-2/+12
* performance/quick-read: make use of nanosecond resolution of mtime to decide ...Raghavendra G2010-04-081-2/+6
* performance/quick-read: change the maximum value of max-file-size to 1000KB f...Raghavendra G2009-11-281-4/+4
* performance/quick-read: set return value to zero after successful init.Raghavendra G2009-11-131-0/+2
* performance/quick-read: frame->local need not be set in qr_open_cbk.Raghavendra G2009-10-151-4/+1
* performance/quick-read: flush should proceed with winding if fd-context is no...Raghavendra G2009-10-151-2/+1
* performance/quick-read: change the default option values in quick-read.Raghavendra G2009-10-091-1/+2
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-072-2/+2
* performance/quick-read: refine logic of qr_readv.Raghavendra G2009-09-221-3/+14
* performance/quick-read: optimizations to lookupRaghavendra G2009-09-221-24/+49
* performance/quick-read: make a comment more explicit.Raghavendra G2009-09-221-2/+2
* performance/quick-read: checking for qr_file in inode-context and creating if...Raghavendra G2009-09-221-30/+45
* performance/quick-read: refine the logic in qr_lookup.Raghavendra G2009-09-221-40/+54
* performance/quick-read: access glusterfs_ctx from xlator instead of using glu...Raghavendra G2009-09-171-1/+1
* backporting quick read to 2.0Raghavendra G2009-09-144-0/+2360