summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig
2020-03-24block: remove block/partitions/sun.hChristoph Hellwig
2020-03-24block: remove block/partitions/sgi.hChristoph Hellwig
2020-03-24block: remove block/partitions/osf.hChristoph Hellwig
2020-03-24block: remove block/partitions/karma.hChristoph Hellwig
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig
2020-03-24block: remove warn_no_partChristoph Hellwig
2020-03-24block: cleanup how md_autodetect_dev is calledChristoph Hellwig
2020-03-24block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig
2020-03-24block: remove alloc_part_info and free_part_infoChristoph Hellwig
2020-03-24block: move sysfs methods shared by disks and partitions to genhd.cChristoph Hellwig
2020-03-24block: move disk_name and related helpers out of partition-generic.cChristoph Hellwig
2020-03-24block: remove __bdevnameChristoph Hellwig
2020-03-24block: remove the blk_lookup_devt exportChristoph Hellwig
2020-03-21block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offlinePaolo Valente
2020-03-21block, bfq: make reparent_leaf_entity actually work only on leaf entitiesPaolo Valente
2020-03-21block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupPaolo Valente
2020-03-21block, bfq: move forward the getting of an extra ref in bfq_bfqq_movePaolo Valente
2020-03-21block, bfq: fix use-after-free in bfq_idle_slice_timer_bodyZhiqiang Liu
2020-03-18block/genhd: Notify udev about capacity changeBalbir Singh
2020-03-18block: Prevent hung_check firing during long sync IOMing Lei
2020-03-17blk-mq: Fix typo in commentGabriela Bittencourt
2020-03-17block: keep bdi->io_pages in sync with max_sectors_kb for stacked devicesKonstantin Khlebnikov
2020-03-16scsi: core: Allow non-root users to perform ZBC commandsRyan Attard
2020-03-12block, zoned: fix integer overflow with BLKRESETZONE et alAlexey Dobriyan
2020-03-12blk-iocost: remove duplicated lines in commentsWeiping Zhang
2020-03-12block: sed-opal: Change the check condition for regular session validityRevanth Rajashekar
2020-03-12block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki
2020-03-12block: cleanup comment for blk_flush_complete_seqGuoqing Jiang
2020-03-12block: remove unneeded argument from blk_alloc_flush_queueGuoqing Jiang
2020-03-12block: cleanup for _blk/blk_rq_prep_cloneGuoqing Jiang
2020-03-12block: remove redundant setting of QUEUE_FLAG_DYINGGuoqing Jiang
2020-03-12block: use bio_{wouldblock,io}_error in direct_make_requestGuoqing Jiang
2020-03-12block: fix comment for blk_cloned_rq_check_limitsGuoqing Jiang
2020-03-12blk-mq: insert flush request to the front of dispatch queueMing Lei
2020-03-12block: Fix use-after-free issue accessing struct io_cqSahitya Tummala
2020-03-10blk-iocost: fix incorrect vtime comparison in iocg_is_idle()Tejun Heo
2020-03-10blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()Bart Van Assche
2020-03-10blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in syncBart Van Assche
2020-03-08partitions/efi: Fix partition name parsing in GUID partition entryNikolai Merinov
2020-03-06block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()Carlo Nonato
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner
2020-02-26blk-mq: Remove some unused function argumentsJohn Garry
2020-02-24blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei
2020-02-06Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-03block, bfq: clarify the goal of bfq_split_bfqq()Paolo Valente
2020-02-03block, bfq: get a ref to a group when adding it to a service treePaolo Valente
2020-02-03block, bfq: remove ifdefs from around gets/puts of bfq groupsPaolo Valente
2020-02-03block, bfq: extend incomplete name of field on_stPaolo Valente
2020-02-03block, bfq: get extra ref to prevent a queue from being freed during a group ...Paolo Valente