aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-24block: move struct partition out of genhd.hGravatar Christoph Hellwig 9-47/+51
2020-03-24block: remove block/partitions/sun.hGravatar Christoph Hellwig 2-9/+3
2020-03-24block: remove block/partitions/sgi.hGravatar Christoph Hellwig 2-9/+2
2020-03-24block: remove block/partitions/osf.hGravatar Christoph Hellwig 2-8/+1
2020-03-24block: remove block/partitions/karma.hGravatar Christoph Hellwig 2-7/+2
2020-03-24block: declare all partition detection routines in check.hGravatar Christoph Hellwig 26-75/+22
2020-03-24block: remove warn_no_partGravatar Christoph Hellwig 3-14/+6
2020-03-24block: cleanup how md_autodetect_dev is calledGravatar Christoph Hellwig 3-7/+8
2020-03-24block: unexport read_dev_sector and put_dev_sectorGravatar Christoph Hellwig 3-28/+26
2020-03-24scsi: simplify scsi_partsizeGravatar Christoph Hellwig 7-95/+46
2020-03-24scsi: move scsicam_bios_param to the end of scsicam.cGravatar Christoph Hellwig 1-61/+59
2020-03-24scsi: simplify scsi_bios_ptableGravatar Christoph Hellwig 1-13/+11
2020-03-24block: remove alloc_part_info and free_part_infoGravatar Christoph Hellwig 2-16/+5
2020-03-24block: move sysfs methods shared by disks and partitions to genhd.cGravatar Christoph Hellwig 4-90/+91
2020-03-24block: move disk_name and related helpers out of partition-generic.cGravatar Christoph Hellwig 3-32/+27
2020-03-24block: remove __bdevnameGravatar Christoph Hellwig 6-33/+9
2020-03-24block: remove the blk_lookup_devt exportGravatar Christoph Hellwig 1-1/+0
2020-03-21block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offlineGravatar Paolo Valente 1-7/+13
2020-03-21block, bfq: make reparent_leaf_entity actually work only on leaf entitiesGravatar Paolo Valente 1-17/+31
2020-03-21block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroupGravatar Paolo Valente 3-6/+2
2020-03-21block, bfq: move forward the getting of an extra ref in bfq_bfqq_moveGravatar Paolo Valente 1-7/+7
2020-03-21block, bfq: fix use-after-free in bfq_idle_slice_timer_bodyGravatar Zhiqiang Liu 1-4/+12
2020-03-18scsi: Convert to use set_capacity_revalidate_and_notifyGravatar Balbir Singh 1-1/+2
2020-03-18nvme: Convert to use set_capacity_revalidate_and_notifyGravatar Balbir Singh 1-1/+1
2020-03-18xen-blkfront.c: Convert to use set_capacity_revalidate_and_notifyGravatar Balbir Singh 1-5/+1
2020-03-18virtio_blk.c: Convert to use set_capacity_revalidate_and_notifyGravatar Balbir Singh 1-4/+1
2020-03-18block/genhd: Notify udev about capacity changeGravatar Balbir Singh 2-0/+26
2020-03-18block: Prevent hung_check firing during long sync IOGravatar Ming Lei 1-1/+11
2020-03-18block: fix a device invalidation regressionGravatar Christoph Hellwig 1-4/+16
2020-03-12block, zoned: fix integer overflow with BLKRESETZONE et alGravatar Alexey Dobriyan 1-1/+1
2020-03-12blk-iocost: remove duplicated lines in commentsGravatar Weiping Zhang 1-3/+0
2020-03-12block: sed-opal: Change the check condition for regular session validityGravatar Revanth Rajashekar 2-1/+2
2020-03-12block: Document genhd capability flagsGravatar Stephen Kitt 2-23/+62
2020-03-12block: cleanup comment for blk_flush_complete_seqGravatar Guoqing Jiang 1-3/+0
2020-03-12block: remove unneeded argument from blk_alloc_flush_queueGravatar Guoqing Jiang 3-6/+5
2020-03-12block: cleanup for _blk/blk_rq_prep_cloneGravatar Guoqing Jiang 1-20/+10
2020-03-12block: remove redundant setting of QUEUE_FLAG_DYINGGravatar Guoqing Jiang 1-1/+0
2020-03-12block: use bio_{wouldblock,io}_error in direct_make_requestGravatar Guoqing Jiang 1-3/+2
2020-03-12block: fix comment for blk_cloned_rq_check_limitsGravatar Guoqing Jiang 1-1/+1
2020-03-12block: Fix use-after-free issue accessing struct io_cqGravatar Sahitya Tummala 2-0/+8
2020-03-10null_blk: Add support for init_hctx() fault injectionGravatar Bart Van Assche 1-0/+11
2020-03-10null_blk: Handle null_add_dev() failures properlyGravatar Bart Van Assche 1-1/+6
2020-03-10null_blk: Fix the null_add_dev() error pathGravatar Bart Van Assche 1-0/+1
2020-03-10null_blk: Fix changing the number of hardware queuesGravatar Bart Van Assche 1-37/+66
2020-03-10null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'Gravatar Bart Van Assche 1-1/+1
2020-03-10blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()Gravatar Bart Van Assche 1-1/+0
2020-03-10blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in syncGravatar Bart Van Assche 1-0/+8
2020-03-10blk-mq: Fix a comment in include/linux/blk-mq.hGravatar Bart Van Assche 1-1/+4
2020-03-08Linux 5.6-rc5v5.6-rc5Gravatar Linus Torvalds 1-1/+1
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 43-91/+416