Linus Torvalds
|
72f02ba66b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
|
7 years ago |
Mike Christie
|
25b88550b7
scsi: target: loop, usb, vhost, xen: use target_remove_session
|
7 years ago |
Mike Christie
|
fa83428730
scsi: target: rename target_alloc_session
|
7 years ago |
Bart Van Assche
|
aa090eabcb
scsi: target: Remove second argument from fabric_make_tpg()
|
7 years ago |
Matthew Wilcox
|
10e9cbb6b5
scsi: target: Convert target drivers to use sbitmap
|
7 years ago |
Matthew Wilcox
|
83c2b54b92
scsi: target: Abstract tag freeing
|
7 years ago |
Zhouyang Jia
|
7c63ca24c8
xen/scsiback: add error handling for xenbus_printf
|
7 years ago |
Bart Van Assche
|
af90e84d1f
xen/scsiback: Make TMF processing slightly faster
|
8 years ago |
Bart Van Assche
|
e3eac12442
xen/scsiback: Replace a waitqueue and a counter by a completion
|
8 years ago |
Bart Van Assche
|
9f4ab18ac5
xen/scsiback: Fix a TMR related use-after-free
|
8 years ago |
Christoph Hellwig
|
36ec2ddc0d
target: make close_session optional
|
9 years ago |
Christoph Hellwig
|
22d11759a4
target: make ->shutdown_session optional
|
9 years ago |
Linus Torvalds
|
5266e5b12c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
9 years ago |
Nicholas Bellinger
|
fa22e7b774
xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs
|
9 years ago |
Nicholas Bellinger
|
2dbcdf33db
xen-scsiback: Convert to percpu_ida tag allocation
|
9 years ago |
Christoph Hellwig
|
fb444abe61
target: Convert demo-mode only drivers to target_alloc_session
|
9 years ago |
Juergen Gross
|
c9e2f531be
xen/scsiback: avoid warnings when adding multiple LUNs to a domain
|
9 years ago |
Juergen Gross
|
f285aa8db7
xen/scsiback: correct frontend counting
|
9 years ago |
Linus Torvalds
|
3273cba195
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
9 years ago |
David Vrabel
|
be69746ec1
xen-scsiback: safely copy requests
|
9 years ago |
Christoph Hellwig
|
2eafd72939
target: use per-attribute show and store methods
|
9 years ago |
Linus Torvalds
|
5c755fe142
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
10 years ago |
Nicholas Bellinger
|
0fb1f14e88
xen-scsiback: Fix compile warning for 64-bit LUN
|
10 years ago |
Hannes Reinecke
|
196e2e2aa3
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
|
10 years ago |
Nicholas Bellinger
|
bc0c94b140
target: Drop unnecessary core_tpg_register TFO parameter
|
10 years ago |
Bart Van Assche
|
ba92999252
target: Minimize SCSI header #include directives
|
10 years ago |
Nicholas Bellinger
|
6bb826121b
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
|
10 years ago |
Christoph Hellwig
|
afe92323f9
target: remove ->put_session method
|
10 years ago |
Christoph Hellwig
|
7ad34a9367
target: target_core_configfs.h is not needed in fabric drivers
|
10 years ago |
Bart Van Assche
|
649ee05499
target: Move task tag into struct se_cmd + support 64-bit tags
|
10 years ago |