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