summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_buf.c
Commit message (Expand)AuthorAgeFilesLines
...
* xfs: use kmem_zone_zalloc for buffersDave Chinner2012-05-141-2/+1Star
* xfs: fix incorrect b_offset initialisationDave Chinner2012-05-141-1/+0Star
* xfs: check for buffer errors before waitingDave Chinner2012-05-141-12/+10Star
* xfs: fix buffer lookup race on allocation failureDave Chinner2012-05-141-7/+9
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-141-210/+131Star
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-051-17/+0Star
* 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/+1Star
|/
* xfs: do not flush data workqueues in xfs_flush_buftargChristoph Hellwig2011-10-121-10/+1Star
* xfs: remove xfs_buf_target_nameChristoph Hellwig2011-10-121-1/+5
* xfs: clean up xfs_ioerror_alertChristoph Hellwig2011-10-121-0/+11
* xfs: clean up buffer allocationChristoph Hellwig2011-10-121-32/+18Star
* xfs: remove buffers from the delwri list in xfs_buf_staleChristoph Hellwig2011-10-121-2/+1Star
* xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALEChristoph Hellwig2011-10-121-2/+2
* xfs: remove XFS_BUF_FINISH_IOWAITChristoph Hellwig2011-10-121-1/+1
* xfs: remove xfs_get_buftarg_listChristoph Hellwig2011-10-121-8/+0Star
* xfs: Don't allocate new buffers on every call to _xfs_buf_findDave Chinner2011-10-121-20/+28
* xfs: Fix the incorrect comment in the header of _xfs_buf_findChandra Seetharaman2011-10-121-4/+1Star
* xfs: use the "delwri" terminology consistentlyChristoph Hellwig2011-10-121-24/+19Star
* xfs: let xfs_bwrite callers handle the xfs_buf_relseChristoph Hellwig2011-10-121-4/+4
* xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig2011-10-121-18/+3Star
* xfs: move more delwri setup into xfs_buf_delwri_queueChristoph Hellwig2011-10-121-19/+12Star
* xfs: remove the unlock argument to xfs_buf_delwri_queueChristoph Hellwig2011-10-121-10/+6Star
* xfs: remove delwri buffer handling from xfs_buf_iorequestChristoph Hellwig2011-10-121-7/+2Star
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+1876