index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
xen-scsifront.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
2022-05-19
1
-21
/
+7
*
xen/scsifront: remove unused GRANT_INVALID_REF definition
Juergen Gross
2022-05-19
1
-3
/
+0
*
xen/scsifront: harden driver against malicious backend
Juergen Gross
2022-05-19
1
-28
/
+76
*
xen/scsifront: use new command result macros
Juergen Gross
2022-05-19
1
-8
/
+56
*
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-15
1
-2
/
+2
*
xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
2022-03-07
1
-2
/
+1
*
scsi: xen-scsifront: Call scsi_done() directly
Bart Van Assche
2021-10-16
1
-2
/
+2
*
scsi: xen-scsifront: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-1
/
+1
*
scsi: xen-scsifront: Compability status handling
Hannes Reinecke
2021-05-31
1
-1
/
+7
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
scsi: xen-scsifront: remove DISABLE_CLUSTERING
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: xen-scsifront: mark expected switch fall-through
Gustavo A. R. Silva
2018-11-28
1
-1
/
+1
*
scsi: xen-scsifront: add error handling for xenbus_printf
Zhouyang Jia
2018-06-19
1
-7
/
+26
*
scsi: xen-scsifront: Remove code that zeroes driver-private command data
Bart Van Assche
2017-06-12
1
-1
/
+0
*
xen/scsifront: use offset_in_page() macro
Geliang Tang
2017-05-02
1
-1
/
+1
*
xen/scsifront: don't request a slot on the ring until request is ready
Juergen Gross
2016-12-09
1
-105
/
+83
*
xen-scsifront: Add a missing call to kfree
Quentin Lambert
2016-11-24
1
-0
/
+1
*
xen: make use of xenbus_read_unsigned() in xen-scsifront
Juergen Gross
2016-11-07
1
-5
/
+1
*
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-08
1
-5
/
+5
*
xenbus_client: Extend interface to support multi-page ring
Wei Liu
2015-04-15
1
-2
/
+3
*
xen: support suspend/resume in pvscsi frontend
Juergen Gross
2015-03-16
1
-35
/
+179
*
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
1
-2
/
+3
*
xen-scsifront: don't deadlock if the ring becomes full
David Vrabel
2014-10-03
1
-1
/
+2
*
xen-scsifront: use GFP_ATOMIC under spin_lock
Dan Carpenter
2014-09-23
1
-1
/
+1
*
xen-scsifront: Add Xen PV SCSI frontend driver
Juergen Gross
2014-09-23
1
-0
/
+1024