linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-06 14:52:37 to 2023-04-11 07:19:08 UTC [more...]

[PATCH v6 00/18] Use block pr_ops in LIO
 2023-04-11  7:18 UTC  (41+ messages)
` [PATCH v6 01/18] block: Add PR callouts for read keys and reservation
` [PATCH v6 02/18] block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
` [PATCH v6 03/18] scsi: Rename sd_pr_command
` [PATCH v6 04/18] scsi: Move sd_pr_type to scsi_common
` [PATCH v6 05/18] scsi: Add support for block PR read keys/reservation
` [PATCH v6 06/18] dm: "
` [PATCH v6 07/18] nvme: Fix reservation status related structs
` [PATCH v6 08/18] nvme: Don't hardcode the data len for pr commands
` [PATCH v6 09/18] nvme: Move pr code to it's own file
` [PATCH v6 10/18] nvme: Add helper to send pr command
` [PATCH v6 11/18] nvme: Add pr_ops read_keys support
` [PATCH v6 12/18] nvme: Add a nvme_pr_type enum
` [PATCH v6 13/18] nvme: Add pr_ops read_reservation support
` [PATCH v6 14/18] scsi: target: Rename sbc_ops to exec_cmd_ops
` [PATCH v6 15/18] scsi: target: Allow backends to hook into PR handling
` [PATCH v6 16/18] scsi: target: Pass struct target_opcode_descriptor to enabled
` [PATCH v6 17/18] scsi: target: Report and detect unsupported PR commands
` [PATCH v6 18/18] scsi: target: Add block PR support to iblock

[PATCH v6 00/19] Add Command Duration Limits support
 2023-04-11  7:09 UTC  (28+ messages)
` [PATCH v6 01/19] ioprio: cleanup interface definition
` [PATCH v6 02/19] block: introduce ioprio hints
` [PATCH v6 03/19] block: introduce BLK_STS_DURATION_LIMIT
` [PATCH v6 06/19] scsi: support retrieving sub-pages of mode pages
` [PATCH v6 09/19] scsi: allow enabling and disabling command duration limits
` [PATCH v6 10/19] scsi: sd: set read/write commands CDL index
` [PATCH v6 12/19] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v6 14/19] ata: libata: detect support for command duration limits
` [PATCH v6 15/19] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in()
` [PATCH v6 16/19] ata: libata-scsi: add support for CDL pages mode sense
` [PATCH v6 18/19] ata: libata: set read/write commands CDL index
` [PATCH v6 19/19] ata: libata: handle completion of CDL commands using policy 0xD

[PATCH V2 0/1 null_blk: add modparam checks
 2023-04-11  7:02 UTC  (7+ messages)
` [PATCH V2 1/1] null_blk: add moddule parameter check

[PATCH v2 00/12] Submit zoned writes in order
 2023-04-11  6:44 UTC  (34+ messages)
` [PATCH v2 01/12] block: Send zoned writes to the I/O scheduler
` [PATCH v2 02/12] block: Send flush requests "
` [PATCH v2 03/12] block: Send requeued "
` [PATCH v2 04/12] block: Requeue requests if a CPU is unplugged
` [PATCH v2 05/12] block: One requeue list per hctx
` [PATCH v2 06/12] block: Preserve the order of requeued requests
` [PATCH v2 07/12] block: Make it easier to debug zoned write reordering
` [PATCH v2 08/12] block: mq-deadline: Simplify deadline_skip_seq_writes()
` [PATCH v2 09/12] block: mq-deadline: Disable head insertion for zoned writes
` [PATCH v2 10/12] block: mq-deadline: Introduce a local variable
` [PATCH v2 11/12] block: mq-deadline: Fix a race condition related to zoned writes
` [PATCH v2 12/12] block: mq-deadline: Handle requeued requests correctly

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-11  6:25 UTC  (10+ messages)
` [PATCH v3 01/11] documentation: Block Device Filtering Mechanism
` [PATCH v3 02/11] block: "
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module

[PATCH blktests 0/2] nvme uring-passthrough test
 2023-04-11  1:35 UTC  (6+ messages)
  ` [PATCH blktests 2/2] nvme/047: add test for uring-passthrough

blktests nvme/039 failure
 2023-04-11  1:27 UTC  (4+ messages)

[PATCH v2 0/3] blk-cgroup: some cleanup
 2023-04-10 22:20 UTC  (10+ messages)
  ` [External] "

[PATCH V3 0/1] null_blk: add modparam checks
 2023-04-10 22:13 UTC  (2+ messages)
