messages from 2025-02-06 20:08:45 to 2025-02-13 06:38:18 UTC [more...]
BUG: NULL pointer dereferenced within __blk_rq_map_sg
2025-02-13 6:38 UTC (7+ messages)
Question about backporting w/ missing bitenum members
2025-02-13 6:17 UTC (2+ messages)
[PATCH v2] blk-cgroup: improve policy registration error handling
2025-02-13 3:35 UTC
[PATCH] block: Modify the escape character
2025-02-13 3:38 UTC (2+ messages)
[PATCH] blk-wbt: Cleanup some comments
2025-02-13 3:03 UTC (3+ messages)
[PATCH RFC v3 0/7] lib/sbitmap: fix shallow_depth tag allocation
2025-02-13 2:47 UTC (2+ messages)
[PATCH RFC] block: print the real address of request in debugfs
2025-02-13 2:42 UTC (3+ messages)
[PATCHv2 0/6] ublk zero-copy support
2025-02-13 2:12 UTC (20+ messages)
` [PATCHv2 1/6] io_uring: use node for import
` [PATCHv2 2/6] io_uring: create resource release callback
` [PATCHv2 3/6] io_uring: add support for kernel registered bvecs
` [PATCHv2 4/6] ublk: zc register/unregister bvec
` [PATCHv2 5/6] io_uring: add abstraction for buf_table rsrc data
` [PATCHv2 6/6] io_uring: cache nodes and mapped buffers
nvme-tcp: fix a possible UAF when failing to send request
2025-02-13 2:04 UTC (17+ messages)
` "
[PATCH] block: Check blkg_to_lat return value to avoid NULL dereference
2025-02-13 1:27 UTC (4+ messages)
` [PATCH] block: Check blkg_to_lat() "
[PATCH blktests v3 0/6] enable bs > ps device testing
2025-02-12 21:07 UTC (9+ messages)
` [PATCH blktests v3 1/6] common/xfs: ignore first umount error on _xfs_mkfs_and_mount()
` [PATCH blktests v3 2/6] block/032: make error messages clearer if mkfs or mount fails
` [PATCH blktests v3 3/6] common: add and use min io for fio
` [PATCH blktests v3 4/6] common/xfs: use min io for fs blocksize
` [PATCH blktests v3 5/6] tests: use test device min io to support bs > ps
` [PATCH blktests v3 6/6] common/xfs: add _test_dev_suits_xfs() to verify logical block size will work
[PATCH] blk-cgroup: validate alloc/free function pairs at the start of blkcg_policy_register()
2025-02-12 2:26 UTC (3+ messages)
[PATCH RESEND v2 1/2] block: introduce init_wait_func()
2025-02-11 20:04 UTC (4+ messages)
` [PATCH RESEND v2 2/2] block: refactor rq_qos_wait()
[LSF/MM/BPF TOPIC] Block IO performance per core?
2025-02-11 16:50 UTC (3+ messages)
[PATCH] driver: block: release the lo_work_lock before queue_work
2025-02-11 14:15 UTC (3+ messages)
[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
2025-02-11 8:12 UTC (6+ messages)
` [PATCH v12 1/4] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v12 2/4] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v12 3/4] ufs: qcom: add support for wrapped keys
` [PATCH v12 4/4] fscrypt: add support for hardware-wrapped keys
[PATCH V2] block: make segment size limit workable for > 4K PAGE_SIZE
2025-02-11 2:10 UTC (5+ messages)
[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-02-10 22:34 UTC (12+ 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 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
[PATCH v4 0/6] x86 CRC optimizations
2025-02-10 21:49 UTC (13+ messages)
` [PATCH v4 1/6] x86: move ZMM exclusion list into CPU feature flag
` [PATCH v4 2/6] scripts/gen-crc-consts: add gen-crc-consts.py
` [PATCH v4 3/6] x86/crc: add "template" for [V]PCLMULQDQ based CRC functions
` [PATCH v4 4/6] x86/crc32: implement crc32_le using new template
` [PATCH v4 5/6] x86/crc-t10dif: implement crc_t10dif "
` [PATCH v4 6/6] x86/crc64: implement crc64_be and crc64_nvme "
[PATCH] blk-settings: round down io_opt to at least 4K
2025-02-10 17:02 UTC (10+ messages)
[PATCH v11 0/7] Support for hardware-wrapped inline encryption keys
2025-02-10 16:54 UTC (8+ messages)
` [PATCH v11 5/7] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key
` [PATCH v11 7/7] ufs: qcom: add support for wrapped keys
` (subset) [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys
[PATCH blktests v2 0/4] enable bs > ps device testing
2025-02-10 15:32 UTC (9+ messages)
` [PATCH blktests v2 1/4] common: add and use min io for fio
` [PATCH blktests v2 4/4] common/xfs: check for max supported sector size
[PATCH 0/6] ublk zero-copy support
2025-02-10 15:05 UTC (23+ messages)
` [PATCH 3/6] io_uring: add support for kernel registered bvecs
` [PATCH 4/6] ublk: zc register/unregister bvec
` [PATCH 6/6] io_uring: cache nodes and mapped buffers
[PATCH 0/7] block: remove all debugfs dir & don't grab debugfs_mutex
2025-02-10 13:36 UTC (16+ messages)
` [PATCH 1/7] block: remove hctx->debugfs_dir
` [PATCH 2/7] block: remove hctx->sched_debugfs_dir
` [PATCH 3/7] block: remove q->sched_debugfs_dir
` [PATCH 4/7] block: remove q->rqos_debugfs_dir
` [PATCH 5/7] block: remove rqos->debugfs_dir
` [PATCH 6/7] block: remove q->debugfs_dir
` [PATCH 7/7] block: don't grab q->debugfs_mutex
[PATCH] drbd: Fix typo in error directive
2025-02-10 11:13 UTC
[PATCH 0/2] block: fix lock order and remove redundant locking
2025-02-09 13:41 UTC (17+ messages)
` [PATCH 1/2] block: fix lock ordering between the queue ->sysfs_lock and freeze-lock
` [PATCH 2/2] block: avoid acquiring q->sysfs_lock while accessing sysfs attributes
[PATCHv2 blktests] srp: skip test if scsi_transport_srp module is loaded and in use
2025-02-09 11:01 UTC (3+ messages)
[PATCH v11 6/7] soc: qcom: ice: add HWKM support to the ICE driver
2025-02-08 20:01 UTC (2+ messages)
[PATCH v2 00/11] CRC64 library rework and x86 CRC optimization
2025-02-08 18:59 UTC (3+ messages)
` [PATCH v2 03/11] lib/crc64: rename CRC64-Rocksoft to CRC64-NVME
ublk: expose ublk device info in sysfs or support ioctls on ublk-control
2025-02-08 6:03 UTC (3+ messages)
The business loan-
2025-02-08 4:50 UTC
[PATCH v4 blktests 0/2] Add atomic write tests for scsi and nvme
2025-02-07 23:55 UTC (3+ messages)
` [PATCH v4 blktests 1/2] scsi/009: add atomic write tests
` [PATCH v4 blktests 2/2] nvme/059: "
[PATCH v3 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
2025-02-07 23:11 UTC (10+ messages)
` [PATCH v3 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys
` [PATCH v3 2/2] rust: lockdep: Use Pin for all LockClassKey usages
[GIT PULL] Block fixes for 6.14-rc2
2025-02-07 22:26 UTC (2+ messages)
blktests failures with v6.14-rc1 kernel
2025-02-07 12:47 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Improving Block Layer Tracepoints for Next-Generation Backup Systems
2025-02-07 11:15 UTC (8+ messages)
` [Lsf-pc] "
[PATCH v2 0/8] enable bs > ps for block devices
2025-02-07 7:08 UTC (10+ 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
Kernel Oops in __blk_mq_all_tag_iter() using Raxda CM5
2025-02-07 2:39 UTC
[PATCH v3 0/6] x86 CRC optimizations
2025-02-06 23:41 UTC (6+ messages)
` [PATCH v3 2/6] scripts/gen-crc-consts: add gen-crc-consts.py
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).