summaryrefslogtreecommitdiffstats
path: root/xlators/performance/quick-read/src/quick-read.h
Commit message (Expand)AuthorAgeFilesLines
* quick-read: refactorAnand Avati2013-01-281-50/+7
* performance/quick-read: fix race-conditions in qr_unlink.Raghavendra G2012-05-231-2/+8
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* performance/quick-read: open shouldn't be worried about checkingRaghavendra G2012-04-021-8/+0
* performance/quick-read: fix build errors.Raghavendra G2012-03-281-0/+1
* performance/quick-read: make unlink aware of open-behind behaviour of quick-r...Raghavendra G2012-03-281-8/+24
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* performance/quick-read: whitespace related changes to adhere to coding guidel...Raghavendra G2011-03-171-6/+6
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-301-2/+0
* performance/quick-read: implement an upper size limit for the cache.Raghavendra G2010-05-261-5/+41
* performance/quick-read: don't try to validate again if qr_readv is called jus...Raghavendra G2010-04-271-0/+1
* Memory accounting changesVijay Bellur2010-04-231-0/+1
* performance/quick-read: read directly from backend for fds opened with O_DIRE...Raghavendra G2010-04-081-0/+1
* iatt: changes across the codebaseAnand V. Avati2010-03-161-1/+1
* quick-read: Store and propagate wbflags argument in open fopShehjar Tikoo2010-03-041-0/+1
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* performance/quick-read: if open fails during cache validation, don't continue...Raghavendra G2009-09-081-0/+2
* quick-read: implement qr_openRaghavendra G2009-07-161-0/+18
* quick-read: add qr_lookup.Raghavendra G2009-07-161-0/+10
* Implementing quick-read translator.Raghavendra G2009-07-161-0/+50