linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-27 08:16:56 to 2024-09-03 08:17:08 UTC [more...]

[PATCH v2 0/3] Fix some starvation problems in block layer
 2024-09-03  8:16 UTC 

[PATCH] block: Export blk_alloc_discard_bio
 2024-09-03  7:39 UTC 

[PATCH v2 0/3] btrfs: Don't block suspend during fstrim
 2024-09-03  5:07 UTC  (9+ messages)
` [PATCH v2 1/3] block: Export bio_discard_limit
` [PATCH v2 2/3] btrfs: Split remaining space to discard in chunks
` [PATCH v2 3/3] btrfs: Don't block system suspend during fstrim

[PATCH] blk-mq: set the nr_integrity_segments from bio
 2024-09-03  4:42 UTC  (2+ messages)

[PATCH v2] docs: Move fault injection section to dev-tools
 2024-09-03  1:23 UTC  (2+ messages)

[PATCH v2 1/3] blktests: nvme: skip passthru tests on multipath devices
 2024-09-03  0:16 UTC  (6+ messages)
` [PATCH v2 3/3] nvme: add test for controller rescan under I/O load

[PATCH] docs: rust: fix formatting for kernel::block::mq::Request
 2024-09-02 21:15 UTC 

[PATCH blktests v3] nvme/052: wait for namespace removal before recreating namespace
 2024-09-02 17:15 UTC  (2+ messages)

[PATCH] nbd: fix race between timeout and normal completion
 2024-09-02 15:40 UTC  (3+ messages)

[PATCH v3 1/3] blktests: nvme/{033-037,039}: skip passthru tests on multipath devices
 2024-09-02 14:27 UTC  (3+ messages)
` [PATCH v3 2/3] blktests: nvme/032: skip on non-PCI devices
` [PATCH v3 3/3] nvme: add test for controller rescan under I/O load

[PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
 2024-09-02 13:03 UTC  (5+ messages)
` [PATCH for-6.12 1/4] block, bfq: fix possible UAF for bfqq->bic with merge chain
` [PATCH for-6.12 2/4] block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()
` [PATCH for-6.12 3/4] block, bfq: don't break merge chain in bfq_split_bfqq()
` [PATCH for-6.12 4/4] block, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move()

[PATCH blktests] nvme/052: wait for namespace removal before recreating namespace
 2024-09-02 10:54 UTC  (10+ messages)

[PATCH RESEND] block, rust: simplify validate_block_size() function
 2024-09-02  9:57 UTC 

[PATCH v4.19-v5.10] block: initialize integrity buffer to zero before writing it to media
 2024-09-02  9:24 UTC 

[PATCH RESEND] block, rust: simplify validate_block_size() function
 2024-09-02  8:18 UTC  (4+ messages)

[PATCH] block: move non sync requests complete flow to softirq
 2024-09-02  6:44 UTC 

[PATCH v6 0/5] PCI: Remove most pcim_iounmap_regions() users
 2024-09-02  6:23 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v6 2/5] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v6 3/5] block: mtip32xx: "
` [PATCH v6 4/5] gpio: "
` [PATCH v6 5/5] ethernet: cavium: "

[PATCH v4 0/5] Write-placement hints and FDP
 2024-09-02  5:18 UTC  (5+ messages)
    ` [PATCH v4 1/5] fs, block: refactor enum rw_hint

general protection fault in bioset_exit
 2024-09-02  3:52 UTC  (3+ messages)
              ` Fwd: "

[bug report] WARNING: CPU: 23 PID: 67278 at drivers/block/ublk_drv.c:2665 ublk_ctrl_start_recovery.constprop.0+0x7b/0x180
 2024-09-02  3:49 UTC 

[PATCH] blk-mq: Allow complete locally if capacities are different
 2024-09-01 17:32 UTC  (5+ messages)

Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
 2024-09-01 17:25 UTC  (15+ messages)

[PATCH] block, rust: simplify validate_block_size() function
 2024-09-01  6:46 UTC  (6+ messages)

[PATCH] buffer: Associate the meta bio with blkg from buffer page
 2024-08-31  9:48 UTC  (8+ messages)

[syzbot] [block?] INFO: task hung in set_blocksize
 2024-08-31  8:18 UTC 

[GIT PULL] Block fix for 6.11-rc6
 2024-08-31  4:11 UTC  (2+ messages)

[PATCH v5 0/7] block atomic writes for xfs
 2024-08-30 23:56 UTC  (7+ messages)
