aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/trans.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-29GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse1-1/+2
2012-09-24GFS2: Remove rs_requested field from reservationsSteven Whitehouse1-4/+3
2012-06-06GFS2: Extend the life of the reservationsBob Peterson1-1/+1
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson1-3/+3
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse1-3/+5
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson1-8/+6
2010-09-28GFS2: reserve more blocks for transactionsBenjamin Marzinski1-0/+8
2010-09-20GFS2: fallocate supportBenjamin Marzinski1-0/+1
2008-03-31[GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse1-1/+1
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse1-1/+0
2007-10-10[GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse1-1/+1
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse1-2/+7
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-2/+2
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-1/+0
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-03-29[GFS2] Update debugging codeSteven Whitehouse1-6/+2
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse1-1/+0
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse1-1/+1
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+40