linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-21 08:15:28 to 2025-01-29 14:22:10 UTC [more...]

[RFC v2 00/38] Improve ABI documentation generation
 2025-01-29 14:22 UTC  (5+ messages)
` [RFC v2 03/38] docs: block: ublk.rst: remove a reference from a dropped text

[RFC PATCHv3 0/2] block: remove q->sysfs_dir_lock and fix race updating nr_hw_queue
 2025-01-29 14:17 UTC  (7+ messages)
` [RFC PATCHv3 1/2] block: get rid of request queue ->sysfs_dir_lock
` [RFC PATCHv3 2/2] block: fix nr_hw_queue update racing with disk addition/removal

[RFC 0/3] Btrfs checksum offload
 2025-01-29 14:02 UTC  (4+ messages)
  ` [RFC 1/3] block: add integrity offload
  ` [RFC 2/3] nvme: support "
  ` [RFC 3/3] btrfs: add checksum offload

[PATCH 00/16] Converge on using secs_to_jiffies() part two
 2025-01-29 13:12 UTC  (31+ messages)
` [PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
      ` [01/16] "
` [PATCH 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
` [PATCH 03/16] accel/habanalabs: "
` [PATCH 04/16] ALSA: ac97: "
` [PATCH 05/16] btrfs: "
` [PATCH 06/16] rbd: "
` [PATCH 07/16] libceph: "
` [PATCH 08/16] libata: zpodd: "
` [PATCH 09/16] xfs: "
` [PATCH 10/16] power: supply: da9030: "
` [PATCH 11/16] nvme: "
` [PATCH 12/16] spi: spi-fsl-lpspi: "
` [PATCH 13/16] spi: spi-imx: "
` [PATCH 14/16] platform/x86/amd/pmf: "
` [PATCH 15/16] platform/x86: thinkpad_acpi: "
` [PATCH 16/16] RDMA/bnxt_re: "

in-kernel verification of user PI?
 2025-01-29 12:46 UTC 

[RFC PATCH] Introduce generalized data temperature estimation framework
 2025-01-29 10:23 UTC  (12+ messages)

[PATCH 0/3] misc nvme related fixes
 2025-01-29  9:54 UTC  (8+ messages)
` [PATCH 1/3] nvme-tcp: rate limit error message in send path
` [PATCH 2/3] nvme-fc: use ctrl state getter
` [PATCH 3/3] blk-mq: fix wait condition for tagset wait completed check

[PATCH 0/2] New zoned loop block device driver
 2025-01-29  8:10 UTC  (13+ messages)

Direct I/O performance problems with 1GB pages
 2025-01-29  6:03 UTC  (18+ messages)

[PATCH v5 0/5] data placement hints and FDP
 2025-01-29  0:56 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2 blktests 0/2] Add atomic write tests for scsi and nvme
 2025-01-28 23:50 UTC  (3+ messages)
` [PATCH v2 blktests 1/2] scsi/009: add atomic write tests
` [PATCH v2 blktests 2/2] nvme/059: "

[LSF/MM/BPF TOPIC] Generalized data temperature estimation framework
 2025-01-28 22:57 UTC  (7+ messages)

[PATCH] mm/bdi: fix race between cgwb_create and conflicting blkcg associations
 2025-01-28 20:48 UTC  (2+ messages)

[LSF/MM/BPF Topic] Energy-Efficient I/O
 2025-01-28 19:18 UTC  (2+ messages)

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-01-28 16:46 UTC  (8+ messages)
` [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v2 3/8] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode

[PATCH] block: don't revert iter for -EIOCBQUEUED
 2025-01-28 15:33 UTC  (3+ messages)

[RFC PATCHv2 0/2] block: remove q->sysfs_dir_lock and fix race updating nr_hw_queue
 2025-01-28  7:11 UTC  (6+ messages)
` [RFC PATCHv2 1/2] block: get rid of request queue ->sysfs_dir_lock
` [RFC PATCHv2 2/2] block: fix nr_hw_queue update racing with disk addition/removal

[PATCH] block: Skip the folio lock if the folio is already dirty
 2025-01-28  5:58 UTC  (2+ messages)

[PATCH v17 00/14] Improve write performance for zoned UFS devices
 2025-01-27 23:01 UTC  (12+ messages)
` [PATCH v17 02/14] dm-linear: Report to the block layer that the write order is preserved
` [PATCH v17 14/14] scsi: ufs: Inform the block layer about write ordering

[PATCH] loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}
 2025-01-27 16:06 UTC  (2+ messages)

[PATCH] loop: take the file system minimum dio alignment into account
 2025-01-27 15:22 UTC 

[syzbot] Monthly nbd report (Jan 2025)
 2025-01-27 11:15 UTC 

[PATCH v5 0/5] null_blk: improve write failure simulation
 2025-01-27  9:20 UTC  (7+ messages)
` [PATCH v5 1/5] null_blk: generate null_blk configfs features string
` [PATCH v5 2/5] null_blk: introduce badblocks_once parameter
` [PATCH v5 3/5] null_blk: replace null_process_cmd() call in null_zone_write()
` [PATCH v5 4/5] null_blk: pass transfer size to null_handle_rq()
` [PATCH v5 5/5] null_blk: do partial IO for bad blocks

[PATCH blktests] nvme/053: do not use awk
 2025-01-27  9:02 UTC  (2+ messages)

[syzbot] [block?] KCSAN: data-race in __mod_timer / blk_add_timer (10)
 2025-01-27  8:10 UTC 

[PATCH] block: Skip the folio lock if the folio is already dirty
 2025-01-27  7:52 UTC  (3+ messages)

[PATCH AUTOSEL 6.12 3/6] block: check BLK_FEAT_POLL under q_usage_count
 2025-01-26 14:48 UTC 

[PATCH AUTOSEL 6.13 3/7] block: check BLK_FEAT_POLL under q_usage_count
 2025-01-26 14:48 UTC 

[PATCH RFC] md: introduce llbitmap
 2025-01-26  8:36 UTC 

[linus:master] [loop] ae074d07a0: ltp.ioctl_loop01.fail
 2025-01-25 13:31 UTC 

kswapd lockdep splat
 2025-01-24 22:40 UTC 

[PATCH blktests 0/2] Add atomic write tests for scsi and nvme
 2025-01-24  5:36 UTC  (5+ messages)
` [PATCH blktests 1/2] scsi/009: add atomic write tests
` [PATCH blktests 2/2] nvme/059: "

[PATCH for-next v4 0/5] null_blk: improve write failure simulation
 2025-01-24  4:25 UTC  (8+ messages)
` [PATCH for-next v4 3/5] null_blk: fix zone resource management for badblocks
` [PATCH for-next v4 4/5] null_blk: pass transfer size to null_handle_rq()
` [PATCH for-next v4 5/5] null_blk: do partial IO for bad blocks

[PATCH] blk-mq: create correct map for fallback case
 2025-01-23 15:18 UTC  (3+ messages)

[PATCH] blk-settings: round down io_opt to at least 4K
 2025-01-23 12:24 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Rust block layer abstractions and benchmark strategies
 2025-01-23  8:56 UTC  (6+ messages)
` [Lsf-pc] "

[PATCH] virtio_blk: always post notifications under the lock
 2025-01-23  8:39 UTC  (19+ messages)
      ` (repost) "

[PATCH 0/3] Tree-wide nreferenced footnotes fixes
 2025-01-23  7:27 UTC  (8+ messages)
` [PATCH 1/3] media: ipu3.rst: Prune unreferenced footnotes
` [PATCH 2/3] Documentation: ublk: Drop Stefan Hajnoczi's message footnote
` [PATCH 3/3] docs: power: Fix footnote reference for Toshiba Satellite P10-554

[PATCH for-next v3 0/5] null_blk: improve write failure simulation
 2025-01-23  3:28 UTC  (5+ messages)
` [PATCH for-next v3 3/5] null_blk: fix zone resource management for badblocks

blktests failures with v6.13 kernel
 2025-01-23  1:08 UTC 

[RFC PATCH 0/1] remove redundant q->sysfs_dir_lock
 2025-01-22 18:06 UTC  (4+ messages)
` [RFC PATCH 1/1] block: get rid of request queue ->sysfs_dir_lock

[LSF/MM/BPF TOPIC] DMA mapping API in complex scenarios
 2025-01-22  7:16 UTC 

annotate noio context
 2025-01-22  6:32 UTC  (4+ messages)
` [PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations

[PATCH] block: mtip32xx: Remove unnecessary function calls
 2025-01-22  6:02 UTC  (2+ 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).