aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.h
Commit message (Expand)AuthorAge
* xfs: rework buffer dispose list trackingDave Chinner2013-09-10
* xfs: convert buftarg LRU to generic codeDave Chinner2013-09-10
* xfs: use b_maps[] for discontiguous buffersMark Tinguely2013-01-16
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: add buffer pre-write callbackDave Chinner2012-11-15
* xfs: make buffer read verication an IO completion functionDave Chinner2012-11-15
* xfs: fix race while discarding buffers [V4]Carlos Maiolino2012-08-29
* xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig2012-07-13
* xfs: add discontiguous buffer map interfaceDave Chinner2012-07-01
* xfs: convert internal buffer functions to pass mapsDave Chinner2012-07-01
* xfs: separate buffer indexing from block mapDave Chinner2012-07-01
* xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-14
* xfs: kill XBF_DONTBLOCKDave Chinner2012-05-14
* xfs: kill XBF_LOCKDave Chinner2012-05-14
* xfs: kill xfs_buf_btocDave Chinner2012-05-14
* xfs: use blocks for storing the desired IO sizeDave Chinner2012-05-14
* xfs: use blocks for counting length of buffersDave Chinner2012-05-14
* xfs: kill b_file_offsetDave Chinner2012-05-14
* xfs: clean up buffer get/read call APIDave Chinner2012-05-14
* xfs: check for buffer errors before waitingDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen2011-12-16
* xfs: remove XFS_bflushChristoph Hellwig2011-10-11
* xfs: remove xfs_buf_target_nameChristoph Hellwig2011-10-11
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-11
* xfs: clean up buffer allocationChristoph Hellwig2011-10-11
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-11
* xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REFChristoph Hellwig2011-10-11
* xfs: remove XFS_BUF_FINISH_IOWAITChristoph Hellwig2011-10-11
* xfs: remove xfs_get_buftarg_listChristoph Hellwig2011-10-11
* xfs: fix buffer flushing during unmountChristoph Hellwig2011-10-11
* xfs: use the "delwri" terminology consistentlyChristoph Hellwig2011-10-11
* xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig2011-10-11
* xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig2011-10-11
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12