aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-05xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig1-17/+0
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2011-12-16xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen1-5/+1
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle1-1/+1
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo1-1/+1
2011-10-11xfs: do not flush data workqueues in xfs_flush_buftargChristoph Hellwig1-10/+1
2011-10-11xfs: remove xfs_buf_target_nameChristoph Hellwig1-1/+5
2011-10-11xfs: clean up xfs_ioerror_alertChristoph Hellwig1-0/+11
2011-10-11xfs: clean up buffer allocationChristoph Hellwig1-32/+18
2011-10-11xfs: remove buffers from the delwri list in xfs_buf_staleChristoph Hellwig1-2/+1
2011-10-11xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig1-2/+2
2011-10-11xfs: remove XFS_BUF_FINISH_IOWAITChristoph Hellwig1-1/+1
2011-10-11xfs: remove xfs_get_buftarg_listChristoph Hellwig1-8/+0
2011-10-11xfs: Don't allocate new buffers on every call to _xfs_buf_findDave Chinner1-20/+28
2011-10-11xfs: Fix the incorrect comment in the header of _xfs_buf_findChandra Seetharaman1-4/+1
2011-10-11xfs: use the "delwri" terminology consistentlyChristoph Hellwig1-24/+19
2011-10-11xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig1-4/+4
2011-10-11xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig1-18/+3
2011-10-11xfs: move more delwri setup into xfs_buf_delwri_queueChristoph Hellwig1-19/+12
2011-10-11xfs: remove the unlock argument to xfs_buf_delwri_queueChristoph Hellwig1-10/+6
2011-10-11xfs: remove delwri buffer handling from xfs_buf_iorequestChristoph Hellwig1-7/+2
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+1876