packaging: Upgrade build required openssl version from 1.1 to 3
[platform/kernel/linux-rpi.git] / block /
2022-11-23 Hoegeun KwonRevert "block: don't call into the driver for BLKFLSBUF"
2022-11-23 Hoegeun KwonRevert "block: don't call into the driver for BLKROSET"
2022-11-23 Hoegeun KwonRevert "block: remove __blkdev_driver_ioctl"
2022-11-23 Thomas Gleixnerpatch-5.15.79-rt54.patch
2022-11-23 Hoegeun Kwonblock: make function 'kill_bdev' export
2022-11-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-11-10 Yu Kuaiblock, bfq: protect 'bfqd->queued' by 'bfqd->lock'
2022-11-10 Chen Zhongjinblock: Fix possible memory leak for rq_wb on add_disk...
2022-10-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-26 Yu Kuaiblk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_i...
2022-10-26 Yu Kuaiblk-throttle: prevent overflow while calculating wait...
2022-10-26 Yu Kuaiblk-wbt: call rq_qos_add() after wb_normal is initialized
2022-09-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-23 Stefan Roeschblock: blk_queue_enter() / __bio_queue_enter() must...
2022-09-05 Dom CobleyMerge tag 'v5.15.64' into rpi-5.15.y
2022-08-31 Yu Kuaiblk-mq: fix io hung due to missing commit_rqs
2022-08-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.60' into rpi-5.15.y
2022-08-17 Jinke Hanblock: don't allow the same type rq_qos add more than...
2022-08-17 Keith Buschblock: ensure iov_iter advances for added pages
2022-08-17 Keith Buschblock/bio: remove duplicate append pages code
2022-08-17 Ming Leiblk-mq: don't create hctx debugfs dir until q->debugfs_...
2022-08-17 Keith Buschblock: fix infinite loop for invalid zone append
2022-08-11 Jan Karablock: fix default IO priority handling again
2022-07-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-12 Tejun Heoblock: fix rq-qos breakage from skipping rq_qos_done_bio()
2022-07-12 Jens Axboeblock: only mark bio as tracked if it really is tracked
2022-07-12 Pavel Begunkovblock: use bdev_get_queue() in bio.c
2022-06-24 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-22 Bart Van Asscheblock: Fix handling of offline queues in blk_mq_alloc_r...
2022-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-14 Jens Axboeblock: make bioset_exit() fully resilient against being...
2022-06-14 Christoph Hellwigblock: take destination bvec offsets into account in...
2022-06-14 Ming Leiblk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
2022-06-09 Jan Karablock: fix bio_clone_blkg_association() to associate...
2022-06-09 Tejun Heoblk-iolatency: Fix inflight count imbalances and IO...
2022-06-09 Jan Karabfq: Make sure bfqg for which we are queueing requests...
2022-06-09 Jan Karabfq: Get rid of __bio_blkcg() usage
2022-06-09 Jan Karabfq: Track whether bfq_group is still online
2022-06-09 Jan Karabfq: Remove pointless bfq_init_rq() calls
2022-06-09 Jan Karabfq: Drop pointless unlock-lock pair
2022-06-09 Jan Karabfq: Update cgroup information before merging bio
2022-06-09 Jan Karabfq: Split shared queues on move between cgroups
2022-06-09 Jan Karabfq: Avoid merging queues with different parents
2022-06-09 Jan Karabfq: Avoid false marking of bic as stably merged
2022-06-09 Jan Karabfq: Allow current waker to defend against a tentative one
2022-06-09 Jan Karabfq: Relax waker detection for shared queues
2022-05-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-09 Tejun Heoiocost: don't reset the inuse weight of under-weighted...
2022-04-28 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-27 Khazhismel Kumykovblock/compat_ioctl: fix range check in BLKGETSIZE
2022-04-27 Christoph Hellwigblock: simplify the block device syncing code
2022-04-27 Christoph Hellwigblock: remove __sync_blockdev
2022-04-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-20 Ming Leiblock: fix offset/size check in bio_trim()
2022-04-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-08 Christophe JAILLETblock: Fix the maximum minor value is blk_alloc_ext_minor()
2022-04-08 Paolo ValenteRevert "Revert "block, bfq: honor already-setup queue...
2022-04-08 Zhang Wenshengbfq: fix use-after-free in bfq_dispatch_request
2022-04-08 Yu Kuaiblock, bfq: don't move oom_bfqq
2022-04-08 Yahu Gaoblock/bfq_wf2q: correct weight to ioprio
2022-04-08 Eric Biggersblock: don't delete queue kobject before its children
2022-04-08 Chengming Zhoublk-cgroup: set blkg iostat after percpu stat aggregation
2022-04-08 Tejun Heoblock: don't merge across cgroup boundaries if blkcg...
2022-04-08 Shin'ichiro Kawasakiblock: limit request dispatch loop duration
2022-03-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-03-23 Ming Leiblock: release rq qos structures for queue without...
2022-03-16 Christoph Hellwigblock: drop unused includes in <linux/genhd.h>
2022-03-08 Haimin Zhangblock-map: add __GFP_ZERO flag for alloc_page in functi...
2022-02-23 Christoph Hellwigblock: fix surprise removal for drivers calling blk_set...
2022-02-23 Laibin Qiublock/wbt: fix negative inflight counter when remove...
2022-02-08 Martin K. Petersenblock: bio-integrity: Advance seed correctly for larger...
2022-02-01 OGAWA Hirofumiblock: Fix wrong offset in bio_truncate()
2022-02-01 Mike Snitzerblock: add bio_start_io_acct_time() to control start_time
2022-01-27 Ye Binblock: Fix fsync always failed if once failed
2022-01-27 Jens Axboeblock: fix async_depth sysfs interface for mq-deadline
2022-01-27 Tetsuo Handablock: check minor range in device_add_disk()
2022-01-27 Alan Sternscsi: block: pm: Always set request queue runtime activ...
2022-01-27 Christoph Hellwigblock: fix error unwinding in device_add_disk
2022-01-27 Jan Karabfq: Do not let waker requests skip proper accounting
2021-12-22 Tejun Heoiocost: Fix divide-by-zero on donation from low hweight...
2021-12-14 Davidlohr Buesoblock: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
2021-12-01 Ming Leiblock: avoid to quiesce queue in elevator_init_mq
2021-12-01 Ming Leiblk-mq: cancel blk-mq dispatch work in both blk_cleanup...
2021-11-25 Alistair Delvablock: Check ADMIN before NICE for IOPRIO_CLASS_RT
2021-11-25 Yu Kuaiblk-cgroup: fix missing put device in error path from...
2021-11-25 Laibin Qiublkcg: Remove extra blkcg_bio_issue_init
2021-11-18 Shin'ichiro Kawasakiblock: Hold invalidate_lock in BLKRESETZONE ioctl
2021-11-18 Shin'ichiro Kawasakiblock: Hold invalidate_lock in BLKZEROOUT ioctl
2021-11-18 Shin'ichiro Kawasakiblock: Hold invalidate_lock in BLKDISCARD ioctl
2021-11-18 Luis Chamberlainblock: fix device_add_disk() kobject_create_and_add...
2021-11-18 Yu Kuaiblk-cgroup: synchronize blkg creation against policy...
2021-11-18 Andrea Righiblk-wbt: prevent NULL pointer dereference in wb_timer_fn
2021-11-18 Jens Axboeblock: remove inaccurate requeue check
2021-11-18 Jens Axboeblock: bump max plugged deferred size from 16 to 32
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
next