aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-29xfs: aborting inodes on shutdown may need buffer lockDave Chinner1-0/+1
2021-10-22xfs: rename _zone variables to _cacheDarrick J. Wong1-1/+1
2021-10-22xfs: remove kmem_zone typedefDarrick J. Wong1-1/+1
2021-06-21xfs: xfs_log_force_lsn isn't passed a LSNDave Chinner1-1/+1
2020-09-15xfs: move the buffer retry logic to xfs_buf.cChristoph Hellwig1-1/+0
2020-09-06xfs: xfs_iflock is no longer a completionDave Chinner1-2/+2
2020-07-06xfs: make inode IO completion buffer centricDave Chinner1-3/+2
2020-07-06xfs: add an inode item lockDave Chinner1-3/+15
2020-07-06xfs: remove logged flag from inode log itemDave Chinner1-1/+0
2020-05-07xfs: remove unused iflush stale parameterBrian Foster1-1/+1
2020-05-04xfs: remove the xfs_inode_log_item_t typedefChristoph Hellwig1-2/+2
2019-06-28xfs: remove the xfs_log_item_t typedefChristoph Hellwig1-1/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2017-11-01xfs: remove inode log format typedefDarrick J. Wong1-1/+1
2015-11-03xfs: optimise away log forces on timestamp updates for fdatasyncDave Chinner1-0/+1
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