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