summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-01blk-iocost: account for IO size when testing latenciesTejun Heo2-2/+32
2020-05-01blk-iocost: switch to fixed non-auto-decaying use_delayTejun Heo3-24/+48
2020-04-30block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig1-1/+1
2020-04-30Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe1-0/+2
2020-04-29block: add a bio_queue_enter helperChristoph Hellwig1-26/+24
2020-04-29block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCTChristoph Hellwig3-15/+7
2020-04-29block: cleanup the memory stall accounting in submit_bioChristoph Hellwig1-16/+14
2020-04-29block: improve the submit_bio and generic_make_request documentationChristoph Hellwig1-23/+12
2020-04-29blk-mq: make function '__blk_mq_sched_dispatch_requests' staticZheng Bin1-1/+1
2020-04-27nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel1-0/+2
2020-04-25block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig4-11/+24
2020-04-25dm: remove the make_request_fn check in device_area_is_invalidChristoph Hellwig1-17/+0
2020-04-25bcache: remove a duplicate ->make_request_fn assignmentChristoph Hellwig1-1/+0
2020-04-25block: remove create_io_contextChristoph Hellwig2-25/+6
2020-04-24block: Limit number of items taken from the I/O scheduler in one goSalman Qazi1-13/+51
2020-04-24block: unexport bdev_read_page and bdev_write_pageChristoph Hellwig1-2/+0
2020-04-23null_blk: Cleanup zoned device initializationDamien Le Moal3-26/+36
2020-04-23null_blk: Fix zoned command handlingDamien Le Moal3-27/+47
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig8-16/+16
2020-04-22block: move dma drain handling to scsiChristoph Hellwig9-92/+56
2020-04-22scsi: merge scsi_init_sgtable into scsi_init_ioChristoph Hellwig1-28/+18
2020-04-22block: provide a blk_rq_map_sg variant that returns the last elementChristoph Hellwig2-14/+21
2020-04-22block: remove RQF_COPY_USERChristoph Hellwig4-13/+2
2020-04-21block: remove unused headerMa, Jianpeng1-1/+0
2020-04-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long2-5/+5
2020-04-20block: fold bdev_unhash_inode into invalidate_partitionChristoph Hellwig3-18/+6
2020-04-20block: mark invalidate_partition staticChristoph Hellwig2-15/+13
2020-04-20block: simplify block device syncing in bdev_del_partitionChristoph Hellwig1-1/+1
2020-04-20block: don't call invalidate_partition from blk_drop_partitionsChristoph Hellwig1-4/+3
2020-04-20dasd: use blk_drop_partitions instead of badly reimplementing itChristoph Hellwig2-16/+8
2020-04-20block: remove the disk argument from blk_drop_partitionsChristoph Hellwig3-7/+7
2020-04-20block: remove hd_struct_killChristoph Hellwig2-6/+1
2020-04-20block: cleanup hd_struct freeingChristoph Hellwig2-14/+14
2020-04-20block: pass a hd_struct to delete_partitionChristoph Hellwig3-16/+10
2020-04-20block: refactor blkpg_ioctlChristoph Hellwig3-128/+145
2020-04-20Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...Douglas Anderson1-6/+1
2020-04-20blk-mq: Rerun dispatching in the case of budget contentionDouglas Anderson1-0/+18
2020-04-20blk-mq: Add blk_mq_delay_run_hw_queues() API callDouglas Anderson2-0/+20
2020-04-20blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kickDouglas Anderson1-2/+6
2020-04-20bdev: Reduce time holding bd_mutex in sync in blkdev_close()Douglas Anderson1-0/+10
2020-04-20Linux 5.7-rc2Linus Torvalds1-1/+1
2020-04-20mm: Fix MREMAP_DONTUNMAP accounting on VMA mergeBrian Geffon1-1/+12
2020-04-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-41/+35
2020-04-19Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-53/+127
2020-04-19Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+27
2020-04-19Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-387/+646
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-63/+51
2020-04-19Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+21
2020-04-19Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-04-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-18/+34