From: Jens Axboe <jens.axboe@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] block bits
Date: Tue, 26 Aug 2008 09:06:41 +0200 [thread overview]
Message-ID: <20080826070640.GR20055@kernel.dk> (raw)
Hi Linus,
A small collection of fixes for 2.6.27, please apply.
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
xiphmont@xiph.org (1):
SG_IO block filter whitelist missing MMC SET READ AHEAD command
block/blk-core.c | 2 +
block/blk-tag.c | 6 +-
block/bsg.c | 44 +++--------
block/cmd-filter.c | 196 ++++++++++++------------------------------------
block/scsi_ioctl.c | 95 ++++++++++++++++++++++-
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, 224 insertions(+), 225 deletions(-)
--
Jens Axboe
next reply other threads:[~2008-08-26 7:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-26 7:06 Jens Axboe [this message]
[not found] ` <alpine.LFD.1.10.0808261009180.3363@nehalem.linux-foundation.org>
[not found] ` <20080826185636.GP20055@kernel.dk>
2008-08-26 19:02 ` [GIT PULL] block bits Linus Torvalds
2008-08-26 19:10 ` Jens Axboe
2008-08-26 21:12 ` Jeremy Fitzhardinge
2008-08-27 7:19 ` Jens Axboe
2008-08-26 20:19 ` Christoph Hellwig
-- strict thread matches above, loose matches on Subject: below --
2009-02-02 13:15 Jens Axboe
2009-02-02 17:31 ` Boaz Harrosh
2009-02-02 18:53 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080826070640.GR20055@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox