]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - block
mlxsw: spectrum_acl_tcam: Fix warning during rehash
[thirdparty/kernel/stable.git] / block /
2024-04-13  Roman Smirnovblock: prevent division by zero in blk_rq_stat_sum()
2024-04-10  Damien Le Moalblock: Clear zone limits for a non-zoned stacked queue
2024-03-26  Greg Joyceblock: sed-opal: handle empty atoms when parsing response
2024-02-23  Tejun Heoblk-iocost: Fix an UBSAN shift-out-of-bounds warning
2024-02-23  Ming Leiblk-mq: fix IO hang from sbitmap wakeup race
2024-02-23  Christoph Hellwigblock: prevent an integer overflow in bvec_try_merge_hw...
2024-02-23  Li Lingfengblock: Move checking GENHD_FL_NO_PART to bdev_add_parti...
2024-01-25  Matthew Wilcox ... block: Remove special-casing of compound pages
2024-01-25  Min Liblock: add check that partition length needs to be...
2024-01-25  Keith Buschblock: make BLK_DEF_MAX_SECTORS unsigned
2024-01-25  Li Nanblock: add check of 'minors' and 'first_minor' in devic...
2024-01-25  Li Nanblock: Set memalloc_noio to false on device_add_disk...
2024-01-15  Sarthak Kukretiblock: Don't invalidate pagecache for invalid falloc...
2023-12-20  Ming Leiblk-cgroup: bypass blkcg_deactivate_policy after destroying
2023-12-20  Ming Leiblk-throttle: fix lockdep warning of "cgroup_mutex...
2023-11-20  Yu Kuaiblk-core: use pr_warn_ratelimited() in bio_check_ro()
2023-11-20  Miaohe Linblock: remove unneeded return value of bio_check_ro()
2023-10-10  Ming Leiblock: fix use-after-free of q->q_usage_counter
2023-09-19  Li Lingfengblock: don't add or resize partition on the disk with...
2023-09-19  Christoph Hellwigblock: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
2023-09-19  Christoph Hellwigblock: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to...
2023-09-19  Christoph Hellwigblock: move GENHD_FL_NATIVE_CAPACITY to disk->state
2023-07-23  Michael Schmitzblock/partition: fix signedness issue for Amiga partitions
2023-07-23  Demi Marie Obenourblock: increment diskseq on all media change events
2023-07-23  Michael Schmitzblock: add overflow checks for Amiga partition support
2023-07-23  Michael Schmitzblock: fix signed int overflow in Amiga partition support
2023-07-23  Li Nanblk-iocost: use spin_lock_irqsave in adjust_inuse_and_c...
2023-06-14  Arnd Bergmannblk-iocost: avoid 64-bit division in ioc_timer_fn
2023-06-09  Damien Le Moalblock: fix revalidate performance regression
2023-06-09  Jiri Slaby (SUSE)block/blk-iocost (gcc13): keep large values in a new...
2023-05-11  Eric Biggersblk-crypto: make blk_crypto_evict_key() more robust
2023-05-11  Eric Biggersblk-crypto: make blk_crypto_evict_key() return void
2023-05-11  Eric Biggersblk-mq: release crypto keyslot before reporting I/O...
2023-03-10  Jens Axboeblock: don't allow multiple bios for IOCB_NOWAIT issue
2023-03-10  Li Nanblk-iocost: fix divide by 0 error in calc_lcoefs()
2023-03-10  Martin K. Petersenblock: bio-integrity: Copy flags when bio_integrity_pay...
2023-03-10  Kemeng Shiblk-mq: correct stale comment of .get_budget
2023-03-10  Kemeng Shiblk-mq: remove stale comment for blk_mq_sched_mark_rest...
2023-03-10  Kemeng Shiblk-mq: avoid sleep in blk_mq_alloc_request_hctx
2023-02-09  Yu Kuaiblock, bfq: fix uaf for bfqq in bic_set_bfqq()
2023-02-09  Yu Kuaiblock, bfq: replace 0/1 with false/true in bic apis
2023-02-09  NeilBrownblock/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
2023-02-06  Yu Kuaiblk-cgroup: fix missing pd_online_fn() while activating...
2023-02-01  Christoph Hellwigblock: fix and cleanup bio_check_ro
2023-01-24  Damien Le Moalblock: mq-deadline: Rename deadline_is_seq_writes()
2023-01-18  Jens Axboeblock: handle bio_split_to_limits() NULL return
2023-01-12  Jens Axboeblock: don't allow splitting of a REQ_NOWAIT bio
2023-01-12  Damien Le Moalblock: mq-deadline: Fix dd_finish_request() for zoned...
2023-01-12  Damien Le Moalblock: mq-deadline: Do not break sequential write strea...
2023-01-12  Yu Kuaiblock, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
2022-12-31  Ye Binblk-mq: fix possible memleak when register 'hctx' failed
2022-12-31  Yu Kuaiblock, bfq: fix possible uaf for 'bfqq->bic'
2022-12-31  Christoph Hellwigblock: clear ->slave_dir when dropping the main slave_d...
2022-12-31  Khazhismel Kumykovbfq: fix waker_bfqq inconsistency crash
2022-12-14  Masahiro Yamadablock: move CONFIG_BLOCK guard to top Makefile
2022-12-02  Yu Kuaiblock, bfq: fix null pointer dereference in bfq_bio_bfqg()
2022-11-26  Serge Seminblock: sed-opal: kmalloc the cmd/resp buffers
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-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-23  Stefan Roeschblock: blk_queue_enter() / __bio_queue_enter() must...
2022-08-31  Yu Kuaiblk-mq: fix io hung due to missing commit_rqs
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-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-22  Bart Van Asscheblock: Fix handling of offline queues in blk_mq_alloc_r...
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  Tejun Heoiocost: don't reset the inuse weight of under-weighted...
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-20  Ming Leiblock: fix offset/size check in bio_trim()
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
next