summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-12block: only define 'nr_sects_seq' in hd_part for 32bit SMPMing Lei
2020-05-12block: fix use-after-free on cached last_lookup partitionMing Lei
2020-05-12block: reset mapping if failed to update hardware queue countWeiping Zhang
2020-05-11bdi: fix up for "remove the name field in struct backing_dev_info"Stephen Rothwell
2020-05-09hfs: stop using ioctl_by_bdevChristoph Hellwig
2020-05-09bdi: remove the name field in struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: simplify bdi_allocChristoph Hellwig
2020-05-09bdi: remove bdi_register_ownerChristoph Hellwig
2020-05-09bdi: unexport bdi_register_vaChristoph Hellwig
2020-05-09driver core: remove device_create_vargsChristoph Hellwig
2020-05-09block: rename blk_mq_alloc_rq_mapsWeiping Zhang
2020-05-09block: rename __blk_mq_alloc_rq_mapWeiping Zhang
2020-05-09block: alloc map and request for new hardware queueMing Lei
2020-05-09block: save previous hardware queue count before udpateWeiping Zhang
2020-05-09block: free both rq_map and requestWeiping Zhang
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu
2020-05-07bdi: move bdi_dev_name out of lineChristoph Hellwig
2020-05-07vboxsf: don't use the source name in the bdi nameChristoph Hellwig
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo
2020-05-04udf: stop using ioctl_by_bdevChristoph Hellwig
2020-05-04isofs: stop using ioctl_by_bdevChristoph Hellwig
2020-05-04hfsplus: stop using ioctl_by_bdevChristoph Hellwig
2020-05-04cdrom: factor out a cdrom_multisession helperChristoph Hellwig
2020-05-04cdrom: factor out a cdrom_read_tocentry helperChristoph Hellwig
2020-05-04ide-cd: rename cdrom_read_tocentryChristoph Hellwig
2020-05-04block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig
2020-04-30iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo
2020-04-30iocost_monitor: exit successfully if interval is zeroTejun Heo
2020-04-30blk-iocost: account for IO size when testing latenciesTejun Heo
2020-04-30blk-iocost: switch to fixed non-auto-decaying use_delayTejun Heo
2020-04-30block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig
2020-04-30Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe
2020-04-29block: add a bio_queue_enter helperChristoph Hellwig
2020-04-29block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCTChristoph Hellwig
2020-04-29block: cleanup the memory stall accounting in submit_bioChristoph Hellwig
2020-04-29block: improve the submit_bio and generic_make_request documentationChristoph Hellwig
2020-04-29blk-mq: make function '__blk_mq_sched_dispatch_requests' staticZheng Bin
2020-04-27nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel
2020-04-25block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig
2020-04-25dm: remove the make_request_fn check in device_area_is_invalidChristoph Hellwig
2020-04-25bcache: remove a duplicate ->make_request_fn assignmentChristoph Hellwig
2020-04-25block: remove create_io_contextChristoph Hellwig
2020-04-24block: Limit number of items taken from the I/O scheduler in one goSalman Qazi
2020-04-24block: unexport bdev_read_page and bdev_write_pageChristoph Hellwig
2020-04-23null_blk: Cleanup zoned device initializationDamien Le Moal
2020-04-23null_blk: Fix zoned command handlingDamien Le Moal