OSDN Git Service

selftests/bpf: Generalize dummy program types
[android-x86/kernel.git] / block /
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-30 Daniel Wagnerblock: Suppress uevent for hidden device when removed
2021-03-11 Hannes Reineckeblock: genhd: add 'groups' argument to device_add_disk
2021-03-04 Mikulas Patockablk-settings: align max_sectors on "logical_block_size...
2021-03-04 Jan Karabfq: Avoid false bfq queue merging
2021-03-04 Ming Leiblock: don't release queue's sysfs lock during switchin...
2021-03-04 Ming Leiblock: fix race between switching elevator and removing...
2021-03-04 Ming Leiblock: split .sysfs_lock into two locks
2021-03-04 Ming Leiblock: add helper for checking if queue is registered
2021-02-23 Lin Fengbfq-iosched: Revert "bfq: Fix computation of shallow...
2021-02-13 Ming Leiblk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
2021-02-13 Ming Leiblock: don't hold q->sysfs_lock in elevator_init_mq
2021-02-13 zhengbinblock: fix NULL pointer dereference in register_disk
2021-01-19 Jan Karabfq: Fix computation of shallow depth
2021-01-17 Ming Leiblock: fix use-after-free in disk_part_iter_next
2020-12-30 Johannes Thumshirnblock: factor out requeue handling from dispatch code
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-11-05 Greg Kroah-HartmanRevert "block: ratelimit handle_bad_sector() message"
2020-10-30 Tetsuo Handablock: ratelimit handle_bad_sector() message
2020-09-12 Jens Axboeblock: ensure bdi->io_pages is always initialized
2020-09-03 Ming Leiblk-mq: order adding requests to hctx->dispatch and...
2020-07-16 Chengguang Xublock: release bip in a right way in error path
2020-07-01 yu kuaiblock/bio-integrity: don't free 'buf' if bio_integrity_...
2020-04-17 Zhiqiang Liublock, bfq: fix use-after-free in bfq_idle_slice_timer_body
2020-04-17 Sahitya Tummalablock: Fix use-after-free issue accessing struct io_cq
2020-04-17 Konstantin Khlebnikovblock: keep bdi->io_pages in sync with max_sectors_kb...
2020-03-25 Carlo Nonatoblock, bfq: fix overwrite of bfq_group pointer in bfq_f...
2020-02-01 Dave Chinnerblock: fix 32 bit overflow in __blkdev_issue_discard()
2020-02-01 Ming Leiblock: cleanup __blkdev_issue_discard()
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 Ming Leiblock: call rq_qos_exit() after queue is frozen
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-11-20 Paolo Valenteblock, bfq: inject other-queue I/O into seeky idle...
2019-11-12 Tejun Heoblkcg: make blkcg_print_stat() print stats only for...
2019-10-29 Tejun Heoblk-rq-qos: fix first node deletion of rq_qos_del()
2019-10-17 Harshad Shirwadkarblk-wbt: fix performance regression in wbt scale_up...
2019-10-07 Damien Le Moalblock: mq-deadline: Fix queue restart handling
2019-10-05 Yufen Yublock: fix null pointer dereference in blk_mq_rq_timed_...
2019-10-01 zhengbinblk-mq: move cancel of requeue_work to the front of...
2019-10-01 Jianchao Wangblk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_...
2019-09-16 Ming Leiblk-mq: free hw queue's resource in hctx's release...
2019-09-16 Dennis Zhoublk-iolatency: fix STS_AGAIN handling
2019-09-16 Liu BoBlk-iolatency: warn on negative inflight IO counter
2019-08-29 Paolo Valenteblock, bfq: handle NULL return value by bfq_init_rq()
2019-08-04 Bart Van Asscheblock, scsi: Change the preempt-only flag into a counter
2019-07-31 Wenwen Wangblock/bio-integrity: fix a memory leak bug
2019-07-31 Josef Bacikblock: init flush rq ref count to 1
2019-07-26 Tejun Heoblkcg: update blkcg_print_stat() to handle larger outputs
2019-07-26 Tejun Heoblk-iolatency: clear use_delay when io.latency is set...
2019-07-26 Konstantin Khlebnikovblk-throttle: fix zero wait time for iops throttled...
2019-07-26 Dennis Zhoublk-iolatency: only account submitted bios
2019-07-14 Douglas Andersonblock, bfq: NULL out the bic when it's no longer valid
2019-07-10 Guilherme G. Piccoliblock: Fix a NULL pointer dereference in generic_make_r...
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-05-31 Yufen Yublock: fix use-after-free on gendisk
2019-05-16 Jens Axboebfq: update internal depth state when queue depth changes
2019-05-08 Tetsuo Handablock: pass no-op callback to INIT_WORK().
2019-05-08 Shenghui Wangblock: use blk_free_flush_queue() to free hctx->fq...
2019-04-20 Bart Van Asscheblk-iolatency: #include "blk.h"
2019-04-17 Jérôme Glisseblock: do not leak memory in bio_copy_user_iov()
2019-04-05 Paolo Valenteblock, bfq: fix in-service-queue check for queue merging
2019-03-23 Jianchao Wangblk-mq: insert rq with DONTPREP to hctx dispatch list...
2019-03-13 Liu Boblk-iolatency: fix IO hang due to negative inflight...
2019-02-20 Jianchao Wangblk-mq: fix a hung issue when fsync
2019-01-22 Yufen Yublock: use rcu_work instead of call_rcu to avoid sleep...
2019-01-13 Damien Le Moalblock: mq-deadline: Fix write completion handling
2019-01-13 Ming Leiblock: deactivate blk_stat timer in wbt_disable_default()
2018-12-19 Keith Buschblock/bio: Do not zero user pages
2018-12-08 Jens Axboeblk-mq: punt failed direct issue to dispatch list
2018-12-08 Jens Axboeblk-mq: fix corruption with direct issue
2018-12-01 Hannes Reineckeblock: copy ioprio in __bio_clone_fast() and bounce
2018-11-27 Keith Buschblock: Clear kernel memory before copying to user
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-11-13 Ming Leiblock: make sure writesame bio is aligned with logical...
2018-11-13 Ming Leiblock: make sure discard bio is aligned with logical...
2018-11-13 Jens Axboeblock: setup bounce bio_sets properly
2018-10-21 Greg Kroah-HartmanMerge branch 'i2c/for-current' of git://git./linux...
2018-10-21 Greg Kroah-HartmanMerge git://git./linux/kernel/git/davem/net
2018-10-20 Greg Kroah-HartmanMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-10-20 Greg Kroah-HartmanMerge branch 'sched-urgent-for-linus' of git://git...
2018-10-20 Greg Kroah-HartmanMerge branch 'perf-urgent-for-linus' of git://git....
2018-10-20 Greg Kroah-HartmanMerge tag 'drm-fixes-2018-10-20-1' of git://anongit...
2018-10-20 Greg Kroah-HartmanMerge tag 'trace-v4.19-rc8-2' of git://git./linux/kerne...
2018-10-20 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-20 Dave AirlieMerge tag 'drm-misc-fixes-2018-10-19' of git://anongit...
2018-10-19 Greg Kroah-HartmanMerge tag 'usb-4.19-final' of git://git./linux/kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-linus-20181019' of git://git.kernel...
next