` [PATCH V3 1/1] null_blk: add moddule parameter check

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-04-10 21:22 UTC  (16+ messages)
` [RFC PATCH v9 01/16] security: add ipe lsm
` [RFC PATCH v9 02/16] ipe: add policy parser
` [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
` [RFC PATCH v9 05/16] ipe: add userspace interface
` [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read

[PATCHv2 0/5] nvme io_uring_cmd polling enhancements
 2023-04-10 21:02 UTC  (10+ messages)
` [PATCHv2 1/5] block: add request polling helper
` [PATCHv2 2/5] nvme: simplify passthrough bio cleanup
` [PATCHv2 3/5] nvme: unify nvme request end_io
` [PATCHv2 4/5] nvme: use blk-mq polling for uring commands
` [PATCHv2 5/5] io_uring: remove uring_cmd cookie

[PATCH V2 0/1] brd: use memcpy_to_page() in copy_to_brd()
 2023-04-10 20:19 UTC  (2+ messages)
` [PATCH V2 1/1] brd: use memcpy_to|from_page() in copy_to|from_brd()

[PATCH v3 0/4] nbd: s/handle/cookie/
 2023-04-10 18:06 UTC  (5+ messages)
` [PATCH v3 1/4] uapi nbd: improve doc links to userspace spec
` [PATCH v3 2/4] uapi nbd: add cookie alias to handle
` [PATCH v3 3/4] block nbd: use req.cookie instead of req.handle
` [PATCH v3 4/4] docs nbd: userspace NBD now favors github over sourceforge

[PATCH v2 00/19] bio: check return values of bio_add_page
 2023-04-10 16:06 UTC  (5+ messages)
` [PATCH v2 17/19] md: raid1: check if adding pages to resync bio fails

[PATCH blktests v6 0/2] test queue count changes on reconnect
 2023-04-10  6:06 UTC  (5+ messages)
` [PATCH blktests v6 2/2] nvme/048: "

[GIT PULL] Block fixes for 6.3-rc6
 2023-04-08 19:01 UTC  (2+ messages)

zram I/O path cleanups and fixups v2
 2023-04-07 22:37 UTC  (44+ messages)
` [PATCH 01/16] zram: remove valid_io_request
` [PATCH 02/16] zram: make zram_bio_discard more self-contained
` [PATCH 03/16] zram: simplify bvec iteration in __zram_make_request
` [PATCH 04/16] zram: move discard handling to zram_submit_bio
` [PATCH 05/16] zram: return early on error in zram_bvec_rw
` [PATCH 06/16] zram: refactor highlevel read and write handling
` [PATCH 07/16] zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}
` [PATCH 08/16] zram: rename __zram_bvec_read to zram_read_page
` [PATCH 09/16] zram: directly call zram_read_page in writeback_store
` [PATCH 10/16] zram: refactor zram_bdev_read
` [PATCH 11/16] zram: don't pass a bvec to __zram_bvec_write
` [PATCH 12/16] zram: refactor zram_bdev_write
` [PATCH 13/16] zram: pass a page to read_from_bdev
` [PATCH 14/16] zram: don't return errors from read_from_bdev_async
` [PATCH 15/16] zram: fix synchronous reads
` [PATCH 16/16] zram: return errors from read_from_bdev_sync

[PATCH] block: ublk: switch to ioctl command encoding
 2023-04-07  8:37 UTC 

file server freezes with all nfsds stuck in D state after upgrade to Debian bookworm
 2023-04-07  6:26 UTC  (2+ messages)

[PATCH -next 0/2] block: fix scan partition for exclusively open device again
 2023-04-07  2:42 UTC  (6+ messages)
` [PATCH] block: don't set GD_NEED_PART_SCAN if scan partition failed

[PATCH 00/12] Submit zoned writes in order
 2023-04-07  0:17 UTC  (13+ messages)
` [PATCH 01/12] block: Send zoned writes to the I/O scheduler
` [PATCH 02/12] block: Send flush requests "
` [PATCH 03/12] block: Send requeued "
` [PATCH 04/12] block: Requeue requests if a CPU is unplugged
` [PATCH 05/12] block: One requeue list per hctx
` [PATCH 06/12] block: Preserve the order of requeued requests
` [PATCH 07/12] block: Make it easier to debug zoned write reordering
` [PATCH 08/12] block: mq-deadline: Simplify deadline_skip_seq_writes()
` [PATCH 09/12] block: mq-deadline: Disable head insertion for zoned writes
` [PATCH 10/12] block: mq-deadline: Introduce a local variable
` [PATCH 11/12] block: mq-deadline: Fix a race condition related to zoned writes
` [PATCH 12/12] block: mq-deadline: Handle requeued requests correctly

[PATCH 0/2] Submit split bios in LBA order
 2023-04-06 20:32 UTC  (7+ messages)

[PATCH 0/1] sed-opal: geometry feature reporting command
 2023-04-06 20:32 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 2/2] block: Split and submit bios in LBA order
 2023-04-06 20:30 UTC  (12+ messages)

[syzbot] [block?] WARNING in wait_til_done (2)
 2023-04-06 16:51 UTC 


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).