aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode_item.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-28xfs: remove the xfs_log_item_t typedefGravatar Christoph Hellwig 1-1/+1
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2017-11-01xfs: remove inode log format typedefGravatar Darrick J. Wong 1-1/+1
2015-11-03xfs: optimise away log forces on timestamp updates for fdatasyncGravatar Dave Chinner 1-0/+1
2013-12-13xfs: remove the inode log format from the inode log itemGravatar Christoph Hellwig 1-1/+0
2013-12-13xfs: format logged extents directly into the CILGravatar Christoph Hellwig 1-4/+0
2013-08-12xfs: split out inode log item format definitionGravatar Dave Chinner 1-113/+2
2012-12-17xfs remove the XFS_TRANS_DEBUG routinesGravatar Mark Tinguely 1-4/+0
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkGravatar Dave Chinner 1-1/+1
2012-03-13xfs: reimplement fdatasync supportGravatar Christoph Hellwig 1-1/+10
2012-03-13xfs: split in-core and on-disk inode log item fieldsGravatar Christoph Hellwig 1-2/+2
2012-03-13xfs: log timestamp updatesGravatar Christoph Hellwig 1-3/+2
2010-07-26xfs: simplify inode to transaction joiningGravatar Christoph Hellwig 1-7/+1
2010-07-26xfs: give li_cb callbacks the correct prototypeGravatar Christoph Hellwig 1-2/+2
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Gravatar Dave Chinner 1-6/+0
2009-12-16xfs: kill xfs_bmbt_rec_32/64 typesGravatar Christoph Hellwig 1-3/+3
2009-09-01xfs: simplify xfs_trans_igetGravatar Christoph Hellwig 1-2/+0
2009-01-22[XFS] remove always-true #ifndef HAVE_FORMAT32 testsGravatar Eric Sandeen 1-2/+0
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Gravatar Eric Sandeen 1-4/+0
2008-10-30[XFS] Sync up kernel and user-space headersGravatar Barry Naujok 1-23/+18
2008-04-18[XFS] Use xfs_inode_clean() in more placesGravatar David Chinner 1-0/+8
2006-09-28[XFS] cleanup the field types of some item format structuresGravatar Tim Shimmin 1-32/+34
2006-06-09[XFS] inode items and EFI/EFDs have different ondisk format for 32bit andGravatar Tim Shimmin 1-29/+32
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-23/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+197