messages from 2026-06-22 16:34:58 to 2026-06-24 18:59:41 UTC [more...]
[PATCH] tools/cgroup: iocost_monitor: parse help before importing drgn
2026-06-24 18:59 UTC (2+ messages)
[PATCH v3 0/6] xfs write streams
2026-06-24 18:11 UTC (7+ messages)
` [PATCH v3 1/6] fs: add generic write-stream management ioctl
` [PATCH v3 2/6] iomap: introduce and propagate write_stream
` [PATCH v3 3/6] xfs: implement write-stream management support
[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-06-24 17:54 UTC (12+ messages)
` [PATCH RFC v2 01/18] xfs: fix the error unwind in xfs_open_devices()
` [PATCH RFC v2 07/18] fs: maintain a global device-to-superblock table
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems
` [PATCH RFC v2 17/18] fs: look up the superblock via the device table in user_get_super()
[PATCH] iomap: Remove FGP_NOFS from iomap_get_folio()
2026-06-24 17:42 UTC
[PATCH v3 0/5] block: validate direct I/O memory alignment
2026-06-24 17:09 UTC (6+ messages)
` [PATCH v3 1/5] block: use blkdev_iov_iter_get_pages status for errors
` [PATCH v3 2/5] block: fix dio leak on metadata mapping error
` [PATCH v3 3/5] loop: set dma_alignment from the backing file for direct I/O
` [PATCH v3 4/5] zloop: set dma_alignment from the backing files "
` [PATCH v3 5/5] block: validate user space vectors during extraction
[PATCH] blkcg: update iocost_coef_gen.py to use io_uring
2026-06-24 16:48 UTC (2+ messages)
PI fixes v2
2026-06-24 15:42 UTC (8+ messages)
` [PATCH 1/2] block: fix GFP_ flags confusion in bio_integrity_alloc_buf
` [PATCH 2/2] block: handle REQ_OP_ZONE_APPEND in __bio_integrity_action
[PATCH v2] block: serialize elevator changes for the same queue using a writer lock
2026-06-24 15:12 UTC (6+ messages)
[PATCH v6 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-24 15:00 UTC (11+ messages)
` [PATCH v6 01/10] rust: module: move module types into `module.rs`
` [PATCH v6 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v6 03/10] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v6 04/10] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v6 05/10] rust: drm: set fops.owner from driver module pointer
` [PATCH v6 06/10] rust: miscdevice: "
` [PATCH v6 07/10] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v6 08/10] rust: binder: "
` [PATCH v6 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v6 10/10] rust: module: update MAINTAINERS to cover module.rs
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-06-24 14:23 UTC (14+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH] null_blk: cancel bw_timer on add-device error unwind
2026-06-24 14:21 UTC (2+ messages)
[PATCH v5 0/9] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-24 14:02 UTC (13+ messages)
` [PATCH v5 1/9] rust: module: move module types into `module.rs`
` [PATCH v5 2/9] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v5 3/9] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v5 4/9] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v5 5/9] rust: drm: set fops.owner from driver module pointer
` [PATCH v5 6/9] rust: miscdevice: "
` [PATCH v5 7/9] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v5 8/9] rust: binder: "
` [PATCH v5 9/9] rust: macros: remove `THIS_MODULE` static from `module!`
[PATCH 0/8] blk-cgroup: remove queue_lock nesting from blkcg paths
2026-06-24 12:53 UTC (4+ messages)
[GIT PULL] md-7.2-20260623
2026-06-24 12:33 UTC (2+ messages)
[PATCH 00/16] fscrypt: Standardize on blk-crypto
2026-06-24 11:40 UTC (18+ messages)
` [PATCH 01/16] blk-crypto: Simplify check for fallback support
` [PATCH 02/16] blk-crypto: Fold __blk_crypto_cfg_supported() into its caller
` [PATCH 03/16] blk-crypto: Allow control over whether hardware is used
` [PATCH 04/16] fscrypt: Fully disallow IV_INO_LBLK_32 with s_blocksize != PAGE_SIZE
` [PATCH 05/16] fscrypt: Always use blk-crypto for contents on block-based filesystems
` [PATCH 06/16] ext4: Remove fs-layer file contents en/decryption code
` [PATCH 07/16] ext4: Make ext4_bio_write_folio() return void
` [PATCH 08/16] ext4: Further de-generalize the bio postprocessing code
` [PATCH 09/16] f2fs: Remove fs-layer file contents en/decryption code
` [PATCH 10/16] fs/buffer: Remove fs-layer decryption code
` [PATCH 11/16] fscrypt: Replace calls to fscrypt_inode_uses_inline_crypto()
` [PATCH 12/16] fscrypt: Remove fscrypt_dio_supported()
` [PATCH 13/16] fscrypt: Remove fs-layer zeroout code
` [PATCH 14/16] fscrypt: Remove unused functions and workqueue
` [PATCH 15/16] fscrypt: Merge bio.c and inline_crypt.c into block.c
` [PATCH 16/16] fscrypt: Add safety checks to non-block-based en/decryption
[PATCH 1/2] dm-io: clone the source bio instead of copying its biovec
2026-06-24 11:14 UTC (3+ messages)
` [PATCH 2/2] dm-raid1: don't fail the mirror for invalid I/O errors
[PATCHv2 0/6] direct-io: validate user space vectors during extraction
2026-06-24 7:39 UTC (18+ messages)
` [PATCHv2 1/6] block: introduce bio_endio_errno helper
` [PATCHv2 2/6] block: report the actual status
` [PATCHv2 3/6] block: fix dio leak on metadata mapping error
` [PATCHv2 4/6] loop: set dma_alignment from the backing file for direct I/O
` [PATCHv2 5/6] zloop: set dma_alignment from the backing files "
` [PATCHv2 6/6] block: validate user space vectors during extraction
[PATCH] loop: serialize backing file swaps with sysfs readers
2026-06-24 7:18 UTC
[PATCH blktests] README.md, check: require getconf
2026-06-24 7:18 UTC
[PATCH 1/2] md/linear: add fault-tolerant mode for unraid-like setups
2026-06-24 6:55 UTC (8+ messages)
` [PATCH 2/2] ext4: add unraid mount option for single-disk-per-group mode
` [PATCH v2 0/4] blk-cgroup: fix blkg list and policy data races
` [PATCH v2 1/4] blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_mutex
` [PATCH v2 2/4] blk-cgroup: fix race between policy activation and blkg destruction
` [PATCH v2 3/4] blk-cgroup: skip dying blkg in blkcg_activate_policy()
` [PATCH v2 4/4] blk-cgroup: factor policy pd teardown loop into helper
[PATCH] block, bfq: protect async queue reset with blkcg locks
2026-06-24 6:28 UTC (3+ messages)
blktests failures with v7.1 kernel
2026-06-24 5:04 UTC
[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
2026-06-23 17:58 UTC (18+ messages)
` [PATCH v17 02/10] rust: types: Add Ownable/Owned types
` [PATCH v17 03/10] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v17 05/10] rust: page: convert to `Ownable`
` [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v17 08/10] rust: aref: update formatting of use statements
` [PATCH v17 10/10] rust: page: add `from_raw()`
PI fixes
2026-06-23 14:29 UTC (3+ messages)
` [PATCH 1/2] block: fix GFP_ flags confusion in bio_integrity_alloc_buf
` [PATCH 2/2] block: handle REQ_OP_ZONE_APPEND in __bio_integrity_action
[PATCH v4 0/9] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-23 13:53 UTC (19+ messages)
` [PATCH v4 1/9] rust: module: move module types into `module.rs`
` [PATCH v4 2/9] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v4 3/9] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v4 4/9] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v4 5/9] rust: drm: set fops.owner from driver module pointer
` [PATCH v4 6/9] rust: miscdevice: "
` [PATCH v4 7/9] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v4 8/9] rust: binder: "
` [PATCH v4 9/9] rust: macros: remove `THIS_MODULE` static from `module!`
[BUG] nbd: backend string memory leaked when device_create_file() fails in nbd_genl_connect()
2026-06-23 9:29 UTC (2+ messages)
[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
2026-06-23 9:19 UTC (3+ messages)
` [PATCH v3 7/7] rust: doctest: use vertical import style
[PATCH blktests v2 1/2] src/miniublk: switch to ioctl-encoded ublk commands
2026-06-23 3:27 UTC (2+ messages)
` [PATCH blktests v2 2/2] src/miniublk: fall back to legacy opcodes on older kernels
[PATCH 0/2] fix two issues in blkg_create() error path
2026-06-23 1:38 UTC (4+ messages)
` [PATCH 1/2] blk-cgroup: fix blkg leak "
[PATCH] block/cgroup: Drop stale -EBUSY retry from blkg_conf_prep()
2026-06-23 1:33 UTC (2+ messages)
[PATCH] nbd: don't warn when reclassifying a busy socket lock
2026-06-23 0:44 UTC (4+ messages)
[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
2026-06-22 22:27 UTC (3+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore
` [PATCH net v3 2/2] vsock/virtio: restore msg_iter on transmission failure
[PATCH blktests] Fix _get_page_size()
2026-06-22 22:27 UTC (8+ messages)
[PATCH 0/2 blktests] Update the miniublk to use ioctl opcodes
2026-06-22 22:21 UTC (5+ messages)
` [PATCH 1/2 blktests] src/miniublk: switch to ioctl-encoded ublk commands
[PATCH V3] blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
2026-06-22 22:01 UTC (2+ messages)
[PATCH V2] blk-cgroup: fix UAF in __blkcg_rstat_flush()
2026-06-22 22:01 UTC (2+ messages)
[PATCH] nbd: don't warn when reclassifying a busy socket lock
2026-06-22 22:00 UTC (2+ messages)
[PATCH] block: fix incorrect error injection static key decrement
2026-06-22 22:00 UTC (2+ messages)
[PATCH blktests] scsi/009: fix unset bytes_to_write in TEST 8
2026-06-22 21:30 UTC (3+ messages)
[PATCH v4 0/3] crypto: skcipher - per-request multi-data-unit batching
2026-06-22 18:23 UTC (3+ messages)
[PATCH 0/1] direct-io: validate user space vectors during extraction
2026-06-22 17:40 UTC (5+ messages)
` [PATCH 1/1] block: "
[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
2026-06-22 16:45 UTC (12+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
page: | 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