linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] Misc RNBD update
@ 2022-07-07 14:31 Md Haris Iqbal
  2022-07-07 14:31 ` [PATCH for-next 1/2] block/rnbd-srv: Set keep_id to true after mutex_trylock Md Haris Iqbal
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Md Haris Iqbal @ 2022-07-07 14:31 UTC (permalink / raw)
  To: linux-block; +Cc: axboe, hch, sagi, bvanassche, haris.iqbal, jinpu.wang

Hi Jens,

Please consider to include following change for next merge window.
 - Fixes a minor bug
 - Removes a list, and replaces its use with an existing xarray

Md Haris Iqbal (2):
  block/rnbd-srv: Set keep_id to true after mutex_trylock
  block/rnbd-srv: Replace sess_dev_list with index_idr

 drivers/block/rnbd/rnbd-srv.c | 20 +++++++++-----------
 drivers/block/rnbd/rnbd-srv.h |  4 ----
 2 files changed, 9 insertions(+), 15 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH for-next 0/2] Misc RNBD update
@ 2022-01-14 15:58 Md Haris Iqbal
  2022-01-26 13:57 ` Haris Iqbal
  2022-01-26 14:01 ` Jens Axboe
  0 siblings, 2 replies; 9+ messages in thread
From: Md Haris Iqbal @ 2022-01-14 15:58 UTC (permalink / raw)
  To: linux-block; +Cc: axboe, hch, sagi, bvanassche, haris.iqbal, jinpu.wang

Hi Jens,

Please consider to include following change for next merge window.
 - fixes warning generated from checkpatch
 - removes rotational param from RNBD device

Gioh Kim (2):
  block/rnbd-clt: fix CHECK:BRACES warning
  block/rnbd: client device does not care queue/rotational

 drivers/block/rnbd/rnbd-clt.c   | 15 ++++++++-------
 drivers/block/rnbd/rnbd-clt.h   |  1 -
 drivers/block/rnbd/rnbd-proto.h |  4 ++--
 drivers/block/rnbd/rnbd-srv.c   |  1 -
 4 files changed, 10 insertions(+), 11 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH for-next 0/2] Misc RNBD update
@ 2021-07-26 11:59 Jack Wang
  2021-07-27 22:48 ` Jens Axboe
  0 siblings, 1 reply; 9+ messages in thread
From: Jack Wang @ 2021-07-26 11:59 UTC (permalink / raw)
  To: linux-block; +Cc: axboe, hch, sagi, bvanassche, haris.iqbal, jinpu.wang

Hi Jens,

Please consider to include following change for next merge window.
- one fix for wrong api usage.
- one sysfs_emit conversion for sysfs access.

Regards!

Gioh Kim (1):
  block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr

Md Haris Iqbal (1):
  block/rnbd: Use sysfs_emit instead of s*printf function for sysfs show

 drivers/block/rnbd/rnbd-clt-sysfs.c | 33 +++++++++++++----------------
 drivers/block/rnbd/rnbd-clt.c       |  2 +-
 drivers/block/rnbd/rnbd-srv-sysfs.c | 14 ++++++------
 3 files changed, 23 insertions(+), 26 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-07-07 23:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-07 14:31 [PATCH for-next 0/2] Misc RNBD update Md Haris Iqbal
2022-07-07 14:31 ` [PATCH for-next 1/2] block/rnbd-srv: Set keep_id to true after mutex_trylock Md Haris Iqbal
2022-07-07 14:31 ` [PATCH for-next 2/2] block/rnbd-srv: Replace sess_dev_list with index_idr Md Haris Iqbal
2022-07-07 23:29 ` [PATCH for-next 0/2] Misc RNBD update Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2022-01-14 15:58 Md Haris Iqbal
2022-01-26 13:57 ` Haris Iqbal
2022-01-26 14:01 ` Jens Axboe
2021-07-26 11:59 Jack Wang
2021-07-27 22:48 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).