linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-26 06:37:53 to 2024-08-31 04:11:49 UTC [more...]

[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] buffer: Associate the meta bio with blkg from buffer page
 2024-08-30 19:37 UTC  (5+ messages)

[PATCH] blk-mq: set the nr_integrity_segments from bio
 2024-08-30 18:53 UTC 

[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 v4 0/5] Write-placement hints and FDP
 2024-08-30 12:17 UTC  (10+ messages)
  ` [PATCH v4 1/5] fs, block: refactor enum rw_hint
  ` [PATCH v4 2/5] fcntl: rename rw_hint_* to rw_life_hint_*
  ` [PATCH v4 3/5] fcntl: add F_{SET/GET}_RW_HINT_EX
  ` [PATCH v4 4/5] sd: limit to use write life hints
  ` [PATCH v4 5/5] nvme: enable FDP support

[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] nbd: fix race between timeout and normal completion
 2024-08-30  6:10 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  (17+ messages)
` [PATCH 1/4] block: rework bio splitting
` [PATCH 2/4] block: constify the lim argument to queue_limits_max_zone_append_sectors
` [PATCH 3/4] block: properly handle REQ_OP_ZONE_APPEND in __bio_split_to_limits
` [PATCH 4/4] block: don't use bio_split_rw on misc operations

[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 "
    `  "

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

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] blk-mq: Allow complete locally if capacities are different
 2024-08-28 13:47 UTC  (4+ messages)

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

[PATCH] loop: Increase bsize variable from unsigned short to unsigned int
 2024-08-27  8:02 UTC  (4+ messages)

[PATCH v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-27  3:28 UTC  (12+ messages)
` [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v3 5/9] ethernet: cavium: "
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres

[PATCH] blktrace: Add 'P' identifier to mark I/O with REQ_POLLED flag
 2024-08-27  2:15 UTC  (2+ messages)

[PATCH] Documentation: add ublk driver ioctl numbers
 2024-08-26 21:34 UTC  (2+ messages)

[PATCH v6] pktcdvd: Remove unnecessary debugfs_create_dir() error check in pkt_debugfs_dev_new()
 2024-08-26 20:16 UTC  (2+ messages)

[PATCH] blk_iocost: fix more out of bound shifts
 2024-08-26 20:13 UTC  (3+ messages)

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

[PATCH] drbd: Remove an unused field in struct drbd_device
 2024-08-26 13:19 UTC  (2+ messages)

[PATCH 0/7 v2 RFC] Make wake_up_{bit,var} less fragile
 2024-08-26  6:31 UTC  (3+ messages)
` [PATCH 6/7] sched: Add wait/wake interface for variable updated under a lock
` [PATCH 7/7] Block: switch bd_prepare_to_claim to use wait_var_event_mutex()


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