| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | block: remove warn_no_part | Christoph Hellwig | 2020-03-24 | 3 | -14/+6 |
| * | | | | block: cleanup how md_autodetect_dev is called | Christoph Hellwig | 2020-03-24 | 1 | -7/+4 |
| * | | | | block: unexport read_dev_sector and put_dev_sector | Christoph Hellwig | 2020-03-24 | 2 | -19/+26 |
| * | | | | block: remove alloc_part_info and free_part_info | Christoph Hellwig | 2020-03-24 | 1 | -2/+4 |
| * | | | | block: move sysfs methods shared by disks and partitions to genhd.c | Christoph Hellwig | 2020-03-24 | 3 | -76/+91 |
| * | | | | block: move disk_name and related helpers out of partition-generic.c | Christoph Hellwig | 2020-03-24 | 3 | -32/+27 |
| * | | | | block: remove __bdevname | Christoph Hellwig | 2020-03-24 | 1 | -14/+0 |
| * | | | | block: remove the blk_lookup_devt export | Christoph Hellwig | 2020-03-24 | 1 | -1/+0 |
| * | | | | block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline | Paolo Valente | 2020-03-21 | 1 | -7/+13 |
| * | | | | block, bfq: make reparent_leaf_entity actually work only on leaf entities | Paolo Valente | 2020-03-21 | 1 | -17/+31 |
| * | | | | block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup | Paolo Valente | 2020-03-21 | 3 | -6/+2 |
| * | | | | block, bfq: move forward the getting of an extra ref in bfq_bfqq_move | Paolo Valente | 2020-03-21 | 1 | -7/+7 |
| * | | | | block, bfq: fix use-after-free in bfq_idle_slice_timer_body | Zhiqiang Liu | 2020-03-21 | 1 | -4/+12 |
| * | | | | block/genhd: Notify udev about capacity change | Balbir Singh | 2020-03-18 | 1 | -0/+24 |
| * | | | | block: Prevent hung_check firing during long sync IO | Ming Lei | 2020-03-18 | 1 | -1/+11 |
| * | | | | block, zoned: fix integer overflow with BLKRESETZONE et al | Alexey Dobriyan | 2020-03-12 | 1 | -1/+1 |
| * | | | | blk-iocost: remove duplicated lines in comments | Weiping Zhang | 2020-03-12 | 1 | -3/+0 |
| * | | | | block: sed-opal: Change the check condition for regular session validity | Revanth Rajashekar | 2020-03-12 | 2 | -1/+2 |
| * | | | | block: cleanup comment for blk_flush_complete_seq | Guoqing Jiang | 2020-03-12 | 1 | -3/+0 |
| * | | | | block: remove unneeded argument from blk_alloc_flush_queue | Guoqing Jiang | 2020-03-12 | 3 | -6/+5 |
| * | | | | block: cleanup for _blk/blk_rq_prep_clone | Guoqing Jiang | 2020-03-12 | 1 | -20/+10 |
| * | | | | block: remove redundant setting of QUEUE_FLAG_DYING | Guoqing Jiang | 2020-03-12 | 1 | -1/+0 |
| * | | | | block: use bio_{wouldblock,io}_error in direct_make_request | Guoqing Jiang | 2020-03-12 | 1 | -3/+2 |
| * | | | | block: fix comment for blk_cloned_rq_check_limits | Guoqing Jiang | 2020-03-12 | 1 | -1/+1 |
| * | | | | block: Fix use-after-free issue accessing struct io_cq | Sahitya Tummala | 2020-03-12 | 1 | -0/+7 |
| |/ / / |
|
| * | | | blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs() | Bart Van Assche | 2020-03-10 | 1 | -1/+0 |
| * | | | blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync | Bart Van Assche | 2020-03-10 | 1 | -0/+8 |
| |/ / |
|
* | | | block: Fix partition support for host aware zoned block devices | Shin'ichiro Kawasaki | 2020-03-12 | 1 | -0/+36 |
* | | | blk-mq: insert flush request to the front of dispatch queue | Ming Lei | 2020-03-12 | 1 | -0/+22 |
* | | | blk-iocost: fix incorrect vtime comparison in iocg_is_idle() | Tejun Heo | 2020-03-10 | 1 | -1/+1 |
|/ / |
|
* | | block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() | Carlo Nonato | 2020-03-06 | 1 | -4/+5 |
* | | block: Remove used kblockd_schedule_work_on() | Daniel Wagner | 2020-03-02 | 1 | -6/+0 |
* | | blk-mq: Remove some unused function arguments | John Garry | 2020-02-26 | 4 | -11/+9 |
* | | blk-mq: insert passthrough request into hctx->dispatch directly | Ming Lei | 2020-02-24 | 4 | -16/+29 |
|/ |
|
* | Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-02-06 | 4 | -15/+54 |
|\ |
|
| * | block, bfq: clarify the goal of bfq_split_bfqq() | Paolo Valente | 2020-02-03 | 1 | -0/+2 |
| * | block, bfq: get a ref to a group when adding it to a service tree | Paolo Valente | 2020-02-03 | 3 | -3/+12 |
| * | block, bfq: remove ifdefs from around gets/puts of bfq groups | Paolo Valente | 2020-02-03 | 3 | -5/+6 |
| * | block, bfq: extend incomplete name of field on_st | Paolo Valente | 2020-02-03 | 4 | -7/+10 |
| * | block, bfq: get extra ref to prevent a queue from being freed during a group ... | Paolo Valente | 2020-02-03 | 1 | -0/+8 |
| * | block, bfq: do not insert oom queue into position tree | Paolo Valente | 2020-02-03 | 1 | -0/+4 |
| * | block, bfq: do not plug I/O for bfq_queues with no proc refs | Paolo Valente | 2020-02-03 | 1 | -0/+12 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-01-29 | 5 | -565/+397 |
|\ \
| |/
|/| |
|
| * | compat_ioctl: simplify up block/ioctl.c | Arnd Bergmann | 2020-01-03 | 1 | -152/+117 |
| * | compat_ioctl: block: simplify compat_blkpg_ioctl() | Arnd Bergmann | 2020-01-03 | 1 | -36/+38 |
| * | compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c | Arnd Bergmann | 2020-01-03 | 3 | -227/+219 |
| * | compat_ioctl: move HDIO ioctl handling into drivers/ide | Arnd Bergmann | 2020-01-03 | 1 | -75/+0 |
| * | compat_ioctl: move cdrom commands into cdrom.c | Arnd Bergmann | 2020-01-03 | 1 | -45/+0 |
| * | compat_ioctl: bsg: add handler | Arnd Bergmann | 2020-01-03 | 1 | -0/+1 |
| * | compat_ioctl: move CDROMREADADIO to cdrom.c | Arnd Bergmann | 2020-01-03 | 1 | -36/+0 |