messages from 2025-03-10 16:42:00 to 2025-03-13 16:21:52 UTC [more...]
[PATCH] the dm-loop target
2025-03-13 16:21 UTC (22+ messages)
[PATCH 0/2] Improve Zram by separating compression context from kswapd
2025-03-13 16:07 UTC (23+ messages)
` [PATCH 2/2] kcompressd: Add Kcompressd for accelerated zram compression
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-13 14:11 UTC (35+ messages)
` [PATCH v2 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v2 4/5] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint
PI and data checksumming for XFS
2025-03-13 13:53 UTC (3+ messages)
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
[PATCHv2 0/3] block: protect debugfs attributes using elavtor_lock
2025-03-13 13:24 UTC (8+ messages)
` [PATCHv2 1/3] block: protect debugfs attrs using elevator_lock instead of sysfs_lock
` [PATCHv2 2/3] block: Remove unnecessary goto labels in debugfs attribute read methods
` [PATCHv2 3/3] block: protect debugfs attribute method hctx_busy_show
[PATCH] block: remove unused parameter
2025-03-13 13:24 UTC (5+ messages)
[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-13 12:20 UTC
[PATCH] block: protect debugfs attributes using q->elevator_lock
2025-03-13 11:48 UTC (8+ messages)
Patch and bugfix in block/blk-mq.c to regain stability when using various SD Cards and Card Readers
2025-03-13 10:57 UTC (7+ messages)
` mmc0: error -95 doing runtime resume
Kernel oops with 6.14 when enabling TLS
2025-03-13 9:43 UTC (14+ messages)
` Networking people smell funny and make poor life choices
nvme-tcp: fix a possible UAF when failing to send request
2025-03-13 9:01 UTC (9+ messages)
` Re: nvme-tcp: fix a possible UAF when failing to send request【请注意,邮件由sagigrim@gmail.com代发】
` "
[PATCH] block: add BLK_FEAT_LBS to check for PAGE_SIZE limit
2025-03-13 8:26 UTC (7+ messages)
[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
2025-03-13 5:33 UTC
[PATCH 0/2] btrfs: zoned: skip reporting zone for new block group
2025-03-13 2:24 UTC (11+ messages)
` [PATCH 1/2] block: introduce zone capacity helper
` [PATCH 2/2] btrfs: zoned: skip reporting zone for new block group
[PATCH V2] block: fix adding folio to bio
2025-03-13 1:08 UTC (4+ messages)
[PATCH] block: fix a comment in the queue_attrs[] array
2025-03-12 20:33 UTC (3+ messages)
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-12 19:32 UTC (5+ messages)
[RFC PATCH] block, fs: use FOLL_LONGTERM as gup_flags for direct IO
2025-03-12 16:21 UTC (11+ messages)
[PATCH] blk-throttle: support io merge over iops_limit
2025-03-12 15:41 UTC (9+ messages)
[PATCH] block: improve kerneldoc of blk_mq_add_to_batch()
2025-03-12 14:27 UTC (4+ messages)
[PATCH] block: remove unused parameter
2025-03-12 14:27 UTC (2+ messages)
[PATCH] block: fix adding folio to bio
2025-03-12 14:02 UTC (3+ messages)
[PATCH] block: cleanup and fix batch completion adding conditions
2025-03-12 11:17 UTC (9+ messages)
[PATCH] block: remove useless req addr print in debugfs
2025-03-12 8:47 UTC
[PATCH v2 0/2] block: nvme: fix blktests nvme/039 failure
2025-03-12 7:20 UTC (7+ messages)
` [PATCH v2 1/2] nvme: move error logging from nvme_end_req() to __nvme_end_req()
` [PATCH v2 2/2] block: change blk_mq_add_to_batch() third argument type to bool
[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
2025-03-12 5:02 UTC (3+ messages)
[linux-next:master] [block/bdev] 47dd675323: ltp.ioctl_loop06.fail
2025-03-12 5:00 UTC (3+ messages)
` [LTP] "
[PATCH RFC 0/2] tests/throtl: add two regression tests
2025-03-12 2:37 UTC (5+ messages)
` [PATCH RFC 1/2] tests/throtl: add a new test 007
` [PATCH RFC 2/2] tests/throtl: add a new test 008
[PATCH 00/14] better handling of checksum errors/bitrot
2025-03-11 20:15 UTC (2+ messages)
` [PATCH 13/14] block: Allow REQ_FUA|REQ_READ
[PATCH v2 00/11] cgroup v1 deprecation messages
2025-03-11 19:23 UTC (5+ messages)
` [PATCH v2 03/11] cgroup/blkio: Add deprecation messages to reset_stats
` [PATCH v2 11/11] blk-cgroup: Simplify policy files registration
[PATCH] block: Allow REQ_FUA|REQ_READ
2025-03-11 15:13 UTC (5+ messages)
[PATCH 00/11] selftests: ublk: bug fixes & consolidation
2025-03-11 13:28 UTC (5+ messages)
[RESEND PATCH 0/5] loop: improve loop aio perf by IOCB_NOWAIT
2025-03-11 10:55 UTC (10+ messages)
` [RESEND PATCH 3/5] loop: add helper loop_queue_work_prep
` [RESEND PATCH 4/5] loop: try to handle loop aio command via NOWAIT IO first
[PATCH 0/2] block: nvme: fix blktests nvme/039 failure
2025-03-11 10:42 UTC (9+ messages)
` [PATCH 1/2] nvme: move error logging from nvme_end_req() to __nvme_end_req()
` [PATCH 2/2] block: change blk_mq_add_to_batch() third argument type to blk_status_t
[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
2025-03-11 2:29 UTC (4+ messages)
` (subset) "
[PATCH 6.6.y] zram: fix NULL pointer in comp_algorithm_show()
2025-03-11 0:39 UTC
[RFC PATCH 0/7] dm: fix issues with swapping dm tables
2025-03-11 0:00 UTC (16+ messages)
` [PATCH 3/7] dm: handle failures in dm_table_set_restrictions
` [RFC PATCH 7/7] dm: allow devices to revalidate existing zones
[PATCH] block: add lock for safe nrpages access in invalidate_bdev()
2025-03-10 17:11 UTC (2+ messages)
[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
2025-03-10 16:41 UTC (4+ 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).