linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-28 13:47:26 to 2024-09-04 03:35:29 UTC [more...]

[PATCH v3] block: move non sync requests complete flow to softirq
 2024-09-04  3:35 UTC  (6+ messages)
  ` [External Mail]Re: "

[PATCH V2 RESEND] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
 2024-09-04  3:13 UTC 

[PATCH] bio-integrity: don't restrict the size of integrity metadata
 2024-09-04  2:57 UTC  (2+ messages)

[PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
 2024-09-04  2:45 UTC  (10+ 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 01/21] mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
 2024-09-04  1:18 UTC  (3+ messages)

[PATCH] MAINTAINERS: mailmap: Update Andreas Hindborg's email address
 2024-09-03 21:53 UTC  (2+ messages)

[PATCH RESEND] block, rust: simplify validate_block_size() function
 2024-09-03 20:31 UTC  (6+ messages)

[PATCH] MAINTAINERS: move the BFQ io scheduler to orphan state
 2024-09-03 20:06 UTC  (3+ messages)

[PATCH] block: fix integer overflow in BLKSECDISCARD
 2024-09-03 19:48 UTC 

[PATCHv2] blk-mq: set the nr_integrity_segments from bio
 2024-09-03 19:13 UTC 

[PATCH v2] docs: rust: fix formatting for kernel::block::mq::Request
 2024-09-03 17:30 UTC 

[PATCH] docs: rust: fix formatting for kernel::block::mq::Request
 2024-09-03 17:56 UTC  (3+ messages)

[PATCH] block: fix comment to use set_current_state
 2024-09-03 17:22 UTC 

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

[PATCH] block: Export blk_alloc_discard_bio
 2024-09-03 16:02 UTC  (3+ messages)

[PATCH RFC 0/4] RAID0 atomic write support
 2024-09-03 15:07 UTC  (5+ messages)
` [PATCH RFC 1/4] block: Make bdev_can_atomic_write() robust against mis-aligned bdev size
` [PATCH RFC 2/4] block: Add BLK_FEAT_ATOMIC_WRITES flag
` [PATCH RFC 3/4] block: Support atomic writes limits for stacked devices
` [PATCH RFC 4/4] md/raid0: Atomic write support

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

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

[PATCH v6 0/5] PCI: Remove most pcim_iounmap_regions() users
 2024-09-03 14:02 UTC  (8+ 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 for-6.12 0/2] blk-throttle: support prioritized processing of metadata
 2024-09-03 13:51 UTC  (3+ messages)
` [PATCH for-6.12 1/2] blk-throttle: remove last_low_overflow_time
` [PATCH for-6.12 2/2] blk-throttle: support prioritized processing of metadata

[PATCH v5 0/7] block atomic writes for xfs
 2024-09-03 12:43 UTC  (8+ messages)
` [PATCH v5 3/7] fs: iomap: Atomic write support

[PATCH v2] block: move non sync requests complete flow to softirq
 2024-09-03  9:34 UTC 

[PATCH] block: move non sync requests complete flow to softirq
 2024-09-03  8:33 UTC  (2+ messages)

[PATCH v2 0/3] Fix some starvation problems in block layer
 2024-09-03  8:16 UTC  (4+ messages)
` [PATCH v2 1/3] block: fix missing dispatching request when queue is started or unquiesced
` [PATCH v2 2/3] block: fix ordering between checking QUEUE_FLAG_QUIESCED and adding requests
` [PATCH v2 3/3] block: fix ordering between checking BLK_MQ_S_STOPPED "

[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 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 blktests] nvme/052: wait for namespace removal before recreating namespace
 2024-09-02 10:54 UTC  (10+ messages)

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

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  (7+ 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] 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 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 v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags

[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  (2+ 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  (14+ 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 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  (2+ 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  (2+ messages)

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

[PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
 2024-08-28 14:49 UTC  (5+ messages)
` [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions


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