summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_extfree_item.c
AgeCommit message (Expand)Author
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-06-25xfs: global error sign conversionDave Chinner
2013-12-13xfs: format log items write directly into the linear CIL bufferChristoph Hellwig
2013-12-13xfs: introduce xlog_copy_iovecChristoph Hellwig
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-08-13xfs: return log item size in IOP_SIZEDave Chinner
2013-05-24xfs: Don't reference the EFI after it is freedDave Chinner
2013-04-05xfs: don't free EFIs before the EFDs are committedDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2011-11-08xfs: constify xfs_item_opsChristoph Hellwig
2011-01-28xfs: fix efi item leak on forced shutdownDave Chinner
2010-12-20xfs: Pull EFI/EFD handling out from under the AIL lockDave Chinner
2010-12-20xfs: fix EFI transaction cancellation.Dave Chinner
2010-07-26xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig
2010-07-26xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig
2010-07-26xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig
2010-07-26xfs: simplify log item descriptor trackingChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-05-19xfs: remove stale parameter from ->iop_unpin methodDave Chinner
2010-05-19xfs: factor log item initialisationDave Chinner
2010-01-21xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIDavid Chinner
2008-10-30[XFS] Add ail pointer into log itemsDavid Chinner
2008-10-30[XFS] Move the AIL lock into the struct xfs_ailDavid Chinner
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
2008-02-07[XFS] Unwrap AIL_LOCKDonald Douwsma
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner
2006-09-28[XFS] Remove unused iop_abort log item operationEric Sandeen
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
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-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-09-02[XFS] 929956 add log debugging and tracing infoTim Shimmin
2005-06-21[XFS] consolidate extent item freeingChristoph Hellwig
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds