summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24block: move the various x86 Unix label formats out of genhd.hChristoph Hellwig
2020-03-24partitions/msdos: remove LINUX_SWAP_PARTITIONChristoph Hellwig
2020-03-24block: move the *_PARTITION enum out of genhd.hChristoph Hellwig
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-24scsi: simplify scsi_partsizeChristoph Hellwig
2020-03-24scsi: move scsicam_bios_param to the end of scsicam.cChristoph Hellwig
2020-03-24scsi: simplify scsi_bios_ptableChristoph 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-18scsi: Convert to use set_capacity_revalidate_and_notifyBalbir Singh
2020-03-18nvme: Convert to use set_capacity_revalidate_and_notifyBalbir Singh
2020-03-18xen-blkfront.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh
2020-03-18virtio_blk.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh
2020-03-18block/genhd: Notify udev about capacity changeBalbir Singh
2020-03-18block: Prevent hung_check firing during long sync IOMing Lei
2020-03-18block: fix a device invalidation regressionChristoph Hellwig
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: Document genhd capability flagsStephen Kitt
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-12block: Fix use-after-free issue accessing struct io_cqSahitya Tummala
2020-03-10null_blk: Add support for init_hctx() fault injectionBart Van Assche
2020-03-10null_blk: Handle null_add_dev() failures properlyBart Van Assche
2020-03-10null_blk: Fix the null_add_dev() error pathBart Van Assche
2020-03-10null_blk: Fix changing the number of hardware queuesBart Van Assche
2020-03-10null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'Bart Van Assche
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