From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [git pull] more vfs.git stuff
Date: Tue, 7 May 2013 20:17:08 +0100 [thread overview]
Message-ID: <20130507191708.GQ25399@ZenIV.linux.org.uk> (raw)
A couple of fixes + getting rid of __blkdev_put() return value.
Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus
Shortlog:
Al Viro (4):
hfs: SMP race on directory close()
mtd_blktrans_ops->release() should return void
block_device_operations->release() should return void
make blkdev_put() return void
Geert Uytterhoeven (1):
proc: Use PDE attribute setting accessor functions
Diffstat:
arch/arm/mach-msm/last_radio_log.c | 2 +-
arch/cris/kernel/profile.c | 2 +-
arch/um/drivers/ubd_kern.c | 5 ++---
arch/xtensa/platforms/iss/simdisk.c | 3 +--
drivers/block/amiflop.c | 3 +--
drivers/block/aoe/aoeblk.c | 6 ++----
drivers/block/ataflop.c | 5 ++---
drivers/block/cciss.c | 5 ++---
drivers/block/cpqarray.c | 6 ++----
drivers/block/drbd/drbd_main.c | 5 ++---
drivers/block/floppy.c | 4 +---
drivers/block/loop.c | 6 ++----
drivers/block/paride/pcd.c | 3 +--
drivers/block/paride/pd.c | 4 +---
drivers/block/paride/pf.c | 9 ++++-----
drivers/block/pktcdvd.c | 4 +---
drivers/block/rbd.c | 4 +---
drivers/block/swim.c | 4 +---
drivers/block/swim3.c | 5 ++---
drivers/block/xen-blkfront.c | 3 +--
drivers/block/xsysace.c | 3 +--
drivers/block/z2ram.c | 6 ++----
drivers/cdrom/gdrom.c | 3 +--
drivers/ide/ide-cd.c | 4 +---
drivers/ide/ide-gd.c | 4 +---
drivers/ide/ide-tape.c | 4 +---
drivers/md/dm.c | 4 +---
drivers/md/md.c | 4 +---
drivers/memstick/core/mspro_block.c | 8 +++-----
drivers/message/i2o/i2o_block.c | 8 ++------
drivers/mmc/card/block.c | 3 +--
drivers/mtd/mtd_blkdevs.c | 9 ++++-----
drivers/mtd/mtdblock.c | 4 +---
drivers/mtd/sm_ftl.c | 3 +--
drivers/s390/block/dasd.c | 18 +++++++-----------
drivers/s390/block/dcssblk.c | 12 ++++--------
drivers/s390/block/scm_blk.c | 3 +--
drivers/scsi/sd.c | 3 +--
drivers/scsi/sr.c | 3 +--
fs/block_dev.c | 16 +++++++---------
fs/ext3/super.c | 11 ++++-------
fs/ext4/super.c | 11 ++++-------
fs/hfs/dir.c | 2 ++
fs/nfs/blocklayout/blocklayout.h | 2 +-
fs/nfs/blocklayout/blocklayoutdev.c | 4 ++--
fs/nfs/blocklayout/blocklayoutdm.c | 8 +-------
fs/reiserfs/journal.c | 16 +++-------------
include/linux/blkdev.h | 2 +-
include/linux/fs.h | 2 +-
include/linux/mtd/blktrans.h | 2 +-
50 files changed, 93 insertions(+), 177 deletions(-)
next reply other threads:[~2013-05-07 19:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-07 19:17 Al Viro [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-09 19:26 [git pull] more vfs.git stuff Al Viro
2013-05-09 20:12 ` Linus Torvalds
2013-05-09 20:21 ` Linus Torvalds
2013-05-09 20:28 ` Al Viro
2013-05-09 20:34 ` Al Viro
2013-05-09 20:46 ` Linus Torvalds
2013-07-14 17:34 Al Viro
2016-01-21 23:04 Al Viro
2016-01-22 18:26 ` Linus Torvalds
2016-01-22 18:42 ` Al Viro
2016-01-22 18:45 ` Linus Torvalds
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=20130507191708.GQ25399@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-fsdevel@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.