aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_buf.c
Commit message (Expand)AuthorAge
* xfs: don't leak EFSBADCRC to userspaceDave Chinner2014-03-07
* xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-17
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: finish removing IOP_* macros.Dave Chinner2013-08-30
* xfs: Introduce an ordered buffer itemDave Chinner2013-06-27
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-27
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-27
* xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-21
* xfs: add support for large btree blocksChristoph Hellwig2013-04-21
* xfs: fix the multi-segment log buffer formatMark Tinguely2013-01-16
* xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely2013-01-16
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* xfs: add discontiguous buffer support to transactionsDave Chinner2012-07-01
* xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-14
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: kill XBF_DONTBLOCKDave Chinner2012-05-14
* xfs: kill xfs_read_buf()Dave Chinner2012-05-14
* xfs: kill XBF_LOCKDave Chinner2012-05-14
* xfs: use blocks for storing the desired IO sizeDave 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: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-22
* xfs: clean up xfs_ioerror_alertChristoph 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: Remove the macro XFS_BUF_TARGETChandra 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 the macro XFS_BUF_BFLAGSChandra 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
* xfs: xfs_trans_read_buf() should return an error on failureDave Chinner2011-03-25
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
* xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
* xfs: give li_cb callbacks the correct prototypeChristoph Hellwig2010-07-26
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: Ensure inode allocation buffers are fully replayedDave Chinner2010-05-24
* xfs: Clean up XFS_BLI_* flag namespaceDave Chinner2010-05-24
* xfs: simplify buffer to transaction matchingChristoph Hellwig2010-05-19
* xfs: remove stale parameter from ->iop_unpin methodDave Chinner2010-05-19