platform/kernel/linux-rpi.git
2023-02-03 Christoph Hellwigblk-cgroup: pin the gendisk in struct blkcg_gq
2023-02-03 Christoph Hellwigblk-cgroup: remove the !bdi->dev check in blkg_dev_name
2023-02-03 Christoph Hellwigblk-cgroup: simplify blkg freeing from initialization...
2023-02-03 Christoph Hellwigblk-cgroup: improve error unwinding in blkg_alloc
2023-02-03 Christoph Hellwigblk-cgroup: delay blk-cgroup initialization until add_disk
2023-02-03 Christoph Hellwigblock: don't call blk_throtl_stat_add for non-READ...
2023-02-02 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2023-02-01 Hou Taomd: use MD_RESYNC_* whenever possible
2023-02-01 Xiao Nimd: Free writes_pending in md_stop
2023-02-01 Xiao Nimd: Change active_io to percpu
2023-02-01 Xiao Nimd: Factor out is_md_suspended helper
2023-02-01 Hou Taomd: don't update recovery_cp when curr_resync is ACTIVE
2023-02-01 Bart Van Asscheloop: Improve the hw_queue_depth kernel module paramete...
2023-01-31 Matthew Wilcoxblock: Remove mm.h from bvec.h
2023-01-31 Ming Leiublk_drv: only allow owner to open unprivileged disk
2023-01-30 Ulf Hanssonblock: Default to use cgroup support for BFQ
2023-01-30 Kemeng Shiblock, bfq: remove unused bfq_wr_max_time in struct...
2023-01-30 Kemeng Shiblock, bfq: remove unnecessary goto tag in bfq_dispatch...
2023-01-30 Kemeng Shiblock, bfq: remove redundant check in bfq_put_cooperator
2023-01-30 Kemeng Shiblock, bfq: remove unnecessary dereference to get async...
2023-01-30 Kemeng Shiblock, bfq: use helper macro RQ_BFQQ to get bfqq of...
2023-01-30 Kemeng Shiblock, bfq: initialize bfqq->decrease_time_jif correctly
2023-01-30 Kemeng Shiblock, bfq: remove unsed parameter reason in bfq_bfqq_i...
2023-01-30 Kemeng Shiblock, bfq: correctly raise inject limit in bfq_choose_...
2023-01-30 Kemeng Shisbitmap: correct wake_batch recalculation to avoid...
2023-01-30 Kemeng Shisbitmap: add sbitmap_find_bit to remove repeat code...
2023-01-30 Kemeng Shisbitmap: rewrite sbitmap_find_bit_in_index to reduce...
2023-01-30 Kemeng Shisbitmap: remove redundant check in __sbitmap_queue_get_...
2023-01-30 Kemeng Shisbitmap: remove unnecessary calculation of alloc_hint...
2023-01-29 Yu Kuaiblk-cgroup: synchronize pd_free_fn() from blkg_free_wor...
2023-01-29 Yu Kuaiblk-cgroup: support to track if policy is online
2023-01-29 Yu Kuaiblk-cgroup: dropping parent refcount after pd_free_fn...
2023-01-29 Zhong Jinghuablk-mq: cleanup unused methods: blk_mq_hw_sysfs_store
2023-01-29 Christoph Hellwigs390/dcssblk:: don't call bio_split_to_limits
2023-01-29 Christoph Hellwigps3vram: remove bio splitting
2023-01-29 Jens Axboeblock: treat poll queue enter similarly to timeouts
2023-01-29 Li Nanblk-iocost: change div64_u64 to DIV64_U64_ROUND_UP...
2023-01-29 Li Nanblk-iocost: fix divide by 0 error in calc_lcoefs()
2023-01-29 Yu Kuaiblk-iocost: read params inside lock in sysfs apis
2023-01-29 Yu Kuaiblk-iocost: don't allow to configure bio based device
2023-01-29 Yu Kuaiblk-iocost: check return value of match_u64()
2023-01-29 Arnd Bergmannblk-iocost: avoid 64-bit division in ioc_timer_fn
2023-01-29 Ming Leiblock: ublk: fix doc build warning
2023-01-29 Pankaj Raghavblock: introduce bdev_zone_no helper
2023-01-29 Pankaj Raghavblock: add a new helper bdev_{is_zone_start, offset_fro...
2023-01-29 Pankaj Raghavblock: remove superfluous check for request queue in...
2023-01-29 Anuj Guptablock: extend bio-cache for non-polled requests
2023-01-29 Anuj Guptanvme: set REQ_ALLOC_CACHE for uring-passthru request
2023-01-29 Ming Leiublk_drv: add mechanism for supporting unprivileged...
2023-01-29 Ming Leiublk_drv: add module parameter of ublks_max for limitin...
2023-01-29 Ming Leiublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
2023-01-29 Ming Leiublk_drv: move ublk_get_device_from_id into ublk_ctrl_u...
2023-01-29 Ming Leiublk_drv: don't probe partitions if the ubq daemon...
2023-01-29 Ming Leiublk_drv: remove nr_aborted_queues from ublk_device
2023-01-29 Jens Axboeblock: don't allow multiple bios for IOCB_NOWAIT issue
2023-01-29 Andreas Gruenbacherdrbd: drbd_insert_interval(): Clarify comment
2023-01-29 Lars Ellenbergdrbd: interval tree: make removing an "empty" interval...
2023-01-29 Christoph BöhmwalderMAINTAINERS: add drbd headers
2023-01-29 Christoph Böhmwalderdrbd: remove macros using require_context
2023-01-29 Christoph Böhmwalderdrbd: remove unnecessary assignment in vli_encode_bits
2023-01-29 Christoph Böhmwalderdrbd: make limits unsigned
2023-01-29 Robert Altnoederdrbd: fix DRBD_VOLUME_MAX 65535 -> 65534
2023-01-29 Christoph Böhmwalderdrbd: adjust drbd_limits license header
2023-01-29 Christoph Böhmwalderdrbd: split off drbd_config into separate file
2023-01-29 Christoph Böhmwalderdrbd: drop API_VERSION define
2023-01-29 Christoph Böhmwalderdrbd: split off drbd_buildtag into separate file
2023-01-29 Jens Axboeblock: add a BUILD_BUG_ON() for adding more bio flags...
2023-01-29 Keith Buschblock: save user max_sectors limit
2023-01-29 Keith Buschblock: make BLK_DEF_MAX_SECTORS unsigned
2023-01-29 Davide Ziniblock, bfq: balance I/O injection among underutilized...
2023-01-29 Davide Ziniblock, bfq: inject I/O to underutilized actuators
2023-01-29 Federico Gavioliblock, bfq: retrieve independent access ranges from...
2023-01-29 Davide Ziniblock, bfq: split also async bfq_queues on a per-actuat...
2023-01-29 Paolo Valenteblock, bfq: turn bfqq_data into an array in bfq_io_cq
2023-01-29 Paolo Valenteblock, bfq: move io_cq-persistent bfqq data into a...
2023-01-29 Paolo Valenteblock, bfq: forbid stable merging of queues associated...
2023-01-29 Paolo Valenteblock, bfq: split sync bfq_queues on a per-actuator...
2023-01-29 Linus TorvaldsLinux 6.2-rc6
2023-01-29 Linus TorvaldsMerge tag 'irq_urgent_for_v6.2_rc6' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'x86_urgent_for_v6.2_rc6' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'input-for-v6.2-rc5' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'cxl-fixes-for-6.2-rc6' of git://git./linux...
2023-01-29 Vlastimil BabkaRevert "mm/compaction: fix set skip in fast_find_migrat...
2023-01-28 Linus TorvaldsFix up more non-executable files marked executable
2023-01-28 Linus TorvaldsMerge tag '6.2-rc5-ksmbd-server-fixes' of git://git...
2023-01-28 Linus TorvaldsMerge tag '6.2-rc5-smb3-client-fixes' of git://git...
2023-01-28 Linus TorvaldsMerge tag 'block-6.2-2023-01-27' of git://git.kernel...
2023-01-28 Linus TorvaldsMerge tag 'io_uring-6.2-2023-01-27' of git://git.kernel...
2023-01-28 Linus TorvaldsMerge tag 'hardening-v6.2-rc6' of git://git./linux...
2023-01-28 Linus TorvaldsMerge tag 'trace-v6.2-rc5' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'i2c-for-6.2-rc6' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.2-rc6' of git://git./linux...
2023-01-27 Linus TorvaldsMerge tag 'regulator-fix-v6.2-rc5' of git://git./linux...
2023-01-27 Linus TorvaldsMerge tag 'ovl-fixes-6.2-rc6' of git://git./linux/kerne...
2023-01-27 Linus TorvaldsMerge tag 'drm-fixes-2023-01-27' of git://anongit.freed...
2023-01-27 Linus TorvaldsMerge tag 'acpi-6.2-rc6' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'thermal-6.2-rc6' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'riscv-for-linus-6.2-rc6' of git://git./linux...
2023-01-27 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
next