aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_buf.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: factor common xfs_trans_bjoin codeChristoph Hellwig2010-03-011-150/+66
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-211-13/+14
* xfs: event tracing supportChristoph Hellwig2009-12-141-36/+26
* xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-111-8/+5
* fs/xfs: Correct redundant testJulia Lawall2009-08-311-2/+2
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-301-4/+3
* [XFS] remove shouting-indirection macros from xfs_trans.hEric Sandeen2008-08-131-6/+6
* [XFS] Ensure errors from xfs_bdstrat() are correctly checked.David Chinner2008-04-181-7/+5
* [XFS] Don't block pdflush when writing back inodesDavid Chinner2008-04-181-1/+2
* Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Tim Shimmin2007-10-011-1/+0
* [XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Lachlan McIlroy2007-09-181-0/+1
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott2006-06-091-2/+2
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-091-3/+3
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-4/+13
* [XFS] Fixes a bug in the quota code when allocating a new dquot recordTim Shimmin2005-09-051-0/+23
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1093