content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/scsi/xen-scsifront.c
AgeCommit message (Expand)Author
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2023-08-24scsi: xen-scsifront: shost_priv() can never return NULLJuergen Gross
2023-03-24scsi: xen-scsifront: Declare SCSI host template constBart Van Assche
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-09-06scsi: xen: Drop use of internal host codesMike Christie
2022-05-19xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross
2022-05-19xen/scsifront: remove unused GRANT_INVALID_REF definitionJuergen Gross
2022-05-19xen/scsifront: harden driver against malicious backendJuergen Gross
2022-05-19xen/scsifront: use new command result macrosJuergen Gross
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-07xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2021-10-16scsi: xen-scsifront: Call scsi_done() directlyBart Van Assche