aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/meta_io.c
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-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
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-97/+76
* [GFS2] Remove unused constantsSteven Whitehouse2006-09-201-5/+1
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] More style changesSteven Whitehouse2006-09-041-3/+2
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-9/+9
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-041-1/+1
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Fix leak of gfs2_bufdataSteven Whitehouse2006-08-181-1/+0
* [GFS2] Fix deadlock in memory allocationSteven Whitehouse2006-07-111-1/+1
* [GFS2] Add generation numberSteven Whitehouse2006-07-111-110/+2
* [GFS2] Make our address_space_operations constSteven Whitehouse2006-07-031-1/+1
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-8/+4
* [GFS2] Casts for printing 64bit numbersSteven Whitehouse2006-05-241-3/+4
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0