Linux block layer
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 6.4-rc2
@ 2023-05-13 13:39 Jens Axboe
  2023-05-13 15:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-05-13 13:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

Just a few minor fixes for drivers, and a deletion of a file that is
woefully out-of-date these days. Please pull!


The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.4-2023-05-13

for you to fetch changes up to 56cdea92ed915f8eb37575331fb4a269991e8026:

  Documentation/block: drop the request.rst file (2023-05-12 11:04:58 -0600)

----------------------------------------------------------------
block-6.4-2023-05-13

----------------------------------------------------------------
Guoqing Jiang (1):
      block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE

Ivan Orlov (1):
      nbd: Fix debugfs_create_dir error checking

Ming Lei (1):
      ublk: fix command op code check

Randy Dunlap (1):
      Documentation/block: drop the request.rst file

 Documentation/block/index.rst   |  1 -
 Documentation/block/request.rst | 99 -----------------------------------------
 drivers/block/nbd.c             |  4 +-
 drivers/block/rnbd/rnbd-proto.h |  2 +-
 drivers/block/ublk_drv.c        |  2 +-
 5 files changed, 4 insertions(+), 104 deletions(-)
 delete mode 100644 Documentation/block/request.rst

-- 
Jens Axboe


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

end of thread, other threads:[~2023-05-13 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-13 13:39 [GIT PULL] Block fixes for 6.4-rc2 Jens Axboe
2023-05-13 15:29 ` pr-tracker-bot

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