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