[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080827075254.GA20055@kernel.dk>
Date: Wed, 27 Aug 2008 09:52:55 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] block bits for 2.6.27
Hi Linus,
Lets try this again. I pulled out the b0rken xen patch and the scsi
command table addition, since the latter can easily wait for 2.6.28 (and
in 2.6.27, users can just change the table after boot).
So please pull the revised collection from the below git url, thanks!
git://git.kernel.dk/linux-2.6-block.git for-linus
Adel Gadllah (1):
block: clean up cmdfilter sysfs interface
FUJITA Tomonori (5):
block: move cmdfilter from gendisk to request_queue
sg: restore command permission for TYPE_SCANNER
block: rename blk_scsi_cmd_filter to blk_cmd_filter
bio: fix bio_copy_kern() handling of bio->bv_len
bio: fix __bio_copy_iov() handling of bio->bv_len
Jens Axboe (2):
block: submit_bh() inadvertently discards barrier flag on a sync write
block: remove blk_queue_tag_depth() and blk_queue_tag_queue()
Matthew Wilcox (1):
block: remove unused ->busy part of the block queue tag map
block/blk-core.c | 2 +
block/blk-tag.c | 6 +-
block/bsg.c | 44 +++--------
block/cmd-filter.c | 196 ++++++++++++------------------------------------
block/scsi_ioctl.c | 94 ++++++++++++++++++++++-
drivers/scsi/sg.c | 17 ++++-
fs/bio.c | 48 ++++++++----
fs/buffer.c | 13 ++-
include/linux/blkdev.h | 18 +++-
include/linux/genhd.h | 10 ---
10 files changed, 223 insertions(+), 225 deletions(-)
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists