]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - block
blk-mq: don't dispatch request in blk_mq_request_direct_issue if queue is busy
[mirror_ubuntu-bionic-kernel.git] / block /
2020-01-17 Ming Leiblk-mq: don't dispatch request in blk_mq_request_direct...
2020-01-17 Mike Snitzerblk-mq-sched: remove unused 'can_block' arg from blk_mq...
2020-01-17 Ming Leiblk-mq: improve DM's blk-mq IO merging via blk_insert_c...
2020-01-17 Mike Snitzerblk-mq: factor out a few helpers from __blk_mq_try_issu...
2020-01-17 Jens Axboeblk-mq: move hctx lock/unlock into a helper
2020-01-17 Ming Leiblk-mq: quiesce queue during switching io sched and...
2020-01-17 Ming Leiblk-mq: make sure that line break can be printed
2020-01-17 Ming Leiblock: fix single range discard merge
2020-01-17 Ming Leiblk-mq: avoid sysfs buffer overflow with too many CPU...
2020-01-17 Jianchao Wangblock: fix the DISCARD request merge
2019-11-26 Paolo Valenteblok, bfq: do not plug I/O if all queues are weight...
2019-10-16 Jianchao Wangblk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_...
2019-10-16 zhengbinblk-mq: move cancel of requeue_work to the front of...
2019-09-26 Ming Leiblk-mq: free hw queue's resource in hctx's release...
2019-08-14 Konstantin Khlebnikovblk-throttle: fix zero wait time for iops throttled...
2019-08-14 Wenwen Wangblock/bio-integrity: fix a memory leak bug
2019-08-14 Douglas Andersonblock, bfq: NULL out the bic when it's no longer valid
2019-08-14 Paolo Valenteblock, bfq: increase idling for weight-raised queues
2019-08-14 Ming Leiblk-mq: move cancel of requeue_work into blk_mq_release
2019-08-14 Yufen Yublock: fix use-after-free on gendisk
2019-08-14 David Kozubblock: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
2019-08-14 Tetsuo Handablock: pass no-op callback to INIT_WORK().
2019-08-14 Shenghui Wangblock: use blk_free_flush_queue() to free hctx->fq...
2019-08-14 Jérôme Glisseblock: do not leak memory in bio_copy_user_iov()
2019-08-14 Jianchao Wangblk-mq: insert rq with DONTPREP to hctx dispatch list...
2019-08-14 Jianchao Wangblk-mq: fix a hung issue when fsync
2019-08-14 Yufen Yublock: use rcu_work instead of call_rcu to avoid sleep...
2019-08-14 Ming Leiblock: deactivate blk_stat timer in wbt_disable_default()
2019-08-14 Mikulas Patockablock: fix infinite loop if the device loses discard...
2019-07-24 Ming LeiSCSI: fix queue cleanup race before queue initializatio...
2019-07-24 Ming Leiblock: make sure writesame bio is aligned with logical...
2019-07-24 Ming Leiblock: make sure discard bio is aligned with logical...
2019-07-24 Ming Leiblock: don't deal with discard limit in blkdev_issue_di...
2019-07-24 Paolo Valenteblock, bfq: correctly charge and reset entity service...
2019-07-24 Ilya Dryomovblk-mq: I/O and timer unplugs are inverted in blktrace
2019-07-24 Damien Le Moalblock: fix deadline elevator drain for zoned block...
2019-07-24 Ming Leiblk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
2019-07-24 Ming Leiblk-mq: only attempt to merge bio if there is rq in...
2019-07-24 Mike Snitzerblock: allow max_discard_segments to be stacked
2019-07-24 Ming Leiblk-mq: fix updating tags depth
2019-07-24 Konstantin Khlebnikovblock: bfq: swap puts in bfqg_and_blkg_put
2019-07-24 Jianchao Wangblk-mq: count the hctx as active before allocating tag
2019-07-24 Bart Van Asschecfq: Suppress compiler warnings about comparisons
2019-07-24 Greg Edwardsblock: bvec_nr_vecs() returns value for wrong slab
2019-07-24 Maciej S. Szmigieroblock, bfq: return nbytes and not zero from struct...
2019-07-24 Ming Leiblock: really disable runtime-pm for blk-mq
2019-07-24 xiao jinblock: blk_init_allocated_queue() set q->fq as NULL...
2019-07-24 Dan Carpenterblock: sed-opal: Fix a couple off by one bugs
2019-07-02 Keith Buschblock/bio: Do not zero user pages
2019-07-02 Keith Buschblock: Clear kernel memory before copying to user
2019-05-14 Aleksei Zakharovblock: avoid setting none scheduler if it's already...
2019-05-14 Aleksei Zakharovblock: avoid setting nr_requests to current value
2019-03-01 Greg Edwardsblock: reset bi_iter.bi_done after splitting bio
2019-03-01 Filippo Muzziniblock, bfq: remove wrong lock in bfq_requests_merged
2019-01-14 Jens Axboeblk-wbt: improve waking of tasks
2019-01-14 Jens Axboeblk-wbt: abstract out end IO completion handler
2019-01-14 Jens Axboeblk-wbt: fix has-sleeper queueing check
2019-01-14 Jens Axboeblk-wbt: use wq_has_sleeper() for wq active check
2019-01-14 Jens Axboeblk-wbt: move disable check into get_limit()
2019-01-14 Anchal Agarwalblk-wbt: Avoid lock contention and thundering herd...
2019-01-14 Jens Axboeblk-wbt: pass in enum wbt_flags to get_rq_wait()
2019-01-14 Bart Van Asscheblock: Fix cloning of requests with a special payload
2018-11-09 Roman Penblk-mq: reinit q->tag_set_list entry only after grace...
2018-10-10 Martin Wilckblock: bio_iov_iter_get_pages: pin more pages for multi...
2018-10-10 Martin Wilckblock: bio_iov_iter_get_pages: fix size of last iovec
2018-10-10 Christoph Hellwigblock: add a lower-level bio_add_page interface
2018-10-01 Omar Sandovalblk-mq: fix sysfs inflight counter
2018-10-01 Jiang Biaoblkcg: init root blkcg_gq under lock
2018-10-01 Jiang Biaoblkcg: don't hold blkcg lock when deactivating policy
2018-09-05 Bart Van Asscheblkdev_report_zones_ioctl(): Use vmalloc() to allocate...
2018-09-05 Mauricio Faria de... partitions/aix: append null character to print data...
2018-09-05 Mauricio Faria de... partitions/aix: fix usage of uninitialized lv_info...
2018-08-27 Jiufei Xueblock: display the correct diskname for bio
2018-08-14 Paolo Valenteblock, bfq: add requeue-request hook
2018-08-14 Paolo Valenteblock, bfq: remove batches of confusing ifdefs
2018-08-14 Chiara Bruschiblock, bfq: fix occurrences of request finish method...
2018-08-14 Alan Jenkinsblock: do not use interruptible wait anywhere
2018-08-14 Jens Axboebfq-iosched: ensure to clear bic/bfqq pointers when...
2018-06-12 Ming Leiblk-mq: don't check queue mapped in __blk_mq_delay_run_...
2018-06-12 Ming Leiblk-mq: introduce blk_mq_hw_queue_first_cpu() to figure...
2018-06-12 Ming Leiblk-mq: avoid to write intermediate result to hctx...
2018-06-12 Ming Leiblk-mq: make sure that correct hctx->next_cpu is set
2018-06-12 Bart Van Asscheblk-mq: Avoid that blk_mq_delay_run_hw_queue() introduc...
2018-06-12 Ming Leiblk-mq: make sure hctx->next_cpu is set correctly
2018-06-12 Christoph Hellwigblk-mq: simplify queue mapping & schedule with each...
2018-06-06 Jens Axboeblk-mq: fix discard merge with scheduler attached
2018-06-06 Eryu Guanblk-mq-debugfs: don't allow write on attributes with...
2018-06-06 Goldwyn Rodriguesblock: Set BIO_TRACE_COMPLETION on new bio during split
2018-05-22 Ming Leiblk-mq: don't keep offline CPUs mapped to hctx 0
2018-05-22 Ming Leiblk-mq: order getting budget and driver tag
2018-05-22 Bart Van Asscheblock: Change a rcu_read_{lock,unlock}_sched() pair...
2018-04-21 Seth ForsheeRevert "blk-mq: simplify queue mapping & schedule with...
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-09 Mikulas PatockaFix slab name "biovec-(1<<(21-12))"
2018-04-09 Richard Narronpartitions/msdos: Unable to mount UFS 44bsd partitions
2018-03-29 Ming Leiblk-mq: turn WARN_ON in __blk_mq_run_hw_queue into...
2018-03-29 Christoph Hellwigblk-mq: simplify queue mapping & schedule with each...
next