1. 2e9e31b rnbd: add error handling support for add_disk() by Luis Chamberlain · 3 years, 2 months ago
  2. 5a72e89 block: add a struct io_comp_batch argument to fops->iopoll() by Jens Axboe · 3 years, 3 months ago
  3. 94dace8 block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr by Gioh Kim · 3 years, 5 months ago
  4. e04360a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 6 months ago
  5. 7404bdd rnbd/rtrs-clt: Query and use max_segments from rtrs-clt. by Jack Wang · 3 years, 6 months ago
  6. 2c6ee0a rnbd: use blk_mq_alloc_disk and blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
  7. 1e31016 block/rnbd: Remove all likely and unlikely by Gioh Kim · 3 years, 8 months ago
  8. 1056ad8 block/rnbd-clt: Check the return value of the function rtrs_clt_query by Md Haris Iqbal · 3 years, 8 months ago
  9. 292660f block/rnbd: Fix style issues by Dima Stepanov · 3 years, 8 months ago
  10. 57b93ed block/rnbd: Use strscpy instead of strlcpy by Dima Stepanov · 3 years, 8 months ago
  11. 503438a block/rnbd-clt: Remove max_segment_size by Jack Wang · 3 years, 8 months ago
  12. 3ba1c69 block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes by Md Haris Iqbal · 3 years, 8 months ago
  13. 2958a99 block/rnbd-clt: Support polling mode for IO latency optimization by Gioh Kim · 3 years, 8 months ago
  14. ce9d2b4 block/rnbd-clt: Improve find_or_create_sess() return check by Tom Rix · 3 years, 8 months ago
  15. 9f455ee block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT} by Gioh Kim · 3 years, 8 months ago
  16. 8e43c90 block/rnbd: Kill rnbd_clt_destroy_default_group by Guoqing Jiang · 3 years, 8 months ago
  17. d0a70ab block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk by Guoqing Jiang · 3 years, 8 months ago
  18. 8b7f051 block/rnbd-clt: Remove some arguments from rnbd_client_setup_device by Guoqing Jiang · 3 years, 8 months ago
  19. 02ee80f block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath by Guoqing Jiang · 3 years, 8 months ago
  20. 3a21777 block/rnbd-clt: avoid module unload race with close confirmation by Jack Wang · 4 years ago
  21. 80f9909 block/rnbd-clt: Fix sg table use after free by Guoqing Jiang · 4 years ago
  22. 9aaf9a2 block/rnbd-clt: Does not request pdu to rtrs-clt by Gioh Kim · 4 years, 1 month ago
  23. 5a1328d block/rnbd-clt: Dynamically allocate sglist for rnbd_iu by Gioh Kim · 4 years, 1 month ago
  24. 512c781 block/rnbd: Set write-back cache and fua same to the target device by Gioh Kim · 4 years, 1 month ago
  25. 3877ece block/rnbd: Fix typos by Jack Wang · 4 years, 1 month ago
  26. e7508d4 block/rnbd-clt: Get rid of warning regarding size argument in strlcpy by Md Haris Iqbal · 4 years, 1 month ago
  27. 69f637c Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  28. 64e8a6e block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name by Md Haris Iqbal · 4 years, 1 month ago
  29. 91f4acb block/rnbd-clt: support mapping two devices with the same name from different servers by Guoqing Jiang · 4 years, 1 month ago
  30. ce9fe18 block/rnbd-clt: Make path parameter optional for map_device by Md Haris Iqbal · 4 years, 1 month ago
  31. 230272b rnbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 1 month ago
  32. 47be77c2 block/rnbd-clt: send_msg_close if any error occurs after send_msg_open by Gioh Kim · 4 years, 3 months ago
  33. 050b654 block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device by Jack Wang · 4 years, 3 months ago
  34. 46a99e0 block/rnbd-clt: remove nr argument from send_usr_msg by Guoqing Jiang · 4 years, 3 months ago
  35. 51db1c3 blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED by Ming Lei · 4 years, 4 months ago
  36. 659e56b block: add a new revalidate_disk_size helper by Christoph Hellwig · 4 years, 4 months ago
  37. 47393fb block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess() by Dan Carpenter · 4 years, 7 months ago
  38. d6ea395 rnbd/rtrs: Pass max segment size from blk user to the rdma library by Danil Kipnis · 4 years, 7 months ago
  39. f7a7a5c block/rnbd: client: main functionality by Jack Wang · 4 years, 8 months ago