summaryrefslogtreecommitdiffstats
path: root/xlators/performance/quick-read/src/quick-read.h
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-10/+10
* Land clang-format changesGluster Ant2018-09-121-39/+36
* performance/quick-read: handle rollover of generation counterRaghavendra G2018-08-131-1/+2
* performance/quick-read: don't update with stale data after invalidationRaghavendra G2018-08-041-0/+2
* performance/quick-read: provide an invalidation based on ctimeRaghavendra G2018-06-181-0/+3
* performance/quick-read: Use generation numbers to avoid updating the cache wi...Raghavendra G2018-05-281-0/+1
* quick-read: Provide statistics to the monitorPoornima G2018-03-281-0/+1
* quick-read: Integrate quick read with upcall and increase cache timePoornima G2017-12-131-0/+10
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* 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