Linux-Block Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-21 09:47:40 to 2024-03-25 03:06:06 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-25  3:06 UTC  (13+ messages)
            ` [f2fs-dev] "

[PATCH V2] block: fail unaligned bio from submit_bio_noacct()
 2024-03-25  3:03 UTC  (4+ messages)

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-03-25  2:53 UTC  (16+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

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

[RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
 2024-03-25  1:06 UTC  (26+ 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

convert SCSI to atomic queue limits, part 1
 2024-03-24 23:54 UTC  (24+ messages)
` [PATCH 01/23] block: don't reject too large max_user_setors in blk_validate_limits
` [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue
` [PATCH 03/23] mpi3mr: "
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
` [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template
` [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host
` [PATCH 07/23] scsi: add a dma_alignment field to the host and host template
` [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method
` [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun
` [PATCH 10/23] scsi: add a device_configure method to the host template
` [PATCH 11/23] megaraid_sas: switch to using ->device_configure
` [PATCH 12/23] mpt3sas: "
` [PATCH 13/23] sbp2: "
` [PATCH 14/23] hptiop: "
` [PATCH 15/23] ipr: "
` [PATCH 16/23] pmcraid: "
` [PATCH 17/23] usb-storage: "
` [PATCH 18/23] sata_nv: "
` [PATCH 19/23] pata_macio: "
` [PATCH 20/23] libata: "
` [PATCH 21/23] mpi3mr: "
` [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits
` [PATCH 23/23] block: remove now unused queue limits helpers

pktcdvd ->open_mutex lockdep splat
 2024-03-24 23:39 UTC  (3+ messages)

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

[PATCH AUTOSEL 4.19 2/2] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-24 17:07 UTC 

[PATCH AUTOSEL 5.4 2/3] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-24 17:07 UTC 

[PATCH AUTOSEL 5.10 2/2] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-24 17:07 UTC 

[PATCH AUTOSEL 5.15 2/2] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-24 17:07 UTC 

[PATCH AUTOSEL 6.1 5/7] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-24 17:07 UTC 

[PATCH AUTOSEL 6.6 08/11] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-24 17:06 UTC 

[PATCH AUTOSEL 6.7 08/11] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-24 17:06 UTC 

[PATCH AUTOSEL 6.8 08/11] block: prevent division by zero in blk_rq_stat_sum()
 2024-03-24 17:05 UTC 

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

[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

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

[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  (24+ messages)
` [PATCH blktests v1 02/18] nvme/rc: silence fcloop cleanup failures
` [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 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 "


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