messages from 2025-01-30 20:22:08 to 2025-02-05 12:26:44 UTC [more...]
[PATCH v11 00/10] Read/Write with meta/integrity
2025-02-05 11:51 UTC (6+ messages)
` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
[PATCH 0/2] New zoned loop block device driver
2025-02-05 6:07 UTC (14+ messages)
[syzbot] [block?] BUG: sleeping function called from invalid context in unmap_mapping_folio
2025-02-05 5:58 UTC (2+ messages)
[PATCH] blk-settings: round down io_opt to at least 4K
2025-02-05 2:41 UTC (14+ messages)
[RFC 0/3] Btrfs checksum offload
2025-02-05 2:31 UTC (21+ messages)
[PATCH v2 0/8] enable bs > ps for block devices
2025-02-04 23:12 UTC (9+ messages)
` [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v2 2/8] fs/buffer: remove batching from async read
` [PATCH v2 3/8] fs/mpage: avoid negative shift for large blocksize
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
` [PATCH v2 6/8] block/bdev: enable large folio support for large logical block sizes
` [PATCH v2 7/8] block/bdev: lift block size restrictions to 64k
` [PATCH v2 8/8] bdev: use bdev_io_min() for statx block size
[PATCH blktests v2 0/4] enable bs > ps device testing
2025-02-04 22:57 UTC (5+ messages)
` [PATCH blktests v2 1/4] common: add and use min io for fio
` [PATCH blktests v2 2/4] common/xfs: use min io for fs blocksize
` [PATCH blktests v2 3/4] tests: use test device min io to support bs > ps
` [PATCH blktests v2 4/4] common/xfs: check for max supported sector size
[PATCH v2 0/3] Converge on using secs_to_jiffies() part two
2025-02-04 20:24 UTC (9+ messages)
` [PATCH v2 1/3] coccinelle: misc: secs_to_jiffies: Patch expressions too
` [cocci] "
` [cocci] [v2 "
` [PATCH v2 2/3] rbd: convert timeouts to secs_to_jiffies()
` [PATCH v2 3/3] libceph: "
[PATCH v2 00/11] CRC64 library rework and x86 CRC optimization
2025-02-04 19:54 UTC (12+ 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
[LSF/MM/BPF TOPIC] [LSF/MM/BPF ATTEND] blktests: status and improvement plan of the storage stack test framework
2025-02-04 19:22 UTC
[PATCH blktests 0/4] enable bs > ps device testing
2025-02-04 19:06 UTC (6+ messages)
` [PATCH blktests 1/4] common: add and use min io for fio
[PATCH v2 blktests 0/2] Add atomic write tests for scsi and nvme
2025-02-04 18:57 UTC (6+ messages)
` [PATCH v2 blktests 1/2] scsi/009: add atomic write tests
` [PATCH v2 blktests 2/2] nvme/059: "
PI and data checksumming for XFS
2025-02-04 18:36 UTC (18+ 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 blktests] srp: skip test if scsi_transport_srp module is loaded and in use
2025-02-04 18:00 UTC (3+ messages)
Semantics of racy O_DIRECT writes
2025-02-04 14:32 UTC (12+ messages)
[bug report] block: force noio scope in blk_mq_freeze_queue
2025-02-04 13:47 UTC (2+ messages)
[PATCHv2 00/11] block write streams with nvme fdp
2025-02-04 10:53 UTC (16+ messages)
` [PATCHv2 01/11] fs: add a write stream field to the kiocb
` [PATCHv2 02/11] block: add a bi_write_stream field
` [PATCHv2 03/11] block: introduce max_write_streams queue limit
` [PATCHv2 04/11] block: introduce a write_stream_granularity "
` [PATCHv2 05/11] block: expose write streams for block device nodes
` [PATCHv2 06/11] io_uring: enable per-io write streams
` [PATCHv2 07/11] nvme: add a nvme_get_log_lsi helper
` [PATCHv2 08/11] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCHv2 09/11] nvme: add FDP definitions
` [PATCHv2 10/11] nvme: register fdp parameters with the block layer
` [PATCHv2 11/11] nvme: use fdp streams if write stream is provided
[PATCH v11 0/7] Support for hardware-wrapped inline encryption keys
2025-02-04 10:42 UTC (9+ messages)
` [PATCH v11 1/7] blk-crypto: add basic hardware-wrapped key support
` [PATCH v11 2/7] blk-crypto: show supported key types in sysfs
` [PATCH v11 3/7] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v11 4/7] fscrypt: add support for "
` [PATCH v11 5/7] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v11 6/7] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v11 7/7] ufs: qcom: add support for wrapped keys
[LSF/MM/BPF TOPIC] File system checksum offload
2025-02-04 5:48 UTC (23+ messages)
` [Lsf-pc] "
RFC: split out the auto-PI code and data structures
2025-02-04 5:45 UTC (9+ 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
loop: take the file system minimum dio alignment into account v2
2025-02-04 1:01 UTC (9+ 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
[PATCH 00/16] Converge on using secs_to_jiffies() part two
2025-02-03 21:19 UTC (4+ messages)
` [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies()
simplify passthrough bio handling
2025-02-03 16:50 UTC (5+ messages)
` [PATCH 1/2] block: remove bio_add_pc_page
` [PATCH 2/2] block: remove blk_rq_bio_prep
[PATCH 0/6] ublk zero-copy support
2025-02-03 15:45 UTC (7+ messages)
` [PATCH 1/6] block: const blk_rq_nr_phys_segments request
` [PATCH 2/6] io_uring: use node for import
` [PATCH 3/6] io_uring: add support for kernel registered bvecs
` [PATCH 4/6] ublk: zc register/unregister bvec
` [PATCH 5/6] io_uring: add abstraction for buf_table rsrc data
` [PATCH 6/6] io_uring: cache nodes and mapped buffers
annotate noio context v2
2025-02-03 15:12 UTC (5+ messages)
` [PATCH] block: force noio scope in blk_mq_freeze_queue
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 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
2025-02-03 7:22 UTC (4+ messages)
` [01/16] "
[syzbot] [block?] general protection fault in bioset_exit (2)
2025-02-02 20:22 UTC (2+ messages)
[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)
[LSF/MM/BPF TOPIC] Improving iov_iter - and replacing scatterlists
2025-01-31 16:08 UTC (2+ messages)
in-kernel verification of user PI?
2025-01-31 10:36 UTC (3+ messages)
[PATCH 0/3] misc nvme related fixes
2025-01-31 8:54 UTC (13+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).