aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-13xfs: remove the inode log format from the inode log itemChristoph Hellwig1-1/+0
2013-12-13xfs: format logged extents directly into the CILChristoph Hellwig1-4/+0
2013-08-12xfs: split out inode log item format definitionDave Chinner1-113/+2
2012-12-17xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely1-4/+0
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner1-1/+1
2012-03-13xfs: reimplement fdatasync supportChristoph Hellwig1-1/+10
2012-03-13xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig1-2/+2
2012-03-13xfs: log timestamp updatesChristoph Hellwig1-3/+2
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig1-7/+1
2010-07-26xfs: give li_cb callbacks the correct prototypeChristoph Hellwig1-2/+2
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner1-6/+0
2009-12-16xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig1-3/+3
2009-09-01xfs: simplify xfs_trans_igetChristoph Hellwig1-2/+0
2009-01-22[XFS] remove always-true #ifndef HAVE_FORMAT32 testsEric Sandeen1-2/+0
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen1-4/+0
2008-10-30[XFS] Sync up kernel and user-space headersBarry Naujok1-23/+18
2008-04-18[XFS] Use xfs_inode_clean() in more placesDavid Chinner1-0/+8
2006-09-28[XFS] cleanup the field types of some item format structuresTim Shimmin1-32/+34
2006-06-09[XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin1-29/+32
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-23/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+197