aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/lops.c
AgeCommit message (Expand)Author
2013-06-03GFS2: Set log descriptor type for jdata blocksBob Peterson
2013-05-24GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-08GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski
2013-03-23block: Add bio_end_sector()Kent Overstreet
2013-01-29GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse
2013-01-29GFS2: Merge revoke adding functionsSteven Whitehouse
2012-11-07GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski
2012-11-07GFS2: Clean up some unused assignmentsAndrew Price
2012-06-06GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse
2012-05-02GFS2: eliminate log elements and simplifyBob Peterson
2012-04-24GFS2: Log code fixesSteven Whitehouse
2012-04-24GFS2: Remove bd_list_trSteven Whitehouse
2012-04-24GFS2: Remove duplicate log codeSteven Whitehouse
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse
2012-04-24GFS2: Make gfs2_log_fake_buf() write the buffer tooSteven Whitehouse
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-03-20gfs2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-08GFS2: Remove a __GFP_NOFAIL allocationSteven Whitehouse
2012-02-28GFS2: FITRIM ioctl supportSteven Whitehouse
2012-02-28GFS2: Move two functions from log.c to lops.cSteven Whitehouse
2011-10-21GFS2: Misc fixesSteven Whitehouse
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson
2011-04-20GFS2: Optimise glock lru and end of life inodesSteven Whitehouse
2011-04-20GFS2: Alter point of entry to glock lru list for glocks with an address_spaceSteven Whitehouse
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-14GFS2: Update to AIL list lockingSteven Whitehouse
2011-03-11GFS2: introduce AIL lockDave Chinner
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse
2010-05-05GFS2: Various gfs2_logd improvementsBenjamin Marzinski
2010-03-01GFS2: ordered writes are backwardsDave Chinner
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse
2009-06-12GFS2: Add tracepointsSteven Whitehouse
2009-05-11GFS2: Update the rw flagsSteven Whitehouse
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2008-03-31[GFS2] Plug an unlikely leakBob Peterson
2008-03-31[GFS2] Only do lo_incore_commit onceBob Peterson
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse
2008-01-25[GFS2] Split gfs2_writepage into three casesSteven Whitehouse
2007-10-10[GFS2] Clean up journaled data writingSteven Whitehouse
2007-10-10[GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse
2007-10-10[GFS2] Use slab operations for all gfs2_bufdata allocationsSteven Whitehouse
2007-10-10[GFS2] Replace revoke structure with bufdata structureSteven Whitehouse
2007-10-10[GFS2] Clean up ordered write codeSteven Whitehouse
2007-10-10[GFS2] Move pin/unpin into lops.c, clean up lockingSteven Whitehouse
2007-10-10[GFS2] Patch to protect sd_log_num_jdataBob Peterson
2007-10-10[GFS2] Move some code inside the log lockBob Peterson
2007-08-14[GFS2] soft lockup detected in databuf_lo_before_commitBob Peterson
2007-07-09[GFS2] Addendum to the journaled file/unmount patchRobert Peterson