lkml.org 
[lkml]   [2010]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] block/io bits for 2.6.35-rc
Hi Linus,

Some important fixes for 2.6.35:

- A set of patches fixing the WB_SYNC_NONE writeback from Christoph. So
we should finally have both functional and working WB_SYNC_NONE from
umount context.

- Two fixes for the pipe resizing and fcntl() interface, where the
last conversion to a byte API introduced a dumb bug.

- Fix for the module count problem from Nick.

Please pull.


git://git.kernel.dk/linux-2.6-block.git for-linus

Christoph Hellwig (8):
writeback: fix writeback completion notifications
writeback: queue work on stack in writeback_inodes_sb
writeback: enforce s_umount locking in writeback_inodes_sb
writeback: fix writeback_inodes_wb from writeback_inodes_sb
writeback: simplify wakeup_flusher_threads
writeback: simplify and split bdi_start_writeback
writeback: add missing requeue_io in writeback_inodes_wb
writeback: fix pin_sb_for_writeback

Jens Axboe (1):
block: remove duplicate BUG_ON() in bd_finish_claiming()

Miklos Szeredi (2):
pipe: fix pipe buffer resizing
pipe: fix check in "set size" fcntl

Nick Piggin (2):
block: bd_start_claiming fix module refcount
block: bd_start_claiming cleanup

fs/block_dev.c | 72 ++++++++----
fs/fs-writeback.c | 254 ++++++++++++++++++-------------------------
fs/pipe.c | 20 +++-
fs/ubifs/budget.c | 2 +
include/linux/backing-dev.h | 4 +-
mm/page-writeback.c | 5 +-
6 files changed, 175 insertions(+), 182 deletions(-)

--
Jens Axboe



\
 
 \ /
  Last update: 2010-06-10 15:47    [W:0.258 / U:1.904 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site