linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-01 09:12:56 to 2024-08-12 14:50:20 UTC [more...]

[bug report] raid0 array mkfs.xfs hang
 2024-08-12 14:50 UTC  (2+ messages)

[PATCH v4 0/3] nbd: WRITE_ZEROES and a few fixes
 2024-08-12 13:20 UTC  (4+ messages)
` [PATCH v4 1/3] nbd: implement the WRITE_ZEROES command
` [PATCH v4 2/3] nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
` [PATCH v4 3/3] nbd: correct the maximum value for discard sectors

[PATCH AUTOSEL 6.10 13/16] block: change rq_integrity_vec to respect the iterator
 2024-08-12 14:03 UTC  (3+ messages)

[PATCH 1/2] nbd: implement the WRITE_ZEROES command
 2024-08-12 13:20 UTC  (16+ messages)
` [PATCH 2/2] nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
` [PATCH v2 1/3] nbd: implement the WRITE_ZEROES command
  ` [PATCH v2 2/3] nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
  ` [PATCH v2 3/3] nbd: correct the maximum value for discard sectors
` [PATCH v3 1/3] nbd: implement the WRITE_ZEROES command
  ` [PATCH v3 2/3] nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
  ` [PATCH v3 3/3] nbd: correct the maximum value for discard sectors

[PATCH v8 0/5] block: add larger order folio instead of pages
 2024-08-12 13:38 UTC  (3+ messages)

[PATCH 0/2] s390/dasd: fixes for data corruption and DMA alignment
 2024-08-12 12:57 UTC  (3+ messages)
` [PATCH 1/2] s390/dasd: Remove "
` [PATCH 2/2] s390/dasd: fix error recovery leading to data corruption on ESE devices

[PATCH v2] virtio_blk: implement init_hctx MQ operation
 2024-08-12 11:15 UTC  (4+ messages)

[PATCH v3 00/15] honor isolcpus configuration
 2024-08-12  9:09 UTC  (39+ messages)
