summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_extfree_item.h
AgeCommit message (Expand)Author
2020-05-08xfs: refactor intent item RECOVERED flag into the log itemDarrick J. Wong
2020-05-08xfs: refactor recovered EFI log item playbackDarrick J. Wong
2020-05-08xfs: refactor log recovery EFI item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-04xfs: remove the xfs_efd_log_item_t typedefChristoph Hellwig
2020-05-04xfs: remove the xfs_efi_log_item_t typedefChristoph Hellwig
2019-06-28xfs: merge xfs_efd_init into xfs_trans_get_efdChristoph Hellwig
2019-06-28xfs: remove the xfs_log_item_t typedefChristoph Hellwig
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2016-08-03xfs: refactor redo intent item processingDarrick J. Wong
2015-08-19xfs: fix efi/efd error handling to avoid fs shutdown hangsBrian Foster
2015-08-19xfs: disentagle EFI release from the extent countBrian Foster
2013-08-12xfs: split out EFI/EFD log item format definitionDave Chinner
2013-04-05xfs: don't free EFIs before the EFDs are committedDave Chinner
2010-12-20xfs: Pull EFI/EFD handling out from under the AIL lockDave Chinner
2010-12-20xfs: fix EFI transaction cancellation.Dave Chinner
2009-01-22[XFS] remove always-true #ifndef HAVE_FORMAT32 testsEric Sandeen
2006-09-28[XFS] cleanup the field types of some item format structuresTim Shimmin
2006-06-09[XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-06-21[XFS] consolidate extent item freeingChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds