Linux block layer
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Extend blk-mq-debugfs functionality further
@ 2017-06-01 15:55 Bart Van Assche
  2017-06-01 15:55 ` [PATCH v3 1/4] blk-mq-debugfs: Show atomic request flags Bart Van Assche
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Bart Van Assche @ 2017-06-01 15:55 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Christoph Hellwig, Bart Van Assche

Hello Jens,

This series contains four patches that add new features to the blk-mq-debugfs
code. Please consider these patches for kernel v4.13.

Thanks,

Bart.

Changes between v2 and v3:
- Renamed a function in the patch that shows busy requests. In the same patch,
  added a comment as requested by Ming.
- Added Reviewed-by tags to those patches that got an additional review.  

Changes compared to v1:
- Left out the first patch of this series because it's already upstream.
- Renamed "ctx" into "params" in the patch that shows the busy requests.
- In the same patch, switched from blk_mq_debugfs_rq_show() to
  __blk_mq_debugfs_rq_show().

The patches in this series are:

Bart Van Assche (4):
  blk-mq-debugfs: Show atomic request flags
  blk-mq-debugfs: Show requeue list
  blk-mq-debugfs: Show busy requests
  blk-mq-debugfs: Add 'kick' operation

 block/blk-mq-debugfs.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 76 insertions(+), 1 deletion(-)

-- 
2.12.2

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

end of thread, other threads:[~2017-06-02  2:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-01 15:55 [PATCH v3 0/4] Extend blk-mq-debugfs functionality further Bart Van Assche
2017-06-01 15:55 ` [PATCH v3 1/4] blk-mq-debugfs: Show atomic request flags Bart Van Assche
2017-06-01 15:55 ` [PATCH v3 2/4] blk-mq-debugfs: Show requeue list Bart Van Assche
2017-06-01 15:55 ` [PATCH v3 3/4] blk-mq-debugfs: Show busy requests Bart Van Assche
2017-06-02  2:07   ` Ming Lei
2017-06-01 15:55 ` [PATCH v3 4/4] blk-mq-debugfs: Add 'kick' operation Bart Van Assche
2017-06-01 17:14 ` [PATCH v3 0/4] Extend blk-mq-debugfs functionality further Eduardo Valentin
2017-06-01 19:03 ` Jens Axboe

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