aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_extfree_item.c
Commit message (Expand)AuthorAge
* 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
* [XFS] Add ail pointer into log itemsDavid Chinner2008-10-30
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-30
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-28
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-07
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-15
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [XFS] Remove unused iop_abort log item operationEric Sandeen2006-09-27
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] inode items and EFI/EFDs have different ondisk format for 32bit andTim Shimmin2006-06-09
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-02
* [XFS] consolidate extent item freeingChristoph Hellwig2005-06-21
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16