summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_extfree_item.c
Commit message (Expand)AuthorAge
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-26
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: merge xfs_trans_extfree.c into xfs_extfree_item.cChristoph Hellwig2019-06-28
* xfs: merge xfs_efd_init into xfs_trans_get_efdChristoph Hellwig2019-06-28
* xfs: remove a pointless comment duplicated above all xfs_item_ops instancesChristoph Hellwig2019-06-28
* xfs: add a flag to release log items on commitChristoph Hellwig2019-06-28
* xfs: split iop_unlockChristoph Hellwig2019-06-28
* xfs: don't require log items to implement optional methodsChristoph Hellwig2019-06-28
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-28
* xfs: remove xfs_rmap_ag_owner and friendsDarrick J. Wong2018-12-12
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: add bmapi nodiscard flagBrian Foster2018-05-10
* xfs: log item flags are racyDave Chinner2018-05-10
* xfs: fix intent use-after-free on abortDave Chinner2018-04-02
* xfs: always honor OWN_UNKNOWN rmap removal requestsDarrick J. Wong2017-12-21
* xfs: better log intent item refcount checkingDarrick J. Wong2017-04-25
* xfs: remove unnecessary parentheses from log redo item recovery functionsDarrick J. Wong2016-08-02
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-02
* xfs: refactor redo intent item processingDarrick J. Wong2016-08-02
* xfs: allocate log vector buffers outside CIL context lockDave Chinner2016-07-21
* xfs: add helper to conditionally remove items from the AILBrian Foster2015-08-18
* xfs: use EFI refcount consistently in log recoveryBrian Foster2015-08-18
* xfs: fix efi/efd error handling to avoid fs shutdown hangsBrian Foster2015-08-18
* xfs: disentagle EFI release from the extent countBrian Foster2015-08-18
* xfs: remove __psint_t and __psunsigned_tChristoph Hellwig2015-06-21
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-27
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-12
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-12
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: return log item size in IOP_SIZEDave Chinner2013-08-13
* xfs: Don't reference the EFI after it is freedDave Chinner2013-05-24
* xfs: don't free EFIs before the EFDs are committedDave Chinner2013-04-05
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-08
* xfs: fix efi item leak on forced shutdownDave Chinner2011-01-28
* xfs: Pull EFI/EFD handling out from under the AIL lockDave Chinner2010-12-19
* xfs: fix EFI transaction cancellation.Dave Chinner2010-12-19
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-26
* xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-26
* xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-26
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: remove stale parameter from ->iop_unpin methodDave Chinner2010-05-19
* xfs: factor log item initialisationDave Chinner2010-05-19
* xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig2010-01-21
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-30