aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf_item.c
Commit message (Expand)AuthorAge
* xfs: fix static and extern sparse warningsDave Chinner2013-10-30
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: lock the AIL before removing the buffer itemDave Chinner2013-09-24
* xfs: aborted buf items can be in the AIL.Dave Chinner2013-09-10
* xfs: use reference counts to free clean buffer itemsDave Chinner2013-08-15
* xfs: return log item size in IOP_SIZEDave Chinner2013-08-13
* xfs: Use inode create transactionDave Chinner2013-06-27
* xfs: Introduce an ordered buffer itemDave Chinner2013-06-27
* xfs: fix split buffer vector log recovery supportDave Chinner2013-05-30
* xfs: recheck buffer pinned status after push trylock failureBrian Foster2013-02-14
* xfs: fix shutdown hang on invalid inode during createDave Chinner2013-01-26
* xfs remove the XFS_TRANS_DEBUG routinesMark Tinguely2012-12-17
* xfs: fix the multi-segment log buffer formatMark Tinguely2012-12-17
* xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely2012-12-17
* xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely2012-12-17
* xfs: fix buffer shudown reference count mismatchDave Chinner2012-11-07
* xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig2012-07-13
* xfs: support discontiguous buffers in the xfs_buf_log_itemDave Chinner2012-07-01
* xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner2012-07-01
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: use blocks for storing the desired IO sizeDave 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: do not add buffers to the delwri queue until pushedChristoph Hellwig2012-05-14
* xfs: constify xfs_item_opsChristoph Hellwig2011-11-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-10-17
|\
| * xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig2011-10-11
* | xfs: use xfs_ioerror_alert in xfs_buf_iodone_callbacksChristoph Hellwig2011-10-11
* | xfs: remove buffers from the delwri list in xfs_buf_staleChristoph Hellwig2011-10-11
* | xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-11
* | xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig2011-10-11
|/
* "xfs: fix error handling for synchronous writes" revisitedAjeet Yadav2011-08-10
* xfs: Remove the macro XFS_BUFTARG_NAMEChandra Seetharaman2011-07-25
* xfs: Remove the macro XFS_BUF_TARGETChandra Seetharaman2011-07-25
* Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinnedChandra Seetharaman2011-07-25
* xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-25
* xfs: Remove macro XFS_BUF_SET_STARTChandra Seetharaman2011-07-25
* xfs: Remove macro XFS_BUF_HOLDChandra Seetharaman2011-07-25
* xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman2011-07-25
* xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-25
* xfs: remove wrappers around b_iodoneChristoph Hellwig2011-07-13
* xfs: remove wrappers around b_fsprivChristoph Hellwig2011-07-13
* xfs: add a proper transaction pointer to struct xfs_bufChristoph Hellwig2011-07-13
* xfs: clean up buffer locking helpersChristoph Hellwig2011-07-08
* Fix common misspellingsLucas De Marchi2011-03-31
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
* xfs: fix efi item leak on forced shutdownDave Chinner2011-01-28
* xfs: fix error handling for synchronous writesChristoph Hellwig2011-01-11
* xfs: consume iodone callback items on buffers as they are processedDave Chinner2010-12-03
* xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18