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