summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_extfree_item.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unnecessary parentheses from log redo item recovery functionsDarrick J. Wong2016-08-031-6/+6
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-031-1/+5
* xfs: refactor redo intent item processingDarrick J. Wong2016-08-031-0/+65
* xfs: allocate log vector buffers outside CIL context lockDave Chinner2016-07-221-0/+2
* xfs: add helper to conditionally remove items from the AILBrian Foster2015-08-191-13/+1
* xfs: use EFI refcount consistently in log recoveryBrian Foster2015-08-191-37/+20
* xfs: fix efi/efd error handling to avoid fs shutdown hangsBrian Foster2015-08-191-29/+40
* xfs: disentagle EFI release from the extent countBrian Foster2015-08-191-12/+9
* xfs: remove __psint_t and __psunsigned_tChristoph Hellwig2015-06-221-1/+1
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+1
* xfs: global error sign conversionDave Chinner2014-06-251-1/+1
* xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-131-4/+6
* xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-131-10/+9
* xfs: decouple log and transaction headersDave Chinner2013-10-231-4/+4
* xfs: return log item size in IOP_SIZEDave Chinner2013-08-131-18/+32
* xfs: Don't reference the EFI after it is freedDave Chinner2013-05-241-2/+3
* xfs: don't free EFIs before the EFDs are committedDave Chinner2013-04-051-14/+13
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-141-1/+2
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-41/+14
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-081-2/+2
* xfs: fix efi item leak on forced shutdownDave Chinner2011-01-281-1/+2
* xfs: Pull EFI/EFD handling out from under the AIL lockDave Chinner2010-12-201-37/+44
* xfs: fix EFI transaction cancellation.Dave Chinner2010-12-201-11/+9
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-261-7/+5
* xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-261-116/+110
* xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-261-43/+6
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-261-4/+4
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: remove stale parameter from ->iop_unpin methodDave Chinner2010-05-191-4/+4
* xfs: factor log item initialisationDave Chinner2010-05-191-8/+2
* xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig2010-01-211-2/+2
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-301-25/+10
* [XFS] Add ail pointer into log itemsDavid Chinner2008-10-301-10/+18
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-301-6/+6
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-281-4/+2
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-071-12/+9
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-151-0/+1
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-101-2/+2
* [XFS] Remove unused iop_abort log item operationEric Sandeen2006-09-281-67/+2
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-1/+0
* [XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin2006-06-091-0/+56
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-9/+2
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-021-0/+2
* [XFS] consolidate extent item freeingChristoph Hellwig2005-06-211-92/+30
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+668
OpenPOWER on IntegriCloud