]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - block
Linux 4.14.336
[thirdparty/kernel/stable.git] / block /
2023-12-20  Ming Leiblk-throttle: fix lockdep warning of "cgroup_mutex...
2023-03-11  Martin K. Petersenblock: bio-integrity: Copy flags when bio_integrity_pay...
2023-01-18  Ye Binblk-mq: fix possible memleak when register 'hctx' failed
2023-01-18  Ming Leiblock: unhash blkdev part inode when the part is deleted
2022-11-25  Serge Seminblock: sed-opal: kmalloc the cmd/resp buffers
2022-11-10  Yu Kuaiblock, bfq: protect 'bfqd->queued' by 'bfqd->lock'
2022-06-06  Haimin Zhangblock-map: add __GFP_ZERO flag for alloc_page in functi...
2022-04-27  Khazhismel Kumykovblock/compat_ioctl: fix range check in BLKGETSIZE
2022-02-08  Martin K. Petersenblock: bio-integrity: Advance seed correctly for larger...
2021-12-14  Davidlohr Buesoblock: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
2021-09-26  Li Jinlinblk-throttle: fix UAF by deleteing timer in blk_throtl_...
2021-09-22  Damien Le Moalblock: bfq: fix bfq_set_next_ioprio_data()
2021-09-22  Niklas Casselblk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
2021-09-22  Niklas Casselblk-zoned: allow zone management send operations withou...
2021-05-22  Bart Van Asscheblk-mq: Swap two calls in blk_mq_exit_queue()
2021-04-16  Yufen Yublock: only update parent bi_status when bio fail
2021-03-03  Mikulas Patockablk-settings: align max_sectors on "logical_block_size...
2021-01-17  Ming Leiblock: fix use-after-free in disk_part_iter_next
2020-11-10  Gabriel Krisman... blk-cgroup: Pre-allocate tree node on blkg_conf_prep
2020-11-10  Gabriel Krisman... blk-cgroup: Fix memleak on error path
2020-09-12  Jens Axboeblock: ensure bdi->io_pages is always initialized
2020-06-30  yu kuaiblock/bio-integrity: don't free 'buf' if bio_integrity_...
2020-06-20  Giuliano Procidablk-mq: move _blk_mq_update_nr_hw_queues synchronize_rc...
2020-04-24  Zhiqiang Liublock, bfq: fix use-after-free in bfq_idle_slice_timer_body
2020-04-24  Sahitya Tummalablock: Fix use-after-free issue accessing struct io_cq
2020-04-24  Konstantin Khlebnikovblock: keep bdi->io_pages in sync with max_sectors_kb...
2020-04-13  Keith Buschblk-mq: Allow blocking queue tag iter callbacks
2020-04-13  Jianchao Wangblk-mq: sync the update nr_hw_queues with blk_mq_queue_...
2020-04-02  Carlo Nonatoblock, bfq: fix overwrite of bfq_group pointer in bfq_f...
2020-01-27  Ming Leiblock: don't use bio->bi_vcnt to figure out segment...
2020-01-23  Mikulas Patockablock: fix an integer overflow in logical block size
2020-01-12  Yang Yingliangblock: fix memleak when __blk_rq_map_user_iov() is...
2020-01-09  Arnd Bergmanncompat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
2020-01-09  Arnd Bergmanncompat_ioctl: block: handle Persistent Reservations
2019-12-17  Ming Leiblk-mq: make sure that line break can be printed
2019-12-17  Ming Leiblock: fix single range discard merge
2019-12-17  Ming Leiblk-mq: avoid sysfs buffer overflow with too many CPU...
2019-12-01  Jianchao Wangblock: fix the DISCARD request merge
2019-11-20  Paolo Valenteblok, bfq: do not plug I/O if all queues are weight...
2019-10-05  zhengbinblk-mq: move cancel of requeue_work to the front of...
2019-07-31  Wenwen Wangblock/bio-integrity: fix a memory leak bug
2019-07-21  Douglas Andersonblock, bfq: NULL out the bic when it's no longer valid
2019-07-03  Martin Wilckblock: bio_iov_iter_get_pages: pin more pages for multi...
2019-07-03  Christoph Hellwigblock: add a lower-level bio_add_page interface
2019-06-15  Paolo Valenteblock, bfq: increase idling for weight-raised queues
2019-06-15  Ming Leiblk-mq: move cancel of requeue_work into blk_mq_release
2019-05-31  David Kozubblock: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
2019-04-17  Jérôme Glisseblock: do not leak memory in bio_copy_user_iov()
2019-02-20  Jianchao Wangblk-mq: fix a hung issue when fsync
2018-12-29  Mikulas Patockablock: fix infinite loop if the device loses discard...
2018-12-29  Jens Axboeblock: break discard submissions into the user defined...
2018-12-21  Jens Axboeelevator: lookup mq vs non-mq elevators
2018-11-21  Ming LeiSCSI: fix queue cleanup race before queue initializatio...
2018-11-13  Paolo Valenteblock, bfq: correctly charge and reset entity service...
2018-10-13  Ilya Dryomovblk-mq: I/O and timer unplugs are inverted in blktrace
2018-09-26  Ming Leiblk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
2018-09-26  Ming Leiblk-mq: only attempt to merge bio if there is rq in...
2018-09-26  Mike Snitzerblock: allow max_discard_segments to be stacked
2018-09-19  Mauricio Faria de... partitions/aix: fix usage of uninitialized lv_info...
2018-09-19  Mauricio Faria de... partitions/aix: append null character to print data...
2018-09-19  Ming Leiblk-mq: fix updating tags depth
2018-09-19  Konstantin Khlebnikovblock: bfq: swap puts in bfqg_and_blkg_put
2018-09-15  Bart Van Asschecfq: Suppress compiler warnings about comparisons
2018-09-15  Greg Edwardsblock: bvec_nr_vecs() returns value for wrong slab
2018-09-09  Maciej S. Szmigieroblock, bfq: return nbytes and not zero from struct...
2018-09-09  Ming Leiblock: really disable runtime-pm for blk-mq
2018-09-09  xiao jinblock: blk_init_allocated_queue() set q->fq as NULL...
2018-08-24  Dan Carpenterblock: sed-opal: Fix a couple off by one bugs
2018-08-17  Paolo Valenteblock, bfq: fix wrong init of saved start time for...
2018-08-03  Greg Edwardsblock: reset bi_iter.bi_done after splitting bio
2018-08-03  Martin Wilckblock: bio_iov_iter_get_pages: fix size of last iovec
2018-08-03  Filippo Muzziniblock, bfq: remove wrong lock in bfq_requests_merged
2018-07-22  Alan Jenkinsblock: do not use interruptible wait anywhere
2018-07-11  Ilya Dryomovblock: cope with WRITE ZEROES failing in blkdev_issue_z...
2018-07-11  Ilya Dryomovblock: factor out __blkdev_issue_zero_pages()
2018-07-03  Bart Van Asscheblock: Fix cloning of requests with a special payload
2018-06-26  Roman Penblk-mq: reinit q->tag_set_list entry only after grace...
2018-06-20  Omar Sandovalblk-mq: fix sysfs inflight counter
2018-06-20  Jiang Biaoblkcg: init root blkcg_gq under lock
2018-06-20  Jiang Biaoblkcg: don't hold blkcg lock when deactivating policy
2018-06-16  Bart Van Asscheblkdev_report_zones_ioctl(): Use vmalloc() to allocate...
2018-05-30  Jiufei Xueblock: display the correct diskname for bio
2018-05-01  Jens Axboebfq-iosched: ensure to clear bic/bfqq pointers when...
2018-04-26  Jens Axboeblk-mq: fix discard merge with scheduler attached
2018-04-26  Eryu Guanblk-mq-debugfs: don't allow write on attributes with...
2018-04-26  Goldwyn Rodriguesblock: Set BIO_TRACE_COMPLETION on new bio during split
2018-04-26  Ming Leiblk-mq: turn WARN_ON in __blk_mq_run_hw_queue into...
2018-04-19  Ming Leiblk-mq: don't keep offline CPUs mapped to hctx 0
2018-04-12  Paolo Valenteblock, bfq: put async queues for root bfq groups too
2018-04-12  Ming Leiblk-mq: fix kernel oops in blk_mq_tag_idle()
2018-04-12  Ming Leiblk-mq: fix race between updating nr_hw_queues and...
2018-04-12  Ming Leiblk-mq: avoid to map CPU into stale hw queue
2018-04-08  Mikulas PatockaFix slab name "biovec-(1<<(21-12))"
2018-04-08  Richard Narronpartitions/msdos: Unable to mount UFS 44bsd partitions
2018-03-09  Ming Leiblk-mq: don't call io sched's .requeue_request when...
2018-03-09  Ming Leiblock: kyber: fix domain token leak during requeue
2018-03-09  Jiufei Xueblock: fix the count of PGPGOUT for WRITE_SAME
2018-03-03  Ming Leiblock: drain queue before waiting for q_usage_counter...
2018-02-25  Douglas Gilbertblk_rq_map_user_iov: fix error override
2018-02-22  Jens Axboeblk-wbt: account flush requests correctly
next