summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud