Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 03:05:20 to 2024-03-24 12:13:53 UTC [more...]

[bug report]WARNING: CPU: 22 PID: 44011 at fs/iomap/iter.c:51 iomap_iter+0x32b observed with blktests zbd/010
 2024-03-24 12:13 UTC  (13+ messages)
            ` [f2fs-dev] "

[PATCH] block: fail unaligned bio from submit_bio_noacct()
 2024-03-24  8:02 UTC  (16+ messages)
`  "

[PATCH 0/2] block: support to account io_ticks precisely
 2024-03-24  2:11 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block: remove blk_mq_in_flight() and blk_mq_in_flight_rw()

[PATCH] block: handle BLK_OPEN_RESTRICT_WRITES correctly
 2024-03-23 16:11 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] [RFC]: block: count BLK_OPEN_RESTRICT_WRITES openers

[RFC PATCH 0/5] Rust block device driver API and null block driver
 2024-03-23 11:33 UTC  (5+ messages)
` [RFC PATCH 3/5] rust: block: allow `hrtimer::Timer` in `RequestData`
` [RFC PATCH 4/5] rust: block: add rnull, Rust null_blk implementation

[PATCH -next RFC] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
 2024-03-23  4:09 UTC  (3+ messages)

[RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
 2024-03-22 23:40 UTC 

[git pull] device mapper fixes for 6.9-rc1
 2024-03-22 20:04 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.9-rc1
 2024-03-22 20:04 UTC  (2+ messages)

[PATCH 0/8] block: implement NVMEM provider
 2024-03-22 19:22 UTC  (21+ messages)
` [PATCH 1/8] dt-bindings: block: add basic bindings for block devices
` [PATCH 2/8] block: partitions: populate fwnode
` [PATCH 3/8] block: add new genhd flag GENHD_FL_NVMEM
` [PATCH 4/8] block: implement NVMEM provider
` [PATCH 5/8] dt-bindings: mmc: mmc-card: add block device nodes
` [PATCH 6/8] mmc: core: set card fwnode_handle
` [PATCH 7/8] mmc: block: set fwnode of disk devices
` [PATCH 8/8] mmc: block: set GENHD_FL_NVMEM

[RFC PATCH 0/4] Read/Write with meta buffer
 2024-03-22 18:50 UTC  (5+ messages)
    ` [RFC PATCH 1/4] io_uring/rw: Get rid of flags field in struct io_rw
    ` [RFC PATCH 2/4] io_uring/rw: support read/write with metadata
    ` [RFC PATCH 3/4] block: modify bio_integrity_map_user to accept iov_iter as argument
    ` [RFC PATCH 4/4] block: add support to pass the meta buffer

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-22 18:43 UTC  (16+ messages)

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-22 18:08 UTC  (14+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

[PATCH] blk-mq: release scheduler resource when request completes
 2024-03-22 17:43 UTC  (2+ messages)

pktcdvd ->open_mutex lockdep splat
 2024-03-22 17:09 UTC  (2+ messages)

[RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
 2024-03-22 16:16 UTC  (25+ messages)
` [RFC v4 linux-next 04/19] block: prevent direct access of bd_inode
` [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode

[PATCH] block: Improve IOPS by removing the fairness code
 2024-03-22 16:11 UTC  (8+ messages)

[PATCH v2 00/34] Open block devices as files
 2024-03-22 13:56 UTC  (7+ messages)

[PATCH blktests v2 00/18] refactoring and various cleanups/fixes
 2024-03-22 13:50 UTC  (19+ messages)
` [PATCH blktests v2 01/18] nvme/rc: silence error on module unload for fc
` [PATCH blktests v2 02/18] nvme/rc: silence fcloop cleanup failures
` [PATCH blktests v2 03/18] nvme/rc: log error if stale configuration is found
` [PATCH blktests v2 04/18] common/xfs: propagate errors from _xfs_run_fio_verify_io
` [PATCH blktests v2 05/18] nvme/{012,013,035}: check return value of _xfs_run_fio_verify_io
` [PATCH blktests v2 06/18] nvme/rc: use long command line option for nvme
` [PATCH blktests v2 07/18] nvme/{014,015,018,019,020,023,024,026,045,046}: "
` [PATCH blktests v2 08/18] nvme/rc: connect subsys only support long options
` [PATCH blktests v2 09/18] nvme/rc: add nqn/uuid args to target setup/cleanup helper
` [PATCH blktests v2 10/18] nvme/rc: remove unused connect options
` [PATCH blktests v2 11/18] nvme/rc: do not cleanup external managed loop device
` [PATCH blktests v2 12/18] nvme/031: do not open code target setup/cleanup
` [PATCH blktests v2 13/18] nvme: drop default trtype argument for _nvmet_connect_subsys
` [PATCH blktests v2 14/18] nvme: drop default trtype argument for _nvmet_passthru_target_connect
` [PATCH blktests v2 15/18] nvme: drop default subsysnqn argument from _nvme_{connect|disconnect}_subsys
` [PATCH blktests v2 16/18] nvme/{041,042,043,044,045,048}: do not pass default host{nqn|id} to _nvme_connect_subsys
` [PATCH blktests v2 17/18] nvme: don't assume namespace id
` [PATCH blktests v2 18/18] nvme/028: drop unused nvmedev

[PATCH blktests v1 00/18] refactoring and various cleanups/fixes
 2024-03-22 12:35 UTC  (31+ messages)
` [PATCH blktests v1 01/18] nvme/rc: silence error on module unload for fc
` [PATCH blktests v1 02/18] nvme/rc: silence fcloop cleanup failures
` [PATCH blktests v1 03/18] nvme/rc: log error if stale configuration is found
` [PATCH blktests v1 04/18] common/xfs: propagate errors from _xfs_run_fio_verify_io
` [PATCH blktests v1 05/18] nvme/{012,013,035}: check return value of _xfs_run_fio_verify_io
` [PATCH blktests v1 06/18] nvme/rc: use long command line option for nvme
` [PATCH blktests v1 07/18] nvme/{014,015,018,019,020,023,024,026,045,046}: "
` [PATCH blktests v1 08/18] nvme/rc: connect subsys only support long options
` [PATCH blktests v1 09/18] nvme/rc: add nqn/uuid args to target setup/cleanup helper
` [PATCH blktests v1 10/18] nvme/rc: remove unused connect options
` [PATCH blktests v1 11/18] nvme/rc: remove correct port from target
` [PATCH blktests v1 12/18] nvme/031: do not open code target setup/cleanup
` [PATCH blktests v1 13/18] nvme/{rc,031}: do not cleanup external managed loop device
` [PATCH blktests v1 14/18] nvme: drop default trtype argument for _nvmet_connect_subsys
` [PATCH blktests v1 15/18] nvme: drop default subsysnqn argument from _nvme_{connect|disconnect}_subsys
` [PATCH blktests v1 16/18] nvme/{041,042,043,044,045,048}: do not pass default host{nqn|id} to _nvme_connect_subsys
` [PATCH blktests v1 17/18] nvme: don't assume namespace id
` [PATCH blktests v1 18/18] nvme/028: drop unused nvmedev

[PATCH blktests] nbd/rc: check nbd connection with nbd-client -check command
 2024-03-22 12:23 UTC  (3+ messages)

[PATCH RESEND] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-03-22  5:02 UTC  (8+ messages)

[PATCH V5] blk-mq: don't schedule block kworker on isolated CPUs
 2024-03-22  2:12 UTC 

[PATCH V4] blk-mq: don't schedule block kworker on isolated CPUs
 2024-03-22  1:10 UTC  (4+ messages)

[RFC PATCH v15 12/21] security: add security_bdev_setintegrity() hook
 2024-03-21 17:25 UTC  (6+ messages)
` [PATCH RFC "

WARNING: CPU: 45 PID: 84967 at ../block/mq-deadline.c:659 dd_exit_sched+0xce/0xe0
 2024-03-21  2:14 UTC  (2+ messages)

[PATCH v4 00/39] dm vdo: add the dm-vdo deduplication and compression DM target
 2024-03-20 22:59 UTC  (7+ messages)
` [PATCH v4 02/39] dm vdo: add the MurmurHash3 fast hashing algorithm

Cannot create dm-linear or dm-crypt mapping on scsi or mmc block device if mapping already exists on partition of device
 2024-03-20 21:56 UTC 

[RFC PATCH v15 14/21] dm verity: consume root hash digest and signature data via LSM hook
 2024-03-20 18:49 UTC  (6+ messages)
` [PATCH RFC "

[bug report]debugfs: Directory 'target13:0:0' with parent 'scsi_debug' already present! observed during blktests block/001
 2024-03-20  6:57 UTC 

[Bug Report] nvme-cli fails re-formatting NVMe namespace
 2024-03-20  5:53 UTC  (6+ messages)

regression on BLKRRPART ioctl for EIO
 2024-03-20  1:51 UTC  (9+ messages)

[PATCH v2 01/34] bdev: open block device as files
 2024-03-19 23:13 UTC  (6+ messages)
` [PATCH] fs,block: get holder during claim
    ` remove holder ops

[RFC PATCH v15 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-03-19 23:00 UTC  (4+ messages)
` [RFC PATCH v15 17/21] fsverity: consume builtin signature via LSM hook

[RFC PATCH v15 16/21] security: add security_inode_setintegrity() hook
 2024-03-19 23:00 UTC  (2+ messages)
` [PATCH RFC "

blktests failures with v6.8 kernel
 2024-03-19  7:33 UTC  (2+ messages)

[PATCH] blk-pm: Remove unnecessary ‘0’ values from ret
 2024-03-19  3:06 UTC  (2+ messages)

[PATCH] blk-zoned: Remove unnecessary ‘0’ values from ret
 2024-03-19  3:05 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).