]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'for-6.12/block' into for-6.12/io_uring-discard
authorJens Axboe <axboe@kernel.dk>
Wed, 11 Sep 2024 16:42:37 +0000 (10:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 11 Sep 2024 16:42:37 +0000 (10:42 -0600)
* for-6.12/block: (115 commits)
  block: unpin user pages belonging to a folio at once
  mm: release number of pages of a folio
  block: introduce folio awareness and add a bigger size from folio
  block: Added folio-ized version of bio_add_hw_page()
  block, bfq: factor out a helper to split bfqq in bfq_init_rq()
  block, bfq: remove local variable 'bfqq_already_existing' in bfq_init_rq()
  block, bfq: remove local variable 'split' in bfq_init_rq()
  block, bfq: remove bfq_log_bfqg()
  block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()
  block, bfq: fix procress reference leakage for bfqq in merge chain
  block, bfq: fix uaf for accessing waker_bfqq after splitting
  blk-throttle: support prioritized processing of metadata
  blk-throttle: remove last_low_overflow_time
  drbd: Add NULL check for net_conf to prevent dereference in state validation
  blk-mq: add missing unplug trace event
  mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
  md: Add new_level sysfs interface
  zram: Shrink zram_table_entry::flags.
  zram: Remove ZRAM_LOCK
  zram: Replace bit spinlocks with a spinlock_t.
  ...

1  2 
MAINTAINERS
block/blk-throttle.c
drivers/block/ublk_drv.c
drivers/md/raid1.c
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h
drivers/nvme/target/admin-cmd.c
fs/btrfs/bio.c
include/linux/blkdev.h
include/linux/mm.h

diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc fs/btrfs/bio.c
Simple merge
Simple merge
Simple merge