Linux block layer
 help / color / mirror / Atom feed
 messages from 2026-05-03 03:57:16 to 2026-05-12 05:37:12 UTC [more...]

improve the swap_activate interface
 2026-05-12  5:35 UTC  (5+ 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 v5] block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
 2026-05-12  5:09 UTC 

[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 v4 00/12] Enable lock context analysis
 2026-05-11 22:19 UTC  (14+ 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] block: don't overwrite bip_vcnt in bio_integrity_copy_user()
 2026-05-11 21:51 UTC 

[PATCH] block: recompute nr_integrity_segments in blk_insert_cloned_request
 2026-05-11 21:22 UTC 

[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

[syzbot] [block?] general protection fault in lo_rw_aio
 2026-05-11 17:43 UTC  (5+ messages)
  ` [PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq

[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] lib: free pagelist on error in iov_iter_extract_pages()
 2026-05-11  6:35 UTC  (4+ messages)

[PATCH v3 0/2] drbd: switch from genl_magic to YNL
 2026-05-09 13:58 UTC  (5+ messages)
` [PATCH v3 1/2] drbd: move UAPI headers to include/uapi/linux/
` [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] zram: fix use-after-free in zram_writeback_endio
 2026-05-09  2:18 UTC  (10+ messages)
        ` [PATCH v2] "

[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  (6+ 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 v3 00/10] Add dmabuf read/write via io_uring
 2026-05-07  9:50 UTC  (8+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps

[PATCH v4] block: bio-integrity: Fix null-ptr-deref in bio_integrity_map_user()
 2026-05-07  7:51 UTC  (4+ messages)

[PATCH] block: bic maybe null pointer dereference
 2026-05-07  5:18 UTC  (6+ messages)
  ` [PATCH v2] block: add NULL checks for bic in bfq_bfqq_save_state function
      ` [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] "

[PATCH v2 0/2] drbd: switch from genl_magic to YNL
 2026-05-06 12:44 UTC  (4+ messages)
` [PATCH v2 1/2] drbd: move UAPI headers to include/uapi/linux/
` [PATCH v2 2/2] drbd: replace genl_magic with explicit netlink serialization

[PATCH v2] ublk: validate physical_bs_shift, io_min_shift and io_opt_shift
 2026-05-06 10:43 UTC  (2+ messages)

回复: Re: [PATCH] block: bic maybe null pointer dereference
 2026-05-06  7:17 UTC 

[PATCH v18 25/42] dept: add documents for dept
 2026-05-06  6:27 UTC  (3+ messages)
` [PATCH] dept: update documentation function names to match implementation

[PATCH v2 0/3] Optimization and alignment for MMC, Rust and iwlwifi
 2026-05-06  6:04 UTC  (4+ messages)
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: consolidate imx25/35 data and add Kingston CID

[PATCH v2] block/blk-iolatency: Add the processing flow of the chained bio in the QoS and define the related types to solve the problem of incorrect inflight processing in the QoS. The usage of the done_split_bio abstract function in the blk-iolatency project
 2026-05-06  2:42 UTC 

[PATCH 0/9] Support for block device NVMEM providers
 2026-05-06  1:33 UTC  (3+ messages)
` [PATCH 6/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell

[PATCH] floppy: force media-change checks when clearing events
 2026-05-06  1:02 UTC 

[PATCH v12 00/13] blk: honor isolcpus configuration
 2026-05-05 20:55 UTC  (10+ messages)
` [PATCH v12 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v12 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v12 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v12 06/13] nvme-pci: use block layer helpers to constrain queue affinity

[PATCH v5 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-05-05 15:41 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH] ublk: validate physical_bs_shift, io_min_shift and io_opt_shift
 2026-05-05 13:59 UTC 

[LSF/MM/BPF TOPIC] A block level, active-active replication solution
 2026-05-05  9:19 UTC  (5+ messages)
` [Lsf-pc] "

[LSF/MM/BPF RFC PATCH 00/13]
 2026-05-05  7:46 UTC  (14+ messages)
` [PATCH 01/13] RDMA/rmr: add public and private headers
` [PATCH 02/13] RDMA/rmr: add shared library code (pool, map, request)
` [PATCH 03/13] RDMA/rmr: client: main functionality
` [PATCH 04/13] RDMA/rmr: client: sysfs interface functions
` [PATCH 05/13] RDMA/rmr: server: main functionality
` [PATCH 06/13] RDMA/rmr: server: sysfs interface functions
` [PATCH 07/13] RDMA/rmr: include client and server modules into kernel compilation
` [PATCH 08/13] block/brmr: add private headers with brmr protocol structs and helpers
` [PATCH 09/13] block/brmr: client: main functionality
` [PATCH 10/13] block/brmr: client: sysfs interface functions
` [PATCH 11/13] block/brmr: server: main functionality
` [PATCH 12/13] block/brmr: server: sysfs interface functions
` [PATCH 13/13] block/brmr: include client and server modules into kernel compilation

[PATCH] block: only read from sqe on initial invocation of blkdev_uring_cmd()
 2026-05-05  7:20 UTC  (3+ messages)

[PATCH 0/4] drbd: switch from genl_magic to YNL
 2026-05-05  1:02 UTC  (9+ messages)
` [PATCH 2/4] tools: ynl-gen-c: optionally emit structs and helpers

[PATCH v3 0/6] block: fix integrity offset/length conversions
 2026-05-04 17:55 UTC  (6+ messages)

[PATCH] floppy: select FDC before arming timeout work
 2026-05-04 10:27 UTC  (2+ messages)

[PATCH] ci: Switch to actions/checkout@main
 2026-05-04  5:38 UTC  (2+ messages)

fix block layer bounce buffering for block size > PAGE_SIZE
 2026-05-04  4:58 UTC  (4+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce

[PATCH] block: restore mempool reserves for non-block
 2026-05-04  4:44 UTC  (4+ messages)

[syzbot] Monthly block report (May 2026)
 2026-05-04  4:32 UTC 

[PATCH] drbd: serialize UUID snapshot in drbd_md_write()
 2026-05-04  3:25 UTC 

[PATCH v2] blktrace: reject buf_size smaller than blk_io_trace2
 2026-05-03 11:08 UTC  (2+ messages)

[PATCH] blktrace: reject buf_size smaller than blk_io_trace
 2026-05-03  8:49 UTC  (4+ messages)

[RFC v2 2/3] block: Introduce the UFQ I/O scheduler
 2026-05-03  4:45 UTC  (2+ messages)

[RFC v2 0/3] block: Introduce a BPF-based I/O scheduler
 2026-05-03  4:44 UTC  (3+ messages)
` [RFC v2 3/3] tools/ufq_iosched: add BPF example scheduler and build scaffolding


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox