Linux block layer
 help / color / mirror / Atom feed
 messages from 2026-06-27 09:28:48 to 2026-07-05 19:48:03 UTC [more...]

[PATCH v2 00/17] fscrypt: Standardize on blk-crypto
 2026-07-05 19:45 UTC  (11+ messages)
` [PATCH v2 01/17] blk-crypto: Simplify check for fallback support
` [PATCH v2 02/17] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH v2 03/17] blk-crypto: Allow control over whether hardware is used
` [PATCH v2 04/17] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
` [PATCH v2 05/17] fscrypt: Always use blk-crypto for contents on block-based filesystems
` [PATCH v2 06/17] Documentation: fscrypt: Update docs for inlinecrypt
` [PATCH v2 07/17] ext4: Remove fs-layer file contents en/decryption code
` [PATCH v2 08/17] ext4: Make ext4_bio_write_folio() return void
` [PATCH v2 09/17] ext4: Further de-generalize the bio postprocessing code
` [PATCH v2 10/17] f2fs: Remove fs-layer file contents en/decryption code

[PATCH] block: fix BLKSECDISCARD zero-length range causing page cache invalidation
 2026-07-05 15:56 UTC  (2+ messages)

[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
 2026-07-05 15:03 UTC  (19+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
` [PATCH 2/7] pwm: th1520: "
` [PATCH 3/7] cpufreq: rcpufreq_dt: "
` [PATCH 4/7] block: rnull: "
` [PATCH 5/7] net: phy: ax88796b: "
` [PATCH 6/7] net: phy: qt2025: "
` [PATCH 7/7] drm/nova: "

[syzbot] Monthly block report (Jul 2026)
 2026-07-05 12:32 UTC 

[PATCH] xen-blkfront: fix double completion of split requests on resume
 2026-07-05 11:56 UTC 

[PATCH v2 0/5] nbd: eliminate queue freeze/unfreeze overhead in connection setup
 2026-07-05 10:02 UTC  (5+ messages)
` [PATCH v2 1/5] nbd: simplify find_fallback() by removing redundant logic
` [PATCH v2 2/5] nbd: replace socks pointer array with xarray

[RFC PATCH v1 00/17] blk-cgroup: protect blkgs with blkcg_mutex
 2026-07-04 19:51 UTC  (18+ messages)
` [RFC PATCH v1 01/17] nvme-multipath: retarget failedover bios from requeue work
` [RFC PATCH v1 02/17] dm thin: avoid bio_set_dev under pool lock
` [RFC PATCH v1 03/17] dm snapshot: avoid bio_set_dev in locked map paths
` [RFC PATCH v1 04/17] blk-throttle: protect throttle state with td lock
` [RFC PATCH v1 05/17] block: add bio_alloc_atomic() for atomic bio users
` [RFC PATCH v1 06/17] blk-cgroup: support non-blocking bio association
` [RFC PATCH v1 07/17] block: support non-blocking bio allocation with a bdev
` [RFC PATCH v1 08/17] bcache: avoid sleeping blkg association from locked paths
` [RFC PATCH v1 09/17] dm bufio: avoid blkg association from GFP_NOWAIT bio init
` [RFC PATCH v1 10/17] dm pcache: handle non-blocking bio clone init failure
` [RFC PATCH v1 11/17] block: avoid scheduling from non-blocking helper allocations
` [RFC PATCH v1 12/17] dm: avoid sleeping blkg association from NOWAIT remaps
` [RFC PATCH v1 13/17] bfq: avoid blkg lookup from locked cgroup update
` [RFC PATCH v1 14/17] blk-cgroup: protect blkgs with blkcg_mutex
` [RFC PATCH v1 15/17] blk-cgroup: remove blkg radix tree preloading
` [RFC PATCH v1 16/17] blk-cgroup: allocate blkgs in blkg_create
` [RFC PATCH v1 17/17] blk-cgroup: share blkg creation between lookup and config prep

[PATCH] badblocks: fix infinite loop due to incorrect rounding and overflow
 2026-07-04 17:13 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] null_blk: initialize lock mutex before registering configfs subsystem
 2026-07-04 13:25 UTC  (2+ messages)

[PATCH v8 0/9] Support for block device NVMEM providers
 2026-07-03 13:45 UTC  (10+ messages)
` [PATCH v8 1/9] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v8 2/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v8 3/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v8 4/9] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v8 5/9] block: implement NVMEM provider
` [PATCH v8 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v8 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v8 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v8 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH v2 10/18] block: convert iomap ops to ->iomap_next()
 2026-07-03 10:37 UTC  (14+ messages)
` [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops

[syzbot] [block?] INFO: task hung in read_cache_folio (6)
 2026-07-03  7:25 UTC 

[PATCH] block: reject block device inodes with i_rdev == 0 in lookup_bdev()
 2026-07-03  6:55 UTC 

[PATCH v4 0/5] block: use integrity interval instead of sector as seed
 2026-07-02 23:41 UTC  (4+ messages)
` [PATCH v4 1/5] "

[PATCH v5 0/5] crypto: skcipher - multi-data-unit dispatch as a template
 2026-07-02 16:45 UTC  (9+ messages)
` [PATCH v5 1/5] crypto: skcipher - add per-request data_unit_size
` [PATCH v5 2/5] crypto: dun - data-unit-number dispatch template
` [PATCH v5 3/5] crypto: testmgr - test dun() dispatch
` [PATCH v5 4/5] dm crypt: batch a bio segment's sectors via dun()
` [PATCH v5 5/5] blk-crypto: fallback - batch a segment's data units "

[RFC 0/1] block: export I/O latency histograms
 2026-07-02 13:27 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH] ublk: snapshot batch commands before preparing I/O
 2026-07-02 12:28 UTC  (3+ messages)

[PATCH] block: Make WBT latency writes honor enable state
 2026-07-02  1:07 UTC  (3+ messages)

[PATCH v7 0/9] Support for block device NVMEM providers
 2026-07-01 16:00 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: mmc: Document fixed-layout NVMEM provider support
` [PATCH v7 2/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v7 3/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v7 4/9] nvmem: layouts: Support fixed-layout as the nvmem device node itself
` [PATCH v7 5/9] block: implement NVMEM provider
` [PATCH v7 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v7 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v7 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v7 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH v6 0/9] Support for block device NVMEM providers
 2026-07-01 13:35 UTC  (16+ messages)
` [PATCH v6 1/9] block: partitions: of: Skip child nodes without reg property
` [PATCH v6 2/9] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v6 3/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v6 4/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v6 5/9] block: implement NVMEM provider
` [PATCH v6 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v6 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v6 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v6 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
 2026-07-01 13:31 UTC  (24+ messages)
` [PATCH v2 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH v2 2/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
` [PATCH v2 4/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
` [PATCH v2 5/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support
` [PATCH v2 6/6] MAINTAINERS: Add entry for Qualcomm IPQ5018 Bluetooth driver

[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2026
 2026-07-01 11:43 UTC 

[PATCH v2] block: avoid potential deadlock on zone revalidation failure
 2026-07-01 11:42 UTC  (3+ messages)

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-07-01 11:07 UTC  (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

[PATCH] mempool: optimize mempool resizing
 2026-07-01  9:03 UTC  (2+ messages)
`  "

[PATCH] block: avoid potential deadlock on zone revalidation failure
 2026-07-01  6:52 UTC  (5+ messages)

[PATCH v4 0/3] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-30 15:11 UTC  (3+ messages)
` [PATCH v4 3/3] "

[PATCH v5] rust: configfs: add procedural macro for declaring configfs attributes
 2026-06-30 13:38 UTC 

[PATCH] nbd: don't warn when reclassifying a busy socket lock
 2026-06-30 12:24 UTC  (4+ messages)

[PATCH v2 blktests] block/044: basic block error injection sanity test
 2026-06-30 11:37 UTC 

[PATCH blktests] nvme/039: drain udev events before passthru error injection
 2026-06-30 11:29 UTC  (2+ messages)

[PATCH] drbd: reject oversized DataReply before signed conversion
 2026-06-30 10:59 UTC 

[PATCH 0/6] Add support for IPQ5018 Bluetooth
 2026-06-30  6:18 UTC  (10+ messages)
` [PATCH 2/6] remoteproc: qcom: Add M0 BTSS secure PIL driver
` [PATCH 4/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller

[PATCH] nbd: fix circular lock dependency in nbd_disconnect_and_put
 2026-06-30  3:10 UTC 

[PATCH blktests] src/Makefile: escape '#' in HAVE_C_DEF
 2026-06-30  0:44 UTC  (2+ messages)

[syzbot] [block?] WARNING in ublk_ch_batch_io_uring_cmd
 2026-06-29 18:15 UTC 

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-29 14:37 UTC  (2+ messages)

[PATCH blktests] block/044: basic block error injection sanity test
 2026-06-29 12:32 UTC  (7+ messages)

[PATCH] blk-flush: fix possibe deadlock when process nvme_timeout()
 2026-06-29 12:00 UTC  (2+ messages)

[PATCH 1/2] md/linear: add fault-tolerant mode for unraid-like setups
 2026-06-29  9:03 UTC  (9+ messages)
` [PATCH v2 2/4] blk-cgroup: fix race between policy activation and blkg destruction

[PATCH] block: partitions: Use seq_buf_putc() in cmdline_partition()
 2026-06-29  7:35 UTC  (6+ messages)
      ` [PATCH v2] block: partitions: Use seq_buf_putc() at 24 places

[PATCH] nbd: fix circular lock dependency in nbd_reconnect_socket
 2026-06-29  6:03 UTC 

[PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-29  4:39 UTC  (2+ messages)

[PATCH] nbd: fix circular lock dependency between tx_lock and sk_lock
 2026-06-29  2:04 UTC 

[PATCH 1/1] block: partition: aix: bound LV name formatting
 2026-06-28 16:40 UTC  (4+ messages)

[PATCH blktests v2 1/2] src/miniublk: switch to ioctl-encoded ublk commands
 2026-06-28 11:44 UTC  (2+ messages)

[PATCH v5] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-28  9:28 UTC 

[BUG] nbd: NBD_CLEAR_SOCK races with buffered writes and triggers mark_buffer_dirty() warning
 2026-06-28  5:51 UTC 

[PATCH] block: fix error injection static_branch dec imbalance
 2026-06-27 23:29 UTC  (2+ messages)

[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-27 13:10 UTC  (6+ messages)
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`

[PATCH v7 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-27  9:28 UTC  (8+ messages)
` [PATCH v7 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v7 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v7 06/10] rust: miscdevice: "
` [PATCH v7 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v7 08/10] rust: binder: "
` [PATCH v7 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v7 10/10] rust: module: update MAINTAINERS to cover module.rs


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