aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_extfree_item.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+668