public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] block: cleanup patches, take#2
@ 2009-03-16  2:28 Tejun Heo
  2009-03-16  2:28 ` [PATCH 01/17] ide: use blk_run_queue() instead of blk_start_queueing() Tejun Heo
                   ` (17 more replies)
  0 siblings, 18 replies; 27+ messages in thread
From: Tejun Heo @ 2009-03-16  2:28 UTC (permalink / raw)
  To: axboe, linux-kernel, bzolnier

Hello,

This patchset is available in the following git tree.

 git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git block-cleanup

This patchset contains the following 17 cleanup patches.

 0001-ide-use-blk_run_queue-instead-of-blk_start_queuei.patch
 0002-ide-don-t-set-REQ_SOFTBARRIER.patch
 0003-ide-use-blk_update_request-instead-of-blk_end_req.patch
 0004-block-merge-blk_invoke_request_fn-into-__blk_run_.patch
 0005-block-kill-blk_start_queueing.patch
 0006-block-don-t-set-REQ_NOMERGE-unnecessarily.patch
 0007-block-cleanup-REQ_SOFTBARRIER-usages.patch
 0008-block-clean-up-misc-stuff-after-block-layer-timeout.patch
 0009-block-reorder-request-completion-functions.patch
 0010-block-reorganize-request-fetching-functions.patch
 0011-block-kill-blk_end_request_callback.patch
 0012-block-clean-up-request-completion-API.patch
 0013-block-move-rq-start_time-initialization-to-blk_rq_.patch
 0014-block-implement-and-use-__-blk_end_request_all.patch
 0015-block-kill-end_request.patch
 0016-ubd-simplify-block-request-completion.patch
 0017-block-clean-up-unnecessary-stuff-from-block-drivers.patch

It's on top of the current linux-2.6-block/for-2.6.30[1].  Changes
from the last take[2] are.

* IDE changes separated out to 0001-0003
* IDE end_all conversion dropped

Bartlomiej, 0001-0003 are mostly trivial and shouldn't cause too much
merge headaches later.  Can these go through block tree?  I'll base
further IDE changes on top of linux-next/pata-2.6 patchset (whatever
the merge strategy would be).

Thanks.

--
tejun

[1] 6319ec3182b26abecd2fa9ab97c945f0161d4e36
[2] http://thread.gmane.org/gmane.linux.kernel/806280

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

end of thread, other threads:[~2009-03-24 13:10 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-16  2:28 [GIT PATCH] block: cleanup patches, take#2 Tejun Heo
2009-03-16  2:28 ` [PATCH 01/17] ide: use blk_run_queue() instead of blk_start_queueing() Tejun Heo
2009-03-16  2:28 ` [PATCH 02/17] ide: don't set REQ_SOFTBARRIER Tejun Heo
2009-03-16  2:28 ` [PATCH 03/17] ide: use blk_update_request() instead of blk_end_request_callback() Tejun Heo
2009-03-16  2:28 ` [PATCH 04/17] block: merge blk_invoke_request_fn() into __blk_run_queue() Tejun Heo
2009-03-16  2:28 ` [PATCH 05/17] block: kill blk_start_queueing() Tejun Heo
2009-03-16  2:28 ` [PATCH 06/17] block: don't set REQ_NOMERGE unnecessarily Tejun Heo
2009-03-16  2:28 ` [PATCH 07/17] block: cleanup REQ_SOFTBARRIER usages Tejun Heo
2009-03-16  2:28 ` [PATCH 08/17] block: clean up misc stuff after block layer timeout conversion Tejun Heo
2009-03-16  2:28 ` [PATCH 09/17] block: reorder request completion functions Tejun Heo
2009-03-16  2:28 ` [PATCH 10/17] block: reorganize request fetching functions Tejun Heo
2009-03-16  2:28 ` [PATCH 11/17] block: kill blk_end_request_callback() Tejun Heo
2009-03-16  2:28 ` [PATCH 12/17] block: clean up request completion API Tejun Heo
2009-03-16  2:28 ` [PATCH 13/17] block: move rq->start_time initialization to blk_rq_init() Tejun Heo
2009-03-16  2:28 ` [PATCH 14/17] block: implement and use [__]blk_end_request_all() Tejun Heo
2009-03-16  2:28 ` [PATCH 15/17] block: kill end_request() Tejun Heo
2009-03-16  3:23   ` Grant Likely
2009-03-16  3:27     ` Grant Likely
2009-03-21  2:58   ` Tejun Heo
2009-03-24 11:37     ` Jens Axboe
2009-03-24 13:07       ` Tejun Heo
2009-03-16  2:28 ` [PATCH 16/17] ubd: simplify block request completion Tejun Heo
2009-03-16  2:29 ` [PATCH 17/17] block: clean up unnecessary stuff from block drivers Tejun Heo
2009-03-16 17:53 ` [GIT PATCH] block: cleanup patches, take#2 Bartlomiej Zolnierkiewicz
2009-03-17  0:10   ` Tejun Heo
2009-03-18 17:17     ` Bartlomiej Zolnierkiewicz
2009-03-19  0:19       ` Tejun Heo

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