summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-10nvmet-fc: rename ls_list to ls_rcv_listJames Smart1-11/+11
2020-05-10nvmet-fc: track hostport handle for associationsJames Smart1-7/+170
2020-05-10nvmet-fc: perform small cleanups on unneeded checksJames Smart1-8/+5
2020-05-10nvmet-fc: add LS failure messagesJames Smart1-3/+19
2020-05-10nvme-fc: Add Disconnect Association Rcv supportJames Smart1-4/+359
2020-05-10nvmet-fc: Update target for common definitions for LS handlingJames Smart1-26/+2
2020-05-10nvme-fc: Update header and host for common definitions for LS handlingJames Smart2-23/+81
2020-05-10nvme-fc: convert assoc_active flag to bit opJames Smart1-24/+13
2020-05-10nvme-fc: Ensure private pointers are NULL if no dataJames Smart2-32/+54
2020-05-10nvmet-fc: Better size LS buffersJames Smart2-30/+38
2020-05-10nvme-fc nvmet-fc: refactor for common LS definitionsJames Smart3-141/+143
2020-05-10nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart6-134/+378
2020-05-10nvme-fc: Sync header to FC-NVME-2 rev 1.08James Smart1-5/+6
2020-05-10hfs: stop using ioctl_by_bdevChristoph Hellwig1-13/+19
2020-05-10bdi: remove the name field in struct backing_dev_infoChristoph Hellwig6-8/+1
2020-05-10bdi: simplify bdi_allocChristoph Hellwig5-12/+7
2020-05-10bdi: remove bdi_register_ownerChristoph Hellwig3-14/+8
2020-05-10bdi: unexport bdi_register_vaChristoph Hellwig1-1/+0
2020-05-10driver core: remove device_create_vargsChristoph Hellwig2-39/+2
2020-05-10block: rename blk_mq_alloc_rq_mapsWeiping Zhang1-2/+2
2020-05-10block: rename __blk_mq_alloc_rq_mapWeiping Zhang1-3/+4
2020-05-10block: alloc map and request for new hardware queueMing Lei1-12/+12
2020-05-10block: save previous hardware queue count before udpateWeiping Zhang1-1/+1
2020-05-10block: free both rq_map and requestWeiping Zhang1-1/+1
2020-05-10Merge branch 'block-5.7' into for-5.8/blockJens Axboe20-131/+209
2020-05-10nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg1-1/+1
2020-05-10nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan1-1/+5
2020-05-10bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2-2/+4
2020-05-10bdi: use bdi_dev_name() to get device nameYufen Yu4-8/+10
2020-05-07bdi: move bdi_dev_name out of lineChristoph Hellwig2-9/+10
2020-05-07vboxsf: don't use the source name in the bdi nameChristoph Hellwig1-1/+1
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo2-47/+77
2020-05-04udf: stop using ioctl_by_bdevChristoph Hellwig1-16/+13
2020-05-04isofs: stop using ioctl_by_bdevChristoph Hellwig1-28/+26
2020-05-04hfsplus: stop using ioctl_by_bdevChristoph Hellwig1-15/+18
2020-05-04cdrom: factor out a cdrom_multisession helperChristoph Hellwig2-16/+27
2020-05-04cdrom: factor out a cdrom_read_tocentry helperChristoph Hellwig2-17/+25
2020-05-04ide-cd: rename cdrom_read_tocentryChristoph Hellwig1-7/+7
2020-05-04block: add a cdrom_device_info pointer to struct gendiskChristoph Hellwig7-8/+18
2020-05-01iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo1-21/+21
2020-05-01iocost_monitor: exit successfully if interval is zeroTejun Heo1-1/+5
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