summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_buf.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove XBF_STALE flag wrapper macrosDave Chinner2016-02-101-3/+3
* xfs: remove XBF_DONE flag wrapper macrosDave Chinner2016-02-101-2/+2
* xfs: only trace buffer items if they existDave Chinner2015-02-101-2/+3
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-041-102/+33
|\
| * xfs: lobotomise xfs_trans_read_buf_map()Dave Chinner2014-12-041-102/+33
* | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
|/
* xfs: introduce xfs_buf_submit[_wait]Dave Chinner2014-10-021-16/+3
* xfs: kill xfs_bioerror_relseDave Chinner2014-10-021-3/+6
* xfs: global error sign conversionDave Chinner2014-06-251-12/+12
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-6/+6
* xfs: return is not a functionEric Sandeen2014-06-221-7/+6
* xfs: don't leak EFSBADCRC to userspaceDave Chinner2014-03-071-0/+11
* xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-171-1/+12
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-4/+1
* xfs: decouple log and transaction headersDave Chinner2013-10-231-2/+3
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-1/+1
* xfs: finish removing IOP_* macros.Dave Chinner2013-08-301-1/+1
* xfs: Introduce an ordered buffer itemDave Chinner2013-06-271-3/+31
* xfs: buffer type overruns blf_flags fieldDave Chinner2013-04-271-13/+29
* xfs: add buffer types to directory and attribute buffersDave Chinner2013-04-271-0/+17
* xfs: add version 3 inode format with CRCsChristoph Hellwig2013-04-211-1/+4
* xfs: add support for large btree blocksChristoph Hellwig2013-04-211-6/+23
* xfs: fix the multi-segment log buffer formatMark Tinguely2013-01-161-2/+5
* xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely2013-01-161-12/+12
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-4/+4
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-151-3/+6
* xfs: add discontiguous buffer support to transactionsDave Chinner2012-07-011-34/+34
* xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-141-6/+0
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-141-1/+0
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-141-1/+0
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: kill XBF_DONTBLOCKDave Chinner2012-05-141-21/+4
* xfs: kill xfs_read_buf()Dave Chinner2012-05-141-0/+4
* xfs: kill XBF_LOCKDave Chinner2012-05-141-2/+2
* xfs: use blocks for storing the desired IO sizeDave Chinner2012-05-141-2/+2
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-57/+27
* xfs: do not add buffers to the delwri queue until pushedChristoph Hellwig2012-05-141-2/+0
* xfs: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-221-24/+1
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-111-6/+3
* xfs: remove buffers from the delwri list in xfs_buf_staleChristoph Hellwig2011-10-111-3/+0
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-111-4/+9
* xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig2011-10-111-2/+3
* xfs: Remove the macro XFS_BUF_TARGETChandra Seetharaman2011-07-251-1/+1
* xfs: Remove macro XFS_BUF_BUSY and familyChandra Seetharaman2011-07-251-9/+0
* xfs: Remove the macro XFS_BUF_ERROR and familyChandra Seetharaman2011-07-251-8/+7
* xfs: Remove the macro XFS_BUF_BFLAGSChandra Seetharaman2011-07-251-1/+1
* xfs: remove wrappers around b_iodoneChristoph Hellwig2011-07-131-3/+3
* xfs: remove wrappers around b_fsprivChristoph Hellwig2011-07-131-46/+30
* xfs: add a proper transaction pointer to struct xfs_bufChristoph Hellwig2011-07-131-16/+16
OpenPOWER on IntegriCloud