summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-141-15/+13
* xfs: Properly exclude IO type flags from buffer flagsDave Chinner2012-05-141-2/+3
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-1/+0
* xfs: kill XBF_DONTBLOCKDave Chinner2012-05-141-11/+7
* xfs: kill XBF_LOCKDave Chinner2012-05-141-15/+5
* xfs: kill xfs_buf_btocDave Chinner2012-05-141-18/+21
* xfs: use blocks for storing the desired IO sizeDave Chinner2012-05-141-13/+13
* xfs: use blocks for counting length of buffersDave Chinner2012-05-141-10/+12
* xfs: kill b_file_offsetDave Chinner2012-05-141-10/+7
* xfs: clean up buffer get/read call APIDave Chinner2012-05-141-40/+46
* xfs: use kmem_zone_zalloc for buffersDave Chinner2012-05-141-2/+1
* xfs: fix incorrect b_offset initialisationDave Chinner2012-05-141-1/+0
* xfs: check for buffer errors before waitingDave Chinner2012-05-141-12/+10
* xfs: fix buffer lookup race on allocation failureDave Chinner2012-05-141-7/+9
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-210/+131
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-051-17/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-061-1/+1
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-1/+1
|\ \
| * | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-1/+1
| |/
* / xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen2011-12-161-5/+1
|/
* xfs: do not flush data workqueues in xfs_flush_buftargChristoph Hellwig2011-10-111-10/+1
* xfs: remove xfs_buf_target_nameChristoph Hellwig2011-10-111-1/+5
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-111-0/+11
* xfs: clean up buffer allocationChristoph Hellwig2011-10-111-32/+18
* xfs: remove buffers from the delwri list in xfs_buf_staleChristoph Hellwig2011-10-111-2/+1
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-111-2/+2
* xfs: remove XFS_BUF_FINISH_IOWAITChristoph Hellwig2011-10-111-1/+1
* xfs: remove xfs_get_buftarg_listChristoph Hellwig2011-10-111-8/+0
* xfs: Don't allocate new buffers on every call to _xfs_buf_findDave Chinner2011-10-111-20/+28
* xfs: Fix the incorrect comment in the header of _xfs_buf_findChandra Seetharaman2011-10-111-4/+1
* xfs: use the "delwri" terminology consistentlyChristoph Hellwig2011-10-111-24/+19
* xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig2011-10-111-4/+4
* xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig2011-10-111-18/+3
* xfs: move more delwri setup into xfs_buf_delwri_queueChristoph Hellwig2011-10-111-19/+12
* xfs: remove the unlock argument to xfs_buf_delwri_queueChristoph Hellwig2011-10-111-10/+6
* xfs: remove delwri buffer handling from xfs_buf_iorequestChristoph Hellwig2011-10-111-7/+2
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+1876