` [PATCH v5 3/7] fs: iomap: Atomic write support

[PATCH] docs: Move fault injection section to dev-tools
 2024-08-30 17:43 UTC 

[RFC PATCH 0/2] block: CPU latency PM QoS tuning
 2024-08-30 14:26 UTC  (8+ messages)
` [RFC PATCH 1/2] bdev: add support for "
` [RFC PATCH 2/2] block/genhd: add sysfs knobs for the CPU latency PM QoS settings

[PATCH v9 0/4] block: add larger order folio instead of pages
 2024-08-30  7:52 UTC  (5+ messages)
  ` [PATCH v9 1/4] block: Added folio-ized version of bio_add_hw_page()
  ` [PATCH v9 2/4] block: introduce folio awareness and add a bigger size from folio
  ` [PATCH v9 3/4] mm: release number of pages of a folio
  ` [PATCH v9 4/4] block: unpin user pages belonging to a folio at once

[PATCH] block: eliminate unnecessary flush requests for bio with flush&fua
 2024-08-30  8:18 UTC 

[PATCH v5 0/7] PCI: Remove pcim_iounmap_regions()
 2024-08-30  8:05 UTC  (14+ messages)
` [PATCH v5 1/7] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v5 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v5 3/7] block: mtip32xx: "
` [PATCH v5 4/7] gpio: "
` [PATCH v5 5/7] ethernet: cavium: "
` [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
` [PATCH v5 7/7] vdap: solidrun: Replace deprecated PCI functions

[linus:master] [block] 64b582ca88: xfstests.generic.351.fail
 2024-08-30  7:23 UTC  (2+ messages)

[PATCH v2 0/1] add ioctl IOC_OPAL_SET_SID_PW
 2024-08-29 17:56 UTC  (2+ messages)
` [PATCH v2 1/1] block: sed-opal: "

[PATCH v3 00/10] Read/Write with meta/integrity
 2024-08-29 13:29 UTC  (21+ messages)
  ` [PATCH v3 03/10] block: handle split correctly for user meta bounce buffer
  ` [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v3 09/10] nvme: add handling for app_tag
  ` [PATCH v3 05/10] block: define meta io descriptor
  ` [PATCH v3 01/10] block: define set of integrity flags to be inherited by cloned bip
  ` [PATCH v3 02/10] block: introduce a helper to determine metadata bytes from data iter

[PATCH V5] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-29 12:10 UTC  (4+ messages)

fix unintentional splitting of zone append bios
 2024-08-29 10:33 UTC  (5+ messages)

[PATCH 0/4] Fix some starvation problems
 2024-08-29  7:57 UTC  (18+ messages)
` [PATCH 2/4] block: fix ordering between checking BLK_MQ_S_STOPPED and adding requests to hctx->dispatch
` [PATCH 4/4] block: fix fix ordering between checking QUEUE_FLAG_QUIESCED "
    `  "

BUG: general protection fault in update_io_ticks
 2024-08-29  4:32 UTC  (2+ messages)

[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
 2024-08-29  4:29 UTC  (4+ messages)
` [PATCH V5 4/8] io_uring: support SQE group

sort out the fallocate mode mess v2
 2024-08-29  3:56 UTC  (25+ messages)
` [PATCH 1/6] block: remove checks for FALLOC_FL_NO_HIDE_STALE
` [PATCH 2/6] ext4: remove tracing "
` [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
` [PATCH 4/6] xfs: call xfs_flush_unmap_range from xfs_free_file_space
` [PATCH 5/6] xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
` [PATCH 6/6] xfs: refactor xfs_file_fallocate

BUG: general protection fault in blk_mq_put_tag
 2024-08-28 23:14 UTC 

[PATCH] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
 2024-08-28 15:23 UTC  (6+ messages)

[PATCH V4] Documentation: Document the kernel flag bdev_allow_write_mounted
 2024-08-28 14:51 UTC  (3+ messages)

[PATCH for-next] block/rnbd-srv: Add sanity check and remove redundant assignment
 2024-08-28 14:51 UTC  (4+ messages)

[PATCH] block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
 2024-08-28 14:51 UTC  (4+ messages)

[PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
 2024-08-28 14:49 UTC  (13+ messages)
` [PATCH v4 1/7] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v4 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v4 3/7] block: mtip32xx: "
` [PATCH v4 4/7] gpio: "
` [PATCH v4 5/7] ethernet: cavium: "
` [PATCH v4 6/7] vdpa: solidrun: Fix UB bug with devres
` [PATCH v4 7/7] vdap: solidrun: Replace deprecated PCI functions

[PATCH] block: Fix validation of ioprio level
 2024-08-28  8:45 UTC  (2+ messages)

[PATCH v2 0/2] block: Fix __blkdev_issue_write_zeroes() limit handling
 2024-08-28  7:25 UTC  (5+ messages)
` [PATCH v2 1/2] block: Read max write zeroes once for __blkdev_issue_write_zeroes()

regression on generic/351 in 6.11-rc5?
 2024-08-28  5:05 UTC  (4+ messages)

jbd2: io throttle for metadata buffers
 2024-08-28  3:32 UTC  (2+ messages)

[syzbot] [nbd?] INFO: task hung in nbd_queue_rq
 2024-08-28  0:09 UTC 

[PATCH v7] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
 2024-08-27 15:18 UTC  (2+ messages)

[PATCh v2] loop: Increase bsize variable from unsigned short to unsigned int
 2024-08-27 11:59 UTC  (3+ messages)

[PATCH][RFC] iomap: add a private argument for iomap_file_buffered_write
 2024-08-27 11:07 UTC  (4+ messages)

[PATCH v8 0/5] block: add larger order folio instead of pages
 2024-08-27  8:22 UTC  (5+ messages)
  ` [PATCH v8 1/5] block: Added folio-ized version of bvec_try_merge_hw_page()


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