messages from 2026-05-09 00:19:39 to 2026-05-13 08:57:03 UTC [more...]
[PATCH v7 00/43] btrfs: add fscrypt support
2026-05-13 8:53 UTC (43+ messages)
` [PATCH v7 01/43] fscrypt: add per-extent encryption support
` [PATCH v7 02/43] fscrypt: allow inline encryption for extent based encryption
` [PATCH v7 03/43] fscrypt: add a __fscrypt_file_open helper
` [PATCH v7 04/43] fscrypt: conditionally don't wipe mk secret until the last active user is done
` [PATCH v7 05/43] blk-crypto: add a process bio callback
` [PATCH v7 06/43] fscrypt: add a process_bio hook to fscrypt_operations
` [PATCH v7 07/43] fscrypt: expose fscrypt_nokey_name
` [PATCH v7 08/43] fscrypt: add documentation about extent encryption
` [PATCH v7 09/43] btrfs: add infrastructure for safe em freeing
` [PATCH v7 10/43] btrfs: start using fscrypt hooks
` [PATCH v7 11/43] btrfs: add inode encryption contexts
` [PATCH v7 12/43] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v7 13/43] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v7 14/43] btrfs: handle "
` [PATCH v7 15/43] btrfs: implement fscrypt ioctls
` [PATCH v7 16/43] btrfs: select encryption dependencies if FS_ENCRYPTION
` [PATCH v7 17/43] btrfs: add get_devices hook for fscrypt
` [PATCH v7 18/43] btrfs: set file extent encryption excplicitly
` [PATCH v7 19/43] btrfs: add fscrypt_info and encryption_type to extent_map
` [PATCH v7 20/43] btrfs: add fscrypt_info and encryption_type to ordered_extent
` [PATCH v7 21/43] btrfs: plumb through setting the fscrypt_info for ordered extents
` [PATCH v7 22/43] btrfs: populate the ordered_extent with the fscrypt context
` [PATCH v7 23/43] btrfs: keep track of fscrypt info and orig_start for dio reads
` [PATCH v7 24/43] btrfs: add extent encryption context tree item type
` [PATCH v7 25/43] btrfs: pass through fscrypt_extent_info to the file extent helpers
` [PATCH v7 26/43] btrfs: implement the fscrypt extent encryption hooks
` [PATCH v7 27/43] btrfs: setup fscrypt_extent_info for new extents
` [PATCH v7 28/43] btrfs: populate ordered_extent with the orig offset
` [PATCH v7 29/43] btrfs: set the bio fscrypt context when applicable
` [PATCH v7 30/43] btrfs: add a bio argument to btrfs_csum_one_bio
` [PATCH v7 31/43] btrfs: limit encrypted writes to 256 segments
` [PATCH v7 32/43] btrfs: implement process_bio cb for fscrypt
` [PATCH v7 33/43] btrfs: implement read repair for encryption
` [PATCH v7 34/43] btrfs: add test_dummy_encryption support
` [PATCH v7 35/43] btrfs: make btrfs_ref_to_path handle encrypted filenames
` [PATCH v7 36/43] btrfs: deal with encrypted symlinks in send
` [PATCH v7 37/43] btrfs: decrypt file names for send
` [PATCH v7 38/43] btrfs: load the inode context before sending writes
` [PATCH v7 39/43] btrfs: set the appropriate free space settings in reconfigure
` [PATCH v7 40/43] btrfs: support encryption with log replay
` [PATCH v7 41/43] btrfs: disable auto defrag on encrypted files
` [PATCH v7 42/43] btrfs: disable encryption on RAID5/6
[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-13 8:45 UTC (2+ messages)
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-13 8:39 UTC (24+ messages)
` [PATCH v3 01/10] file: add callback for creating long-term dmabuf maps
` [PATCH v3 02/10] iov_iter: add iterator type for "
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests
[PATCH 5.15.y] blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init
2026-05-13 8:10 UTC
[PATCH] sched: flush plug in schedule_preempt_disabled() to prevent deadlock
2026-05-13 8:08 UTC (10+ messages)
improve the swap_activate interface
2026-05-13 7:58 UTC (46+ 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 6.1.y] blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before init
2026-05-13 7:56 UTC
[PATCH] block: bio-integrity: fix memory leak in bio_integrity_map_user()
2026-05-13 7:05 UTC
[PATCH] MAINTAINERS: use new drbd-dev mailing list
2026-05-13 6:55 UTC
[PATCH v4 00/12] Enable lock context analysis
2026-05-13 6:54 UTC (16+ 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 v3 0/6] block: fix integrity offset/length conversions
2026-05-13 2:51 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 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 (6+ messages)
[LSF/MM/BPF RFC PATCH 00/13]
2026-05-12 10:34 UTC (2+ 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 (4+ 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 (10+ messages)
` [RFC PATCH v3 1/4] mm/zsmalloc: introduce deferred free framework with callback ops
[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 (9+ messages)
` [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 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 (5+ 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 (3+ messages)
[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
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