messages from 2026-05-06 12:45:51 to 2026-05-13 05:56:27 UTC [more...]
improve the swap_activate interface
2026-05-13 5:56 UTC (41+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 07/12] swap,block: limit swap file size to device size
` [PATCH 08/12] swap,iomap: simplify iomap_swapfile_iter
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h
[PATCH v3 0/6] block: fix integrity offset/length conversions
2026-05-13 2:51 UTC (8+ messages)
[PATCH] sched: flush plug in schedule_preempt_disabled() to prevent deadlock
2026-05-13 2:07 UTC (8+ messages)
[PATCH v13 0/8] blk: honor isolcpus configuration
2026-05-13 0:55 UTC (9+ messages)
` [PATCH v13 1/8] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v13 2/8] lib/group_cpus: remove dead !SMP code
` [PATCH v13 3/8] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v13 4/8] isolation: Introduce io_queue isolcpus type
` [PATCH v13 5/8] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v13 6/8] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v13 7/8] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v13 8/8] docs: add io_queue flag to isolcpus
[PATCH v4 00/12] Enable lock context analysis
2026-05-12 19:28 UTC (15+ messages)
` [PATCH v4 01/12] block: Annotate the queue limits functions
` [PATCH v4 02/12] block/bdev: Annotate the blk_holder_ops callback functions
` [PATCH v4 03/12] block/cgroup: Split blkg_conf_prep()
` [PATCH v4 04/12] block/cgroup: Split blkg_conf_exit()
` [PATCH v4 05/12] block/cgroup: Improve lock context annotations
` [PATCH v4 06/12] block/cgroup: Inline blkg_conf_{open,close}_bdev_frozen()
` [PATCH v4 07/12] block/crypto: Annotate the crypto functions
` [PATCH v4 08/12] block/blk-iocost: Add lock context annotations
` [PATCH v4 09/12] block/blk-mq-debugfs: Improve "
` [PATCH v4 10/12] block/kyber: Make the lock context annotations compatible with Clang
` [PATCH v4 11/12] block/mq-deadline: "
` [PATCH v4 12/12] block: Enable lock context analysis
[PATCH v2] lib: free pagelist on error in iov_iter_extract_pages()
2026-05-12 19:20 UTC (4+ messages)
[RFC 1/2] virtio_blk: add fua write support
2026-05-12 19:18 UTC (2+ messages)
` [RFC PATCH v2] "
[PATCH v7 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
2026-05-12 17:37 UTC (3+ messages)
` [PATCH v7 1/1] "
[PATCH] ublk: clear server ownership before aborting in-flight requests
2026-05-12 17:16 UTC (2+ messages)
[PATCH v5] block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
2026-05-12 15:27 UTC (2+ messages)
[PATCH] block: recompute nr_integrity_segments in blk_insert_cloned_request
2026-05-12 15:27 UTC (3+ messages)
[PATCH] block: don't overwrite bip_vcnt in bio_integrity_copy_user()
2026-05-12 15:27 UTC (3+ messages)
[syzbot] [block?] general protection fault in lo_rw_aio
2026-05-12 11:46 UTC (6+ messages)
` [PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
[PATCH] lib: free pagelist on error in iov_iter_extract_pages()
2026-05-12 11:23 UTC (7+ messages)
[LSF/MM/BPF RFC PATCH 00/13]
2026-05-12 10:34 UTC (2+ messages)
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-12 9:30 UTC (7+ messages)
[PATCH] sched: disable preemption around blk_flush_plug in sched_submit_work
2026-05-12 8:07 UTC (3+ messages)
[PATCH] zram: fix use-after-free in zram_writeback_endio
2026-05-12 7:49 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC PATCH v3 0/4] mm/zsmalloc: per-cpu deferred free to accelerate swap entry release
2026-05-12 0:01 UTC (13+ messages)
` [RFC PATCH v3 1/4] mm/zsmalloc: introduce deferred free framework with callback ops
` [RFC PATCH v3 2/4] mm/zswap: use zsmalloc deferred free callback for async invalidate
` [RFC PATCH v3 3/4] zram: use zsmalloc deferred free callback for async slot free
` [RFC PATCH v3 4/4] zram: batch clear flags in slot_free with single write
[PATCH v3 00/12] Enable lock context analysis
2026-05-11 18:15 UTC (13+ messages)
` [PATCH v3 02/12] block/bdev: Annotate the blk_holder_ops callback invocations
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2026-05-11 15:40 UTC (3+ messages)
` xfstests-bld kernel config and automated tsting (Was: blktests: status, expansion plan for the storage stack test framework)
[PATCH] ublk: reject max_sectors smaller than PAGE_SECTORS in parameter validation
2026-05-11 13:44 UTC (2+ messages)
[PATCH v2 0/8] Support for block device NVMEM providers
2026-05-11 11:30 UTC (13+ messages)
` [PATCH v2 1/8] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v2 2/8] dt-bindings: net: wireless: qcom,ath10k: Add NVMEM MAC address cell
` [PATCH v2 3/8] dt-bindings: bluetooth: qcom: Add NVMEM BD "
` [PATCH v2 4/8] block: implement NVMEM provider
` [PATCH v2 5/8] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v2 6/8] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v2 7/8] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v2 8/8] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses
fix block layer bounce buffering for block size > PAGE_SIZE v2
2026-05-11 10:40 UTC (7+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce
` [PATCH 2/2] block: align down bounces bios
[PATCH blktests] blktrace/001: Skip test when kernel lockdown is enabled
2026-05-11 7:58 UTC (7+ messages)
[PATCH blktests v3] nvme/068: add a test for multipath delayed removal
2026-05-11 7:51 UTC (2+ messages)
[PATCH v3 0/2] drbd: switch from genl_magic to YNL
2026-05-09 13:58 UTC (4+ messages)
` [PATCH v3 2/2] drbd: replace genl_magic with explicit netlink serialization
[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
2026-05-09 9:08 UTC (8+ messages)
[PATCH] block: fix pages array leak in bio_map_user_iov error path
2026-05-09 4:01 UTC
[PATCH v5 2/2] blk-mq: expose tag starvation counts via debugfs
2026-05-09 0:12 UTC (2+ messages)
[GIT PULL] Block fixes for 7.1-rc3
2026-05-08 20:42 UTC (2+ messages)
[PATCH] ublk: fix use-after-free in ublk_cancel_cmd()
2026-05-08 16:19 UTC (2+ messages)
[PATCH 6.12] block: fix memory leak in in bio_map_user_iov()
2026-05-08 11:16 UTC (4+ messages)
[PATCH RFC 1/2] nvme: downgrade WARN in nvme_setup_rw to pr_debug
2026-05-07 18:12 UTC (6+ messages)
` [PATCH RFC 2/2] nvme: set integrity metadata size for EXT_LBAS non-PI namespace
[PATCH] block: blk-merge: Replace == false comparisons with !
2026-05-07 12:17 UTC (2+ messages)
[PATCH] block: Fix typo in comment
2026-05-07 11:11 UTC (2+ messages)
[PATCH v6 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
2026-05-07 10:41 UTC (7+ messages)
` [PATCH v6 1/1] "
[PATCH v4] block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
2026-05-07 7:51 UTC (4+ messages)
[PATCH v2] block: add NULL checks for bic in bfq_bfqq_save_state function
2026-05-07 5:18 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2] block: only read from sqe on initial invocation of blkdev_uring_cmd()
2026-05-06 16:09 UTC (5+ messages)
[PATCH v3 0/3] dm-inlinecrypt: add target for inline block device encryption
2026-05-06 15:53 UTC (2+ messages)
[PATCH RFC] nvme-multipath: optimize path selection in queue-depth policy
2026-05-06 14:15 UTC
[RFC v1 0/1] buffer_head: fail fast on repeated reads after I/O errors
2026-05-06 13:50 UTC (2+ messages)
` [RFC v1 1/1] "
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