summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: split metadata and log buffer completion to separate workqueuesBrian Foster2014-12-041-1/+2
* xfs: check xfs_buf_read_uncached returns correctlyDave Chinner2014-10-021-3/+3
* xfs: introduce xfs_buf_submit[_wait]Dave Chinner2014-10-021-2/+2
* xfs: kill xfs_bioerror_relseDave Chinner2014-10-021-2/+0
* xfs: rework xfs_buf_bio_endio error handlingDave Chinner2014-10-021-0/+1
* xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner2014-10-021-1/+1
* xfs: global error sign conversionDave Chinner2014-06-251-1/+1
* Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner2014-06-101-5/+0
|\
| * xfs: kill xfs_buf_geterror()Dave Chinner2014-06-061-5/+0
* | xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen2014-04-141-1/+1
* | xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen2014-04-141-1/+1
|/
* xfs: add helper for updating checksums on xfs_bufsEric Sandeen2014-02-271-0/+7
* xfs: add helper for verifying checksums on xfs_bufsEric Sandeen2014-02-271-0/+7
* xfs: allow logical-sector sized O_DIRECTEric Sandeen2014-01-241-0/+15
* xfs: rename xfs_buftarg structure membersEric Sandeen2014-01-241-2/+2
* xfs: clean up xfs_buftargEric Sandeen2014-01-241-2/+1
* xfs: abort metadata writeback on permanent errorsDave Chinner2013-12-171-1/+5
* xfs: remove xfsbdstrat errorChristoph Hellwig2013-12-171-3/+2
* xfs: rework buffer dispose list trackingDave Chinner2013-09-101-4/+8
* xfs: convert buftarg LRU to generic codeDave Chinner2013-09-101-3/+2
* xfs: use b_maps[] for discontiguous buffersMark Tinguely2013-01-161-3/+3
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-10/+14
* xfs: add buffer pre-write callbackDave Chinner2012-11-151-0/+3
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-151-8/+12
* xfs: fix race while discarding buffers [V4]Carlos Maiolino2012-08-291-17/+24
* xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig2012-07-131-1/+0
* xfs: add discontiguous buffer map interfaceDave Chinner2012-07-011-6/+40
* xfs: convert internal buffer functions to pass mapsDave Chinner2012-07-011-8/+35
* xfs: separate buffer indexing from block mapDave Chinner2012-07-011-4/+23
* xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-141-2/+2
* xfs: kill XBF_DONTBLOCKDave Chinner2012-05-141-2/+0
* xfs: kill XBF_LOCKDave Chinner2012-05-141-3/+1
* xfs: kill xfs_buf_btocDave Chinner2012-05-141-5/+0
* xfs: use blocks for storing the desired IO sizeDave Chinner2012-05-141-3/+1
* xfs: use blocks for counting length of buffersDave Chinner2012-05-141-3/+1
* xfs: kill b_file_offsetDave Chinner2012-05-141-4/+1
* xfs: clean up buffer get/read call APIDave Chinner2012-05-141-17/+21
* xfs: check for buffer errors before waitingDave Chinner2012-05-141-1/+1
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-22/+6
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen2011-12-161-2/+1
* xfs: remove XFS_bflushChristoph Hellwig2011-10-111-2/+0
* xfs: remove xfs_buf_target_nameChristoph Hellwig2011-10-111-9/+0
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-111-0/+1
* xfs: clean up buffer allocationChristoph Hellwig2011-10-111-1/+2
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-111-6/+0
* xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig2011-10-111-6/+1
* xfs: remove XFS_BUF_FINISH_IOWAITChristoph Hellwig2011-10-111-2/+0
* xfs: remove xfs_get_buftarg_listChristoph Hellwig2011-10-111-4/+0
* xfs: fix buffer flushing during unmountChristoph Hellwig2011-10-111-1/+0
OpenPOWER on IntegriCloud