summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/meta_io.c
Commit message (Expand)AuthorAgeFilesLines
* mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2014-06-041-2/+2
* GFS2: Fix address space from page functionSteven Whitehouse2014-03-311-0/+5
* GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-241-7/+2
* GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-031-0/+3
* GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson2013-12-131-0/+5
* GFS2: Move gfs2_sync_meta to lops.cSteven Whitehouse2013-08-191-18/+0
* GFS2: aggressively issue revokes in gfs2_log_flushBenjamin Marzinski2013-06-191-4/+0
* GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski2013-04-081-1/+1
* GFS2: Merge gfs2_attach_bufdata() into trans.cSteven Whitehouse2013-01-291-35/+0
* gfs2: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
* GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occursMasatake YAMATO2012-06-281-1/+4
* GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_bufferBob Peterson2012-05-111-15/+6
* GFS2: eliminate log elements and simplifyBob Peterson2012-05-021-3/+3
* GFS2: Remove bd_list_trSteven Whitehouse2012-04-241-1/+0
* GFS2: Fix up REQ flagsSteven Whitehouse2011-11-081-2/+2
* block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-231-3/+3
* GFS2: Improve tracing support (adds two flags)Steven Whitehouse2011-04-201-0/+2
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-2/+1
|\
| * block: kill off REQ_UNPLUGJens Axboe2011-03-101-1/+1
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* | GFS2: Update to AIL list lockingSteven Whitehouse2011-03-141-0/+2
|/
* writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-261-1/+1
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-4/+4
* GFS2: Eliminate useless err variableBob Peterson2010-05-121-3/+1
* GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-051-0/+1
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-011-40/+6
* GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse2010-01-111-1/+1
* GFS2: Clean up some file namesSteven Whitehouse2009-05-221-1/+0
* GFS2: Optimise writepage for metadataSteven Whitehouse2009-05-111-9/+57
* GFS2: Update the rw flagsSteven Whitehouse2009-05-111-11/+27
* GFS2: Clean up of glops.cSteven Whitehouse2009-03-241-21/+0
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-1/+0
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-271-7/+7
* [GFS2] filesystem consistency error from do_stripBob Peterson2008-05-121-2/+4
* [GFS2] Fix typoBob Peterson2008-01-251-1/+1
* [GFS2] Function meta_read optimizationBob Peterson2008-01-251-6/+7
* [GFS2] Add sync_page to metadata address space operationsSteven Whitehouse2008-01-251-0/+1
* [GFS2] Remove useless i_cache from inodesSteven Whitehouse2008-01-251-71/+10
* [GFS2] Data corruption fixWendy Cheng2007-10-101-4/+4
* [GFS2] Clean up journaled data writingSteven Whitehouse2007-10-101-23/+32
* [GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse2007-10-101-23/+12
* [GFS2] Move pin/unpin into lops.c, clean up lockingSteven Whitehouse2007-10-101-70/+0
* [GFS2] assertion failure after writing to journaled file, umountRobert Peterson2007-07-091-1/+7
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* [GFS2] Reduce number of arguments to meta_io.c:getbuf()Steven Whitehouse2006-11-301-14/+12
* [GFS2] Move gfs2_meta_syncfs() into log.cSteven Whitehouse2006-11-301-17/+0
* [GFS2] Fix journal flush problemSteven Whitehouse2006-11-301-0/+3
* [GFS2] Move logging code into log.c (mostly)Steven Whitehouse2006-10-031-164/+0
* [GFS2] Mark metadata reads for blktraceSteven Whitehouse2006-10-021-3/+4
* [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-281-1/+1
OpenPOWER on IntegriCloud