aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.c
Commit message (Expand)AuthorAge
* xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacksChristoph Hellwig2012-07-13
* xfs: prevent recursion in xfs_buf_iorequestChristoph 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: Fix overallocation in xfs_buf_allocate_memory()Jan Kara2012-06-21
* xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-14
* xfs: Properly exclude IO type flags from buffer flagsDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave 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: use kmem_zone_zalloc for buffersDave Chinner2012-05-14
* xfs: fix incorrect b_offset initialisationDave Chinner2012-05-14
* xfs: check for buffer errors before waitingDave Chinner2012-05-14
* xfs: fix buffer lookup race on allocation failureDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-21
| |/
* / xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen2011-12-16
|/
* xfs: do not flush data workqueues in xfs_flush_buftargChristoph 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 buffers from the delwri list in xfs_buf_staleChristoph Hellwig2011-10-11
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-11
* xfs: remove XFS_BUF_FINISH_IOWAITChristoph Hellwig2011-10-11
* xfs: remove xfs_get_buftarg_listChristoph Hellwig2011-10-11
* xfs: Don't allocate new buffers on every call to _xfs_buf_findDave Chinner2011-10-11
* xfs: Fix the incorrect comment in the header of _xfs_buf_findChandra Seetharaman2011-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: move more delwri setup into xfs_buf_delwri_queueChristoph Hellwig2011-10-11
* xfs: remove the unlock argument to xfs_buf_delwri_queueChristoph Hellwig2011-10-11
* xfs: remove delwri buffer handling from xfs_buf_iorequestChristoph Hellwig2011-10-11
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12