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