` [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping
` [PATCH v3 02/15] virito: add APIs for retrieving vq affinity
` [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
` [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
` [PATCH v3 05/15] nvme: "
` [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues "
` [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
` [PATCH v3 08/15] sched/isolation: Add io_queue housekeeping option
` [PATCH v3 09/15] docs: add io_queue as isolcpus options
` [PATCH v3 10/15] blk-mq: add number of queue calc helper
` [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v3 12/15] scsi: "
` [PATCH v3 13/15] virtio: blk/scsi: "
` [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
` [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH V2] ublk: move zone report data out of request pdu
 2024-08-12  1:36 UTC 

Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
 2024-08-11 17:41 UTC  (16+ messages)

[PATCH 0/4] Fix some starvation problems
 2024-08-11 10:19 UTC  (5+ messages)
` [PATCH 1/4] block: fix request starvation when queue is stopped or quiesced
` [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch
` [PATCH 3/4] block: fix missing smp_mb in blk_mq_{delay_}run_hw_queues
` [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests to hctx->dispatch

[PATCH] ublk: move zone report data out of request pdu
 2024-08-11  2:03 UTC  (3+ messages)

[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-08-10 20:05 UTC  (31+ messages)
` [PATCH v20 01/20] security: add ipe lsm
` [PATCH v20 02/20] ipe: add policy parser
` [PATCH v20 03/20] ipe: add evaluation loop
` [PATCH v20 04/20] ipe: add LSM hooks on execution and kernel read
` [PATCH v20 05/20] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v20 06/20] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v20 07/20] security: add new securityfs delete function
` [PATCH v20 08/20] ipe: add userspace interface
` [PATCH v20 09/20] uapi|audit|ipe: add ipe auditing support
` [PATCH v20 10/20] ipe: add permissive toggle
` [PATCH v20 11/20] block|lsm: Add LSM blob and new LSM hooks for block devices
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs
` [PATCH v20 13/20] ipe: add support for dm-verity as a trust provider
` [PATCH v20 14/20] security: add security_inode_setintegrity() hook
` [PATCH v20 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v20 16/20] ipe: enable support for fs-verity as a trust provider
` [PATCH v20 17/20] scripts: add boot policy generation program
` [PATCH v20 18/20] ipe: kunit test for parser
` [PATCH v20 19/20] Documentation: add ipe documentation
` [PATCH v20 20/20] MAINTAINERS: ipe: add ipe maintainer information

[GIT PULL] Block fixes for 6.11-rc3
 2024-08-09 17:31 UTC  (2+ messages)

[PATCH for-next] block/rnbd-srv: Add sanity check and remove redundant assignment
 2024-08-09 13:53 UTC 

[PATCH v2] rust: sort blk includes in bindings_helper.h
 2024-08-09 13:47 UTC  (2+ messages)

[PATCH] rust: sort includes in bindings_helper.h
 2024-08-09 13:38 UTC  (7+ messages)

[PATCH -next] drbd: Add missing kernel-doc function comments
 2024-08-09  9:32 UTC 

[PATCH v4] blk-cgroup: Replace u64 sync with spinlock for iostat
 2024-08-09  7:50 UTC  (7+ messages)

[PATCH blktests] zbd/011: add test for DM resource limits stacking
 2024-08-09  2:18 UTC  (2+ messages)

[PATCHv3 blktests] loop/011: skip if running on kernel older than v6.9.11
 2024-08-09  2:16 UTC  (2+ messages)

[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
 2024-08-08 16:24 UTC  (9+ messages)
` [PATCH V5 1/8] io_uring: add io_link_req() helper
` [PATCH V5 2/8] io_uring: add io_submit_fail_link() helper
` [PATCH V5 3/8] io_uring: add helper of io_req_commit_cqe()
` [PATCH V5 4/8] io_uring: support SQE group
` [PATCH V5 5/8] io_uring: support sqe group with members depending on leader
` [PATCH V5 6/8] io_uring: support providing sqe group buffer
` [PATCH V5 7/8] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH V5 8/8] ublk: support provide io buffer

[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
 2024-08-08 16:24 UTC 

[PATCH] block:added printing when bio->bi_status fails
 2024-08-08  9:54 UTC 

[PATCH v3 0/3] zram: Replace bit spinlocks with a spinlock_t
 2024-08-08  9:03 UTC  (2+ messages)

[PATCH] block:added printing when bio->bi_status fails
 2024-08-07 20:05 UTC  (3+ messages)

[PATCH 1/1] virtio_blk: implement init_hctx MQ operation
 2024-08-07 13:34 UTC  (13+ messages)

[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
 2024-08-07  9:35 UTC  (4+ messages)

[PATCH V4 0/8] io_uring: support sqe group and provide group kbuf
 2024-08-07  3:26 UTC  (10+ messages)
` [PATCH V4 4/8] io_uring: support SQE group

[PATCH 0/2] block atomic writes tidy-ups/fix
 2024-08-06 12:12 UTC  (5+ messages)
` [PATCH 1/2] scsi: sd: Don't check if a write for REQ_ATOMIC
` [PATCH 2/2] block: Don't check REQ_ATOMIC for reads

[linus:master] [blk] 4e63aeb5d0: swapin.throughput -76.7% regression
 2024-08-06  8:43 UTC 

[syzbot] [block?] INFO: task hung in read_part_sector (2)
 2024-08-04 19:22 UTC 

[PATCH -next] drbd: Remove unused extern declarations
 2024-08-02 19:37 UTC  (2+ messages)

blktests failures with v6.11-rc1 kernel
 2024-08-02 16:49 UTC  (4+ messages)

[PATCHv2 blktests] loop/011: skip if running on kernel older than v6.9.11
 2024-08-02  5:32 UTC  (3+ messages)

[PATCH 0/6] Add Additional algo mode for inline encryption
 2024-08-02  4:23 UTC  (6+ messages)
` [PATCH 2/6] md: dm-crypt: Set cc->iv_size to 4 bytes

[PATCH] scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
 2024-08-01 16:07 UTC  (3+ messages)

[PATCH blktests] loop/011: skip if running on kernel older than v6.10
 2024-08-01  9:12 UTC  (8+ 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 NNTP newsgroup(s).