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