aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_buf_item.c
AgeCommit message (Expand)Author
2011-01-28xfs: fix efi item leak on forced shutdownDave Chinner
2011-01-11xfs: fix error handling for synchronous writesChristoph Hellwig
2010-12-03xfs: consume iodone callback items on buffers as they are processedDave Chinner
2010-10-18xfs: remove xfs_buf wrappersChristoph Hellwig
2010-10-18xfs: store xfs_mount in the buftarg instead of in the xfs_bufDave Chinner
2010-07-26xfs: kill the b_strat callback in xfs_bufChristoph Hellwig
2010-07-26xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig
2010-07-26xfs: simplify buffer pinningChristoph Hellwig
2010-07-26xfs: give li_cb callbacks the correct prototypeChristoph 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-24xfs: Ensure inode allocation buffers are fully replayedDave Chinner
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner
2010-05-24xfs: modify buffer item reference countingDave Chinner
2010-05-19xfs: remove stale parameter from ->iop_unpin methodDave Chinner
2010-05-19xfs: factor log item initialisationDave Chinner
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner
2010-01-21xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2008-12-22[XFS] Remove XFS_BUF_SHUT() and friendsLachlan McIlroy
2008-12-11[XFS] replace b_fspriv with b_mountChristoph 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-09-17[XFS] Fix use-after-free with buffersLachlan McIlroy
2008-08-13[XFS] Use KM_NOFS for debug trace buffersLachlan McIlroy
2008-08-13[XFS] replace the XFS buf iodone semaphore with a completionDavid Chinner
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
2008-04-18[XFS] Ensure xfs_bawrite() errors are checked.David Chinner
2008-02-07[XFS] Unwrap AIL_LOCKDonald Douwsma
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner
2007-07-14[XFS] Kill off xfs_count_bitsEric Sandeen
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-09-28[XFS] Remove a couple of unused BUF macrosEric Sandeen
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Portability changes: remove prdev, stick to one diagnosticNathan Scott
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
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] mark various symbols static Patch from Adrian BunkChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds