aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_buf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIDavid Chinner1-4/+3
2008-08-13[XFS] remove shouting-indirection macros from xfs_trans.hEric Sandeen1-6/+6
2008-04-18[XFS] Ensure errors from xfs_bdstrat() are correctly checked.David Chinner1-7/+5
2008-04-18[XFS] Don't block pdflush when writing back inodesDavid Chinner1-1/+2
2007-10-01Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer."Tim Shimmin1-1/+0
2007-09-18[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer.Lachlan McIlroy1-0/+1
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-06-09[XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott1-2/+2
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott1-3/+3
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-4/+13
2005-09-05[XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin1-0/+23
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1093