aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds1-1/+94
2012-03-20gfs2: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-08GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse1-2/+3
2012-02-28GFS2: FITRIM ioctl supportSteven Whitehouse1-1/+1
2012-02-28GFS2: Move two functions from log.c to lops.cSteven Whitehouse1-0/+92
2011-10-21GFS2: Misc fixesSteven Whitehouse1-2/+0
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson1-38/+26
2011-04-20GFS2: Optimise glock lru and end of life inodesSteven Whitehouse1-5/+22
2011-04-20GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse1-7/+5
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-6/+6
2011-03-14GFS2: Update to AIL list lockingSteven Whitehouse1-0/+2
2011-03-11GFS2: introduce AIL lockDave Chinner1-2/+3
2011-03-10block: kill off REQ_UNPLUGJens Axboe1-6/+6
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse1-1/+2
2010-05-05GFS2: Various gfs2_logd improvementsBenjamin Marzinski1-0/+2
2010-03-01GFS2: ordered writes are backwardsDave Chinner1-2/+2
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse1-0/+4
2009-06-12GFS2: Add tracepointsSteven Whitehouse1-0/+3
2009-05-11GFS2: Update the rw flagsSteven Whitehouse1-6/+8
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse1-1/+0
2008-03-31[GFS2] Plug an unlikely leakBob Peterson1-1/+3
2008-03-31[GFS2] Only do lo_incore_commit onceBob Peterson1-17/+0
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse1-53/+5
2008-01-25[GFS2] Split gfs2_writepage into three casesSteven Whitehouse1-7/+10
2007-10-10[GFS2] Clean up journaled data writingSteven Whitehouse1-116/+126
2007-10-10[GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse1-3/+0
2007-10-10[GFS2] Use slab operations for all gfs2_bufdata allocationsSteven Whitehouse1-1/+1
2007-10-10[GFS2] Replace revoke structure with bufdata structureSteven Whitehouse1-5/+5
2007-10-10[GFS2] Clean up ordered write codeSteven Whitehouse1-120/+40
2007-10-10[GFS2] Move pin/unpin into lops.c, clean up lockingSteven Whitehouse1-28/+89
2007-10-10[GFS2] Patch to protect sd_log_num_jdataBob Peterson1-1/+2
2007-10-10[GFS2] Move some code inside the log lockBob Peterson1-3/+14
2007-08-14[GFS2] soft lockup detected in databuf_lo_before_commitBob Peterson1-2/+4
2007-07-09[GFS2] Addendum to the journaled file/unmount patchRobert Peterson1-2/+4
2007-07-09[GFS2] assertion failure after writing to journaled file, umountRobert Peterson1-30/+23
2007-07-09[GFS2] Journaled file write/unstuff bugRobert Peterson1-1/+3
2007-07-09[GFS2] fix jdata issuesBenjamin Marzinski1-0/+2
2007-05-01[GFS2] Fix log entry list corruptionBenjamin Marzinski1-9/+11
2007-02-05[GFS2] Fix list corruption in lops.cSteven Whitehouse1-3/+11
2006-11-30[GFS2] Fix race in logging codeRussell Cattelan1-15/+21
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro1-2/+2
2006-10-12[GFS2] Pass the correct value to kunmap_atomicRussell Cattelan1-2/+2
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-1/+1
2006-09-21[GFS2] Tidy up meta_io codeSteven Whitehouse1-5/+4
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-05[GFS2] Style changes in logging codeSteven Whitehouse1-1/+1
2006-09-05[GFS2] Fix end of multi-line structuresSteven Whitehouse1-6/+6
2006-09-04[GFS2] More style changesSteven Whitehouse1-5/+4
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-9/+9
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1