aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_buf_item.c
AgeCommit message (Expand)Author
2013-05-30xfs: fix split buffer vector log recovery supportDave Chinner
2013-02-14xfs: recheck buffer pinned status after push trylock failureBrian Foster
2013-01-26xfs: fix shutdown hang on invalid inode during createDave Chinner
2012-12-17xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely
2012-12-17xfs: fix the multi-segment log buffer formatMark Tinguely
2012-12-17xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely
2012-12-17xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely
2012-11-07xfs: fix buffer shudown reference count mismatchDave Chinner
2012-07-13xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig
2012-07-01xfs: support discontiguous buffers in the xfs_buf_log_itemDave Chinner
2012-07-01xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: use blocks for storing the desired IO sizeDave Chinner
2012-05-14xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner
2012-05-14xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-05-14xfs: do not add buffers to the delwri queue until pushedChristoph Hellwig
2011-11-08xfs: constify xfs_item_opsChristoph Hellwig
2011-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-10-11xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacksChristoph Hellwig
2011-10-11xfs: remove buffers from the delwri list in xfs_buf_staleChristoph Hellwig
2011-10-11xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig
2011-10-11xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig
2011-08-10"xfs: fix error handling for synchronous writes" revisitedAjeet Yadav
2011-07-25xfs: Remove the macro XFS_BUFTARG_NAMEChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_TARGETChandra Seetharaman
2011-07-25Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinnedChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_SET_STARTChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_HOLDChandra Seetharaman
2011-07-25xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman
2011-07-25xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman
2011-07-13xfs: remove wrappers around b_iodoneChristoph Hellwig
2011-07-13xfs: remove wrappers around b_fsprivChristoph Hellwig
2011-07-13xfs: add a proper transaction pointer to struct xfs_bufChristoph Hellwig
2011-07-08xfs: clean up buffer locking helpersChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
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