aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-04scsi: target: core: Add workqueue based cmd submissionMike Christie3-3/+50
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie9-14/+20
2021-03-04scsi: target: core: Remove target_submit_cmd_map_sgls()Mike Christie1-59/+17
2021-03-04scsi: target: tcm_fc: Convert to new submission APIMike Christie1-4/+10
2021-03-04scsi: target: xen-scsiback: Convert to new submission APIMike Christie1-12/+9
2021-03-04scsi: target: vhost-scsi: Convert to new submission APIMike Christie1-11/+9
2021-03-04scsi: target: usb: gadget: Convert to new submission APIMike Christie1-10/+6
2021-03-04scsi: target: sbp_target: Convert to new submission APIMike Christie1-5/+3
2021-03-04scsi: target: tcm_loop: Convert to new submission APIMike Christie1-12/+10
2021-03-04scsi: target: qla2xxx: Convert to new submission APIMike Christie1-4/+12
2021-03-04scsi: target: ibmvscsi_tgt: Convert to new submission APIMike Christie1-12/+3
2021-03-04scsi: target: srpt: Convert to new submission APIMike Christie1-5/+8
2021-03-04scsi: target: core: Break up target_submit_cmd_map_sgls()Mike Christie1-61/+140
2021-03-04scsi: target: core: Rename transport_init_se_cmd()Mike Christie4-30/+30
2021-03-04scsi: target: core: Drop kref_get_unless_zero() in target_get_sess_cmd()Mike Christie1-3/+1
2021-03-04scsi: target: core: Move t_task_cdb initializationMike Christie1-1/+1
2021-03-04scsi: core: Replace sdev->device_busy with sbitmapMing Lei6-22/+48
2021-03-04scsi: core: Make sure sdev->queue_depth is <= max(shost->can_queue, 1024)Ming Lei1-0/+11
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei5-6/+6
2021-03-04scsi: megaraid_sas: Replace sdev_busy with local counterKashyap Desai2-8/+41
2021-03-04scsi: blk-mq: Return budget token from .get_budget callbackMing Lei1-5/+11
2021-03-04scsi: blk-mq: Add callbacks for storing & retrieving budget tokenMing Lei1-0/+18
2021-03-04scsi: sbitmap: Move allocation hint into sbitmapMing Lei1-2/+2
2021-03-04scsi: sbitmap: Maintain allocation round_robin in sbitmapMing Lei1-2/+2
2021-03-04scsi: ufs: ufs-debugfs: Add user-defined exception event rate limitingAdrian Hunter4-2/+53
2021-03-04scsi: ufs: ufs-debugfs: Add user-defined exception_event_maskAdrian Hunter3-34/+120
2021-03-04scsi: ufs: Add exception event definitionsAdrian Hunter1-2/+8
2021-03-04scsi: ufs: Add exception event tracepointAdrian Hunter1-0/+2
2021-02-28Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds28-314/+741
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds9-36/+40
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-11/+11
2021-02-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-37/+11
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)7-23/+18
2021-02-26Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2021-02-26Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-75/+55
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2021-02-26Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds2-7/+3
2021-02-26Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds20-126/+1030
2021-02-26Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds1-2/+2
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds21-282/+2766
2021-02-26Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-16/+120
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-45/+51
2021-02-26treewide: Miguel has movedMiguel Ojeda3-6/+6
2021-02-26zsmalloc: account the number of compacted pages correctlyRokudo Yan1-1/+1
2021-02-26virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplugDavid Hildenbrand1-14/+27
2021-02-26drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand1-16/+9
2021-02-26mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEDavid Hildenbrand3-3/+3
2021-02-26mm/memory_hotplug: rename all existing 'memhp' into 'mhp'Anshuman Khandual1-5/+5
2021-02-26nvme-pci: set min_align_maskJianxiong Gao1-0/+1