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