summaryrefslogtreecommitdiffstats
path: root/xlators/performance/write-behind
Commit message (Expand)AuthorAgeFilesLines
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-212-17/+20
* Honor O_SYNC etc. properly.Jeff Darcy2012-02-211-2/+28
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-0/+1
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-8/+10
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-55/+58
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-4/+4
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-58/+28
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-3/+0
* option validation: further fixesAnand Avati2011-08-191-1/+1
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-181/+21
* Change Copyright current yearPranith Kumar K2011-08-102-2/+2
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-062-6/+6
* write-behind: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-4/+43
* performance-translators: print path to file while dumping fdctx.Raghavendra G2011-06-141-0/+9
* performance/write-behind: initialize lock in wb-file before wb-file is set in...branchpoint-3.2Raghavendra G2011-04-291-20/+26
* CLI : Validate options farmework.Gaurav2011-03-231-56/+22
* performance/write-behind: logging enhancementsRaghavendra G2011-03-171-262/+453
* performance/write-behind: whitespace cleanup.Raghavendra G2011-03-171-492/+427
* performance/write-behind: fix warnings due to format string mismatches during...Raghavendra G2010-12-121-11/+11
* Change assert to GF_ASSERTVijay Bellur2010-10-121-1/+1
* Copyright changesVijay Bellur2010-10-112-2/+2
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+3
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-2/+23
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-2/+70
* Change GNU GPL to GNU AGPLPranith K2010-10-042-6/+6
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+51
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-161-8/+154
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+3
* fuse resolve related changesAmar Tumballi2010-08-111-1/+1
* Remove unused variablesSachidananda2010-08-021-2/+0
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-4/+6
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-4/+4
* performance/write-behind: explicitly enforce ordering of overlapping writes.Raghavendra G2010-07-021-173/+279
* Revert "performance/write-behind: explicitly enforce ordering of overlapping ...Anand V. Avati2010-06-151-126/+128
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-0/+2
* performance/write-behind: explicitly enforce ordering of overlapping writes.Raghavendra G2010-05-261-128/+126
* write-behind: update default values for better small file performanceAnand Avati2010-05-131-2/+2
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-2/+0
* Memory accounting changesVijay Bellur2010-04-232-24/+92
* performance/write-behind: Resume all the consecutive non-write operations in ...Raghavendra G2010-03-291-3/+0
* iatt: changes across the codebaseAnand V. Avati2010-03-161-40/+24
* 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
* performance/write-behind: Set right an incorrect message displayed in logVijay Bellur2010-01-291-1/+1
* write-behind: fix 'option enable-trickling-writes'Anand Avati2010-01-231-8/+4
* Revert "performance/write-behind: Changed default value of option disable-til...Anand V. Avati2009-12-061-1/+1
* performance/write-behind: Changed default value of option disable-till to 0Vijay Bellur2009-12-021-1/+1
* performance/write-behind: use STACK_UNWIND_STRICT for unwinding.Raghavendra G2009-11-241-2/+2
* performance/write-behind: fix to bug in setattr which was causing frames to b...Raghavendra G2009-10-201-1/+2