messages from 2023-04-05 22:25:48 to 2023-04-10 05:04:40 UTC [more...]
[PATCH v3 00/11] blksnap - block devices snapshots module
2023-04-10 5:04 UTC (8+ 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 v2 0/3] blk-cgroup: some cleanup
2023-04-10 1:57 UTC (11+ messages)
` [PATCH v2 1/3] block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
` [PATCH v2 2/3] blk-cgroup: delete cpd_bind_fn of blkcg_policy
` [PATCH v2 3/3] blk-cgroup: delete cpd_init_fn "
` [External] Re: [PATCH v2 0/3] blk-cgroup: some cleanup
[PATCH blktests 0/2] nvme uring-passthrough test
2023-04-10 0:43 UTC (4+ messages)
` [PATCH blktests 2/2] nvme/047: add test for uring-passthrough
[GIT PULL] Block fixes for 6.3-rc6
2023-04-08 19:01 UTC (2+ messages)
[PATCH v6 00/18] Use block pr_ops in LIO
2023-04-08 8:11 UTC (23+ 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
[PATCHv2 0/5] nvme io_uring_cmd polling enhancements
2023-04-08 0:22 UTC (7+ 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 00/12] Submit zoned writes in order
2023-04-07 23:58 UTC (13+ 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
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)
[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
2023-04-06 20:00 UTC (7+ messages)
` [RFC PATCH v9 01/16] security: add ipe lsm
` [RFC PATCH v9 02/16] ipe: add policy parser
[syzbot] [block?] WARNING in wait_til_done (2)
2023-04-06 16:51 UTC
[PATCH 1/4] block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
2023-04-06 14:34 UTC (3+ messages)
[GIT PULL] nvme fix for Linux 6.3
2023-04-06 14:12 UTC (2+ messages)
[PATCH] block: ublk: make sure that block size is set correctly
2023-04-06 13:32 UTC (2+ messages)
[PATCH v6 00/19] Add Command Duration Limits support
2023-04-06 11:32 UTC (20+ 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 04/19] scsi: core: allow libata to complete successful commands via EH
` [PATCH v6 05/19] scsi: rename and move get_scsi_ml_byte()
` [PATCH v6 06/19] scsi: support retrieving sub-pages of mode pages
` [PATCH v6 07/19] scsi: support service action in scsi_report_opcode()
` [PATCH v6 08/19] scsi: detect support for command duration limits
` [PATCH v6 09/19] scsi: allow enabling and disabling "
` [PATCH v6 10/19] scsi: sd: set read/write commands CDL index
` [PATCH v6 11/19] scsi: sd: handle read/write CDL timeout failures
` [PATCH v6 12/19] ata: libata-scsi: remove unnecessary !cmd checks
` [PATCH v6 13/19] ata: libata: change ata_eh_request_sense() to not set CHECK_CONDITION
` [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 17/19] ata: libata: add ATA feature control sub-page translation
` [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] loop: LOOP_CONFIGURE: send uevents for partitions
2023-04-06 10:30 UTC (3+ messages)
` [PATCH blktests] loop/009: add test for loop partition uvents
[PATCH blktests v6 0/2] test queue count changes on reconnect
2023-04-06 9:10 UTC (5+ messages)
` [PATCH blktests v6 1/2] nvme/rc: Add timeout argument parsing to _nvme_connect_subsys()
` [PATCH blktests v6 2/2] nvme/048: test queue count changes on reconnect
[bug report] blktests nvme-fc nvme/003 lead kernel NULL pointer
2023-04-06 8:48 UTC
[PATCH blktests v5 0/4] test queue count changes on reconnect
2023-04-06 7:32 UTC (10+ messages)
` [PATCH blktests v5 1/4] nvme/rc: Add setter for attr_qid_max
` [PATCH blktests v5 4/4] nvme/048: test queue count changes on reconnect
zram I/O path cleanups and fixups
2023-04-06 6:55 UTC (42+ messages)
` [PATCH 01/16] zram: remove valid_io_request
` [PATCH 02/16] zram: make zram_bio_discard more self-contained
` [PATCH 03/16] zram: implify 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] ublk: read any SQE values upfront
2023-04-06 2:53 UTC (2+ messages)
[PATCH v5 00/19] Add Command Duration Limits support
2023-04-05 22:29 UTC (4+ messages)
` [PATCH v5 18/19] ata: libata: set read/write commands CDL index
kernel BUG in find_lock_entries
2023-04-05 22:25 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).