aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans_buf.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-07xfs: Convert remaining cmn_err() callers to new APIGravatar Dave Chinner 1-3/+3
2010-10-18xfs: remove xfs_buf wrappersGravatar Christoph Hellwig 1-1/+1
2010-07-26xfs: give li_cb callbacks the correct prototypeGravatar Christoph Hellwig 1-5/+2
2010-07-26xfs: simplify log item descriptor trackingGravatar Christoph Hellwig 1-49/+15
2010-07-26xfs: remove unneeded #include statementsGravatar Christoph Hellwig 1-3/+0
2010-07-26xfs: drop dmapi hooksGravatar Christoph Hellwig 1-1/+0
2010-05-24xfs: Ensure inode allocation buffers are fully replayedGravatar Dave Chinner 1-10/+10
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceGravatar Dave Chinner 1-14/+14
2010-05-19xfs: simplify buffer to transaction matchingGravatar Christoph Hellwig 1-138/+46
2010-05-19xfs: remove stale parameter from ->iop_unpin methodGravatar Dave Chinner 1-2/+1
2010-03-01xfs: factor common xfs_trans_bjoin codeGravatar Christoph Hellwig 1-150/+66
2010-01-21xfs: remove duplicate buffer flagsGravatar Christoph Hellwig 1-13/+14
2009-12-14xfs: event tracing supportGravatar Christoph Hellwig 1-36/+26
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesGravatar Christoph Hellwig 1-8/+5
2009-08-31fs/xfs: Correct redundant testGravatar Julia Lawall 1-2/+2
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIGravatar David Chinner 1-4/+3
2008-08-13[XFS] remove shouting-indirection macros from xfs_trans.hGravatar Eric Sandeen 1-6/+6
2008-04-18[XFS] Ensure errors from xfs_bdstrat() are correctly checked.Gravatar David Chinner 1-7/+5
2008-04-18[XFS] Don't block pdflush when writing back inodesGravatar David Chinner 1-1/+2
2007-10-01Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Gravatar Tim Shimmin 1-1/+0
2007-09-18[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Gravatar Lachlan McIlroy 1-0/+1
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-2/+0
2006-06-09[XFS] Portability changes: remove prdev, stick to one diagnosticGravatar Nathan Scott 1-2/+2
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeGravatar Nathan Scott 1-3/+3
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-4/+13
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordGravatar Tim Shimmin 1-0/+23
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Gravatar Nathan Scott 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1093