]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - block
netfilter: nf_tables: add nft_set_elem_expr_alloc()
[mirror_ubuntu-focal-kernel.git] / block /
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 Eric Biggersblock: don't delete queue kobject before its children
2022-05-20 Tejun Heoblock: don't merge across cgroup boundaries if blkcg...
2022-05-20 Ye Binblock: Fix fsync always failed if once failed
2022-04-14 Laibin Qiublock/wbt: fix negative inflight counter when remove...
2022-03-29 Martin K. Petersenblock: bio-integrity: Advance seed correctly for larger...
2022-03-29 OGAWA Hirofumiblock: Fix wrong offset in bio_truncate()
2022-02-03 Davidlohr Buesoblock: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
2022-01-13 Jens Axboeblock: remove inaccurate requeue check
2021-11-05 Li Jinlinblk-cgroup: fix UAF by grabbing blkcg lock before destr...
2021-10-27 Li Jinlinblk-throttle: fix UAF by deleteing timer in blk_throtl_...
2021-10-12 Christoph Hellwigscsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
2021-10-12 Damien Le Moalblock: bfq: fix bfq_set_next_ioprio_data()
2021-10-12 Niklas Casselblk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
2021-10-12 Niklas Casselblk-zoned: allow zone management send operations withou...
2021-09-20 Yu Kuaiblk-iolatency: error out if blk_get_queue() failed...
2021-08-13 Jan Kararq-qos: fix missed wake-ups in rq_qos_throttle try two
2021-08-13 Zhang Yiblk-wbt: make sure throttle is enabled properly
2021-08-13 Zhang Yiblk-wbt: introduce a new disable state to prevent false...
2021-08-13 Ming Leiblock: fix discard request merge
2021-08-13 Ming Leiblock: fix race between adding/removing rq qos and...
2021-06-18 Bart Van Asscheblk-mq: Swap two calls in blk_mq_exit_queue()
2021-06-18 Omar Sandovalkyber: fix out of bounds access when preempted
2021-05-04 Yufen Yublock: only update parent bi_status when bio fail
2021-04-23 David Jefferyblock: recalculate segment count for multi-segment...
2021-04-23 Daniel Wagnerblock: Suppress uevent for hidden device when removed
2021-04-14 Mikulas Patockablk-settings: align max_sectors on "logical_block_size...
2021-04-14 Pan Bianbsg: free the request before return error code
2021-04-14 Jan Karabfq: Avoid false bfq queue merging
2021-03-24 Lin Fengbfq-iosched: Revert "bfq: Fix computation of shallow...
2021-03-24 Baolin Wangblk-cgroup: Use cond_resched() when destroy blkgs
2021-03-24 Greg Kroah-HartmanRevert "Revert "block: end bio with BLK_STS_AGAIN in...
2021-02-19 Jan Karabfq: Fix computation of shallow depth
2021-02-19 Ming Leiblock: fix use-after-free in disk_part_iter_next
2021-02-19 Bart Van Asschescsi: block: Fix a race in the runtime power management...
2021-01-20 Douglas Andersonblk-mq: In blk_mq_dispatch_rq_list() "no budget" is...
2021-01-20 Johannes Thumshirnblock: factor out requeue handling from dispatch code
2021-01-20 Damien Le Moalblock: Simplify REQ_OP_ZONE_RESET_ALL handling
2020-12-10 Gabriel Krisman... blk-cgroup: Pre-allocate tree node on blkg_conf_prep
2020-12-10 Gabriel Krisman... blk-cgroup: Fix memleak on error path
2020-11-09 Tetsuo Handablock: ratelimit handle_bad_sector() message
2020-11-09 Yang Yangblk-mq: move cancel of hctx->run_work to the front...
2020-11-09 Konstantin Khlebnikovblock/diskstats: more accurate approximation of io_tick...
2020-11-09 Omar Sandovalblock: only call sched requeue_request() for scheduled...
2020-11-09 Ritesh Harjaniblock: Set same_page to false in __bio_try_merge_page...
2020-09-17 Tejun Heoblk-iocost: ioc_pd_free() shouldn't assume irq disabled
2020-09-17 Jens Axboeblock: ensure bdi->io_pages is always initialized
2020-09-16 Ming Leiblk-mq: order adding requests to hctx->dispatch and...
2020-09-16 Keith Buschblock: fix get_max_io_size()
2020-09-16 Yufen Yublkcg: fix memleak for iolatency
2020-09-16 Ming Leiblk-mq: insert request not through ->queue_rq into...
2020-09-16 Dmitry Monakhovbfq: fix blkio cgroup leakage v4
2020-09-16 Matthew Wilcox ... block: Fix page_is_mergeable() for compound pages
2020-09-16 Ming Leiblock: respect queue limit of max discard segment
2020-09-04 Chengming Zhouiocost: Fix check condition of iocg abs_vdebt
2020-08-08 Ming Leiblock: fix get_max_segment_size() overflow on 32bit...
2020-08-08 Ming Leiblock: fix splitting segments on boundary masks
2020-08-08 Hou Taoblk-mq-debugfs: update blk_queue_flag_name[] accordingl...
2020-08-08 Ming Leiblk-mq: consider non-idle request as "inflight" in...
2020-08-08 Chengguang Xublock: release bip in a right way in error path
2020-08-08 Weiping Zhangblock: update hctx map when use multiple maps
2020-08-08 yu kuaiblock/bio-integrity: don't free 'buf' if bio_integrity_...
2020-08-08 Tejun Heoiocost: don't let vrate run wild while there's no satur...
2020-08-08 Weiping Zhangblock: reset mapping if failed to update hardware queue...
2020-08-08 Ming Leiblock: alloc map and request for new hardware queue
2020-06-22 Jens AxboeRevert "block: end bio with BLK_STS_AGAIN in case of...
2020-05-25 Tejun Heoiocost: protect iocg->abs_vdebt with iocg->waitq.lock
2020-05-25 John Garryblk-mq: Put driver tag in blk_mq_dispatch_rq_list(...
2020-05-25 Waiman Longblk-iocost: Fix error on iocost_ioc_vrate_adj
2020-05-25 Paolo Valenteblock, bfq: invoke flush_idle_tree after reparent_activ...
2020-05-25 Paolo Valenteblock, bfq: make reparent_leaf_entity actually work...
2020-05-25 Paolo Valenteblock, bfq: turn put_queue into release_process_ref...
2020-05-05 Zhiqiang Liublock, bfq: fix use-after-free in bfq_idle_slice_timer_body
2020-05-05 Sahitya Tummalablock: Fix use-after-free issue accessing struct io_cq
2020-05-05 Paolo Valenteblock, bfq: move forward the getting of an extra ref...
2020-05-05 Konstantin Khlebnikovblock: keep bdi->io_pages in sync with max_sectors_kb...
2020-05-05 Bart Van Asscheblk-mq: Keep set->nr_hw_queues and set->map[].nr_queues...
2020-04-03 Carlo Nonatoblock, bfq: fix overwrite of bfq_group pointer in bfq_f...
2020-03-23 Ming Leiblk-mq: insert flush request to the front of dispatch...
2020-03-23 Ming Leiblk-mq: insert passthrough request into hctx->dispatch...
2020-03-18 Tejun Heoblk-iocost: fix incorrect vtime comparison in iocg_is_i...
2020-03-13 Paolo Valenteblock, bfq: remove ifdefs from around gets/puts of...
2020-03-13 Paolo Valenteblock, bfq: get a ref to a group when adding it to...
2020-03-12 Paolo Valenteblock, bfq: do not insert oom queue into position tree
2020-03-12 Paolo Valenteblock, bfq: get extra ref to prevent a queue from being...
2020-03-06 Seth ForsheeUBUNTU: SAUCE: Revert "UBUNTU: SAUCE: blk/core: Gracefu...
2020-02-24 Paolo Valenteblock, bfq: do not plug I/O for bfq_queues with no...
2020-01-30 Stefan BaderUBUNTU: SAUCE: blk/core: Gracefully handle unset make_r...
2020-01-30 Justin Teeblock: fix memleak of bio integrity data
2020-01-30 Bart Van Asscheblock: Fix the type of 'sts' in bsg_queue_rq()
2020-01-30 Mikulas Patockablock: fix an integer overflow in logical block size
2020-01-30 Ming Leifs: move guard_bio_eod() after bio_set_op_attrs
2020-01-30 Yang Yingliangblock: fix memleak when __blk_rq_map_user_iov() is...
2020-01-30 Bart Van Asscheblock: Fix a lockdep complaint triggered by request...
2020-01-30 Roman Penyaevblock: end bio with BLK_STS_AGAIN in case of non-mq...
2020-01-30 Arnd Bergmanncompat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
2020-01-30 Arnd Bergmanncompat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
2020-01-30 Arnd Bergmanncompat_ioctl: block: handle Persistent Reservations
next