linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-28 18:21:58 to 2025-02-03 14:41:41 UTC [more...]

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

REMINDER - LSF/MM/BPF: 2025: Call for Proposals
 2025-02-03 14:26 UTC  (2+ messages)

[PATCH 0/5] fs/buffer: strack reduction on async read
 2025-02-03 14:00 UTC  (7+ messages)

[PATCH] blk-settings: round down io_opt to at least 4K
 2025-02-03 13:38 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] File system checksum offload
 2025-02-03 13:32 UTC  (20+ messages)
    ` [Lsf-pc] "

PI and data checksumming for XFS
 2025-02-03  9:43 UTC  (8+ messages)
` [PATCH 1/7] block: support integrity generation and verification from file systems
` [PATCH 2/7] iomap: introduce iomap_read_folio_ops
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
` [PATCH 4/7] iomap: support ioends for reads
` [PATCH 5/7] iomap: limit buffered I/O size to 128M
` [PATCH 6/7] xfs: support T10 protection information
` [PATCH 7/7] xfs: implement block-metadata based data checksums

[PATCH 00/16] Converge on using secs_to_jiffies() part two
 2025-02-03  7:22 UTC  (37+ messages)
` [PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
      ` [01/16] "
` [PATCH 04/16] ALSA: ac97: convert timeouts to secs_to_jiffies()
` [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: "

[PATCH v11 00/10] Read/Write with meta/integrity
 2025-02-03  6:53 UTC  (3+ messages)
  ` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags

[syzbot] [block?] general protection fault in bioset_exit (2)
 2025-02-02 20:22 UTC  (2+ messages)

[PATCH v2 00/11] CRC64 library rework and x86 CRC optimization
 2025-02-02 14:31 UTC  (19+ messages)
` [PATCH v2 01/11] lib/crc64-rocksoft: stop wrapping the crypto API
` [PATCH v2 02/11] crypto: crc64-rocksoft - remove from "
` [PATCH v2 03/11] lib/crc64: rename CRC64-Rocksoft to CRC64-NVME
` [PATCH v2 04/11] lib/crc_kunit.c: add test and benchmark for CRC64-NVME
` [PATCH v2 05/11] lib/crc64: add support for arch-optimized implementations
` [PATCH v2 06/11] x86: move ZMM exclusion list into CPU feature flag
` [PATCH v2 07/11] scripts/gen-crc-consts: add gen-crc-consts.py
` [PATCH v2 08/11] x86/crc: add "template" for [V]PCLMULQDQ based CRC functions
` [PATCH v2 09/11] x86/crc32: implement crc32_le using new template
` [PATCH v2 10/11] x86/crc-t10dif: implement crc_t10dif "
` [PATCH v2 11/11] x86/crc64: implement crc64_be and crc64_nvme "

[PATCH blktests] srp: skip test if scsi_transport_srp module is loaded and in use
 2025-02-01 18:40 UTC 

[LSF/MM/BPF TOPIC] An SRCU that is faster than RCU Tasks Trace
 2025-01-31 23:03 UTC 

[GIT PULL] Final block updates for 6.14-rc1
 2025-01-31 20:26 UTC  (2+ messages)

Semantics of racy O_DIRECT writes
 2025-01-31 20:06 UTC  (10+ messages)

RFC: split out the auto-PI code and data structures
 2025-01-31 16:54 UTC  (5+ messages)
` [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
` [PATCH 2/3] block: move the block layer auto-integrity code into a new file
` [PATCH 3/3] block: split struct bio_integrity_data

[LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
 2025-01-31 16:08 UTC  (2+ messages)

annotate noio context v2
 2025-01-31 15:13 UTC  (3+ messages)
` [PATCH] block: force noio scope in blk_mq_freeze_queue

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

loop: take the file system minimum dio alignment into account v2
 2025-01-31 12:00 UTC  (5+ messages)
` [PATCH 1/4] loop: factor out a loop_assign_backing_file helper
` [PATCH 2/4] loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_file
` [PATCH 3/4] loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
` [PATCH 4/4] loop: take the file system minimum dio alignment into account

in-kernel verification of user PI?
 2025-01-31 10:36 UTC  (9+ messages)

[PATCH 0/3] misc nvme related fixes
 2025-01-31  8:54 UTC  (17+ 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] loop: take the file system minimum dio alignment into account
 2025-01-31  7:28 UTC  (3+ messages)

[PATCH 0/2] New zoned loop block device driver
 2025-01-31  3:54 UTC  (13+ messages)

[RFC PATCH] Introduce generalized data temperature estimation framework
 2025-01-30 18:31 UTC  (11+ messages)

[PATCH v2 0/2] Add Error Recovery support for Virtio PCI devices
 2025-01-30 15:57 UTC  (4+ messages)
` [PATCH 2/2] virtio_blk: Add support for transport error recovery

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

[bug report] zram: unlock slot during recompression
 2025-01-30  8:07 UTC  (2+ messages)

[PATCH v5 0/5] null_blk: improve write failure simulation
 2025-01-30  2:36 UTC  (3+ messages)
` [PATCH v5 3/5] null_blk: replace null_process_cmd() call in null_zone_write()

[RFC v2 00/38] Improve ABI documentation generation
 2025-01-29 16:19 UTC  (7+ messages)

[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

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

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

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


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