aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans_buf.c
AgeCommit message (Expand)Author
2011-07-25xfs: Remove the macro XFS_BUF_TARGETChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_BFLAGSChandra Seetharaman
2011-07-13xfs: remove wrappers around b_iodoneChristoph Hellwig
2011-07-13xfs: remove wrappers around b_fsprivChristoph Hellwig
2011-07-13xfs: add a proper transaction pointer to struct xfs_bufChristoph Hellwig
2011-07-08xfs: clean up buffer locking helpersChristoph Hellwig
2011-03-26xfs: xfs_trans_read_buf() should return an error on failureDave Chinner
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
2010-10-18xfs: remove xfs_buf wrappersChristoph Hellwig
2010-07-26xfs: give li_cb callbacks the correct prototypeChristoph Hellwig
2010-07-26xfs: simplify log item descriptor trackingChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-05-24xfs: Ensure inode allocation buffers are fully replayedDave Chinner
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner
2010-05-19xfs: simplify buffer to transaction matchingChristoph Hellwig
2010-05-19xfs: remove stale parameter from ->iop_unpin methodDave Chinner
2010-03-01xfs: factor common xfs_trans_bjoin codeChristoph Hellwig
2010-01-21xfs: remove duplicate buffer flagsChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig
2009-08-31fs/xfs: Correct redundant testJulia Lawall
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIDavid Chinner
2008-08-13[XFS] remove shouting-indirection macros from xfs_trans.hEric Sandeen
2008-04-18[XFS] Ensure errors from xfs_bdstrat() are correctly checked.David Chinner
2008-04-18[XFS] Don't block pdflush when writing back inodesDavid Chinner
2007-10-01Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Tim Shimmin
2007-09-18[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Lachlan McIlroy
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott
2005-04-16Linux-2.6.12-rc2Linus Torvalds