public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET block/for-3.18] block, bdi: various cleanups
@ 2014-09-07 23:03 Tejun Heo
  2014-09-07 23:03 ` [PATCH 1/6] block, bdi: an active gendisk always has a request_queue associated with it Tejun Heo
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tejun Heo @ 2014-09-07 23:03 UTC (permalink / raw)
  To: axboe; +Cc: linux-kernel

Hello,

This patchset contains the following six bdi related cleanup patches.
Each patch should be fairly self-explanatory.

 0001-block-bdi-an-active-gendisk-always-has-a-request_que.patch
 0002-bdi-remove-unused-stuff.patch
 0003-bdi-remove-bdi-wb_lock-locking-around-bdi-dev-cleari.patch
 0004-bdi-make-backing_dev_info-wb.dwork-canceling-stricte.patch
 0005-bdi-explain-the-dirty-list-transferring-in-bdi_destr.patch
 0006-bdi-reimplement-bdev_inode_switch_bdi.patch

The patchset is on top of 7d1311b93e58 ("Linux 3.17-rc1") and also
available in the following git branch.

 git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git review-bdi-cleanups

diffstat follows.  Thanks.

 block/blk-core.c            |   10 +++-------
 block/compat_ioctl.c        |    4 ----
 block/ioctl.c               |    4 ----
 fs/block_dev.c              |   34 +++++++++++-----------------------
 fs/btrfs/disk-io.c          |    2 +-
 fs/xfs/xfs_buf.c            |    2 --
 include/linux/backing-dev.h |    4 ----
 include/linux/blkdev.h      |    2 +-
 mm/backing-dev.c            |   40 ++++++++++++++++------------------------
 9 files changed, 32 insertions(+), 70 deletions(-)

--
tejun

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-09-07 23:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-07 23:03 [PATCHSET block/for-3.18] block, bdi: various cleanups Tejun Heo
2014-09-07 23:03 ` [PATCH 1/6] block, bdi: an active gendisk always has a request_queue associated with it Tejun Heo
2014-09-07 23:03 ` [PATCH 2/6] bdi: remove unused stuff Tejun Heo
2014-09-07 23:03 ` [PATCH 3/6] bdi: remove bdi->wb_lock locking around bdi->dev clearing in bdi_unregister() Tejun Heo
2014-09-07 23:03 ` [PATCH 4/6] bdi: make backing_dev_info->wb.dwork canceling stricter Tejun Heo
2014-09-07 23:04 ` [PATCH 5/6] bdi: explain the dirty list transferring in bdi_destroy() Tejun Heo
2014-09-07 23:04 ` [PATCH 6/6] bdi: reimplement bdev_inode_switch_bdi() Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox