summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: remove block/partitions/karma.hChristoph Hellwig2020-03-242-7/+2
* block: declare all partition detection routines in check.hChristoph Hellwig2020-03-2426-75/+22
* block: remove warn_no_partChristoph Hellwig2020-03-243-14/+6
* block: cleanup how md_autodetect_dev is calledChristoph Hellwig2020-03-243-7/+8
* block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig2020-03-243-28/+26
* scsi: simplify scsi_partsizeChristoph Hellwig2020-03-247-95/+46
* scsi: move scsicam_bios_param to the end of scsicam.cChristoph Hellwig2020-03-241-61/+59
* scsi: simplify scsi_bios_ptableChristoph Hellwig2020-03-241-13/+11
* block: remove alloc_part_info and free_part_infoChristoph Hellwig2020-03-242-16/+5
* block: move sysfs methods shared by disks and partitions to genhd.cChristoph Hellwig2020-03-244-90/+91
* block: move disk_name and related helpers out of partition-generic.cChristoph Hellwig2020-03-243-32/+27
* block: remove __bdevnameChristoph Hellwig2020-03-246-33/+9
* block: remove the blk_lookup_devt exportChristoph Hellwig2020-03-241-1/+0
* block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offlinePaolo Valente2020-03-211-7/+13
* block, bfq: make reparent_leaf_entity actually work only on leaf entitiesPaolo Valente2020-03-211-17/+31
* block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupPaolo Valente2020-03-213-6/+2
* block, bfq: move forward the getting of an extra ref in bfq_bfqq_movePaolo Valente2020-03-211-7/+7
* block, bfq: fix use-after-free in bfq_idle_slice_timer_bodyZhiqiang Liu2020-03-211-4/+12
* scsi: Convert to use set_capacity_revalidate_and_notifyBalbir Singh2020-03-181-1/+2
* nvme: Convert to use set_capacity_revalidate_and_notifyBalbir Singh2020-03-181-1/+1
* xen-blkfront.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh2020-03-181-5/+1
* virtio_blk.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh2020-03-181-4/+1
* block/genhd: Notify udev about capacity changeBalbir Singh2020-03-182-0/+26
* block: Prevent hung_check firing during long sync IOMing Lei2020-03-181-1/+11
* block: fix a device invalidation regressionChristoph Hellwig2020-03-181-4/+16
* block, zoned: fix integer overflow with BLKRESETZONE et alAlexey Dobriyan2020-03-121-1/+1
* blk-iocost: remove duplicated lines in commentsWeiping Zhang2020-03-121-3/+0
* block: sed-opal: Change the check condition for regular session validityRevanth Rajashekar2020-03-122-1/+2
* block: Document genhd capability flagsStephen Kitt2020-03-122-23/+62
* block: cleanup comment for blk_flush_complete_seqGuoqing Jiang2020-03-121-3/+0
* block: remove unneeded argument from blk_alloc_flush_queueGuoqing Jiang2020-03-123-6/+5
* block: cleanup for _blk/blk_rq_prep_cloneGuoqing Jiang2020-03-121-20/+10
* block: remove redundant setting of QUEUE_FLAG_DYINGGuoqing Jiang2020-03-121-1/+0
* block: use bio_{wouldblock,io}_error in direct_make_requestGuoqing Jiang2020-03-121-3/+2
* block: fix comment for blk_cloned_rq_check_limitsGuoqing Jiang2020-03-121-1/+1
* block: Fix use-after-free issue accessing struct io_cqSahitya Tummala2020-03-122-0/+8
* null_blk: Add support for init_hctx() fault injectionBart Van Assche2020-03-101-0/+11
* null_blk: Handle null_add_dev() failures properlyBart Van Assche2020-03-101-1/+6
* null_blk: Fix the null_add_dev() error pathBart Van Assche2020-03-101-0/+1
* null_blk: Fix changing the number of hardware queuesBart Van Assche2020-03-101-37/+66
* null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'Bart Van Assche2020-03-101-1/+1
* blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()Bart Van Assche2020-03-101-1/+0
* blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in syncBart Van Assche2020-03-101-0/+8
* blk-mq: Fix a comment in include/linux/blk-mq.hBart Van Assche2020-03-101-1/+4
* Linux 5.6-rc5v5.6-rc5Linus Torvalds2020-03-091-1/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-03-0943-91/+416
|\
| * Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-03-041-0/+1
| |\
| | * ARM: socfpga_defconfig: Add back DEBUG_FSDinh Nguyen2020-03-041-0/+1
| * | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-03-04615-5457/+6958
| |\ \
| | * | arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan2020-03-031-3/+3
| | |/