summaryrefslogtreecommitdiffstats
path: root/xlators/performance/quick-read
Commit message (Expand)AuthorAgeFilesLines
...
* io-cache,quick-read: bring down log levelAnand Avati2012-06-071-2/+3
* performance/quick-read: fix race-conditions in qr_unlink.Raghavendra G2012-05-233-46/+80
* mount/fuse: Use state->lk_lock to print lock information on EAGAIN.Mohammed Junaid2012-05-151-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-103-42/+15
* quick-read, md-cache: selectively cache xattr data to conserve memoryBrian Foster2012-05-081-1/+20
* performance/quick-read: disable reading from cache if unlink hasRaghavendra G2012-04-181-0/+4
* performance/quick-read: open shouldn't be worried about checkingRaghavendra G2012-04-022-73/+0
* performance/quick-read: fix build errors.Raghavendra G2012-03-282-9/+13
* performance/quick-read: make unlink aware of open-behind behaviour of quick-r...Raghavendra G2012-03-283-24/+336
* core: adding extra data for fopsAmar Tumballi2012-03-221-158/+170
* performance/quick-read: implement finiRaghavendra G2012-03-141-0/+51
* Print non-zero timestamps in statedumpv3.3.0qa27Vijay Bellur2012-03-111-5/+7
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-212-39/+24
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-0/+3
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-104/+88
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-25/+3
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-9/+7
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-46/+16
* performance/io-cache,quick-read: increase cache-size limitKaushal M2011-09-291-6/+52
* performance/quick-read: fix memory corruption.Raghavendra G2011-09-181-4/+0
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-118/+9
* For systems where O_DIRECTORY does not exist, we defined it as 0,Emmanuel Dreyfus2011-08-121-1/+1
* Change Copyright current yearPranith Kumar K2011-08-103-3/+3
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-063-9/+9
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-5/+7
* performance/quick-read: Handle unwinding of frame corresponding to read fop p...Raghavendra G2011-07-291-115/+220
* quick-read: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-1/+20
* performance/quick-read: Perform error handling only when GF_CALLOC failsVijay Bellur2011-06-221-1/+1
* performance/quick-read: reset open_in_transit to zero in case of an error.Raghavendra G2011-06-221-0/+1
* performance/quick-read: dump inode and fdctx during statedump.Raghavendra G2011-06-141-0/+126
* quick-read: Fix dirname(3) usageAnand Avati2011-05-301-5/+6
* CLI : Validate options farmework.Gaurav2011-03-231-49/+14
* spelling errors fixed across the code baseAmar Tumballi2011-03-221-1/+1
* performance/quick-read: logging enhancementsAmar Tumballi2011-03-171-54/+291
* performance/quick-read: propagate errors during open back to actual fops.Raghavendra G2011-03-171-19/+539
* performance/quick-read: whitespace related changes to adhere to coding guidel...Raghavendra G2011-03-173-341/+328
* performance/quick-read: disable caching for fds opened with GF_OPEN_NOWB flags.Raghavendra G2011-02-181-2/+4
* performance/quick-read: Fix unwinding of same frame twice when qr_loc_fill fa...v3.1.2qa4Raghavendra G2011-01-111-42/+22
* performance/quick-read: fix warnings due to format string mismatches during i...Raghavendra G2010-12-121-1/+1
* performance/quick-read: handle the errors in qr_loc_fill properly when an fop...v3.1.1qa6Raghavendra G2010-11-131-2/+24
* performance/quick-read: white space cleanupVijay Bellur2010-10-281-110/+110
* performance/quick-read: set right validation checksVijay Bellur2010-10-281-2/+2
* Change assert to GF_ASSERTVijay Bellur2010-10-121-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-1/+47
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+85
* Change GNU GPL to GNU AGPLPranith K2010-10-043-9/+9
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-5/+5