- 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
- 3d45cefc scsi: core: Drop obsolete Linux-specific SCSI status codes by Hannes Reinecke · 3 years, 9 months ago
- 54cf31d scsi: core: Drop message byte helper by Hannes Reinecke · 3 years, 9 months ago
- 54c2908 scsi: core: Drop the now obsolete driver_byte definitions by Hannes Reinecke · 3 years, 9 months ago
- 58bedf3 scsi: xen-scsiback: Use DID_ERROR instead of DRIVER_ERROR by Hannes Reinecke · 3 years, 9 months ago
- 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 3 years, 9 months ago
- 0869419 scsi: target: core: Add gfp_t arg to target_cmd_init_cdb() by Mike Christie · 3 years, 11 months ago
- 1f48b06 scsi: target: xen-scsiback: Convert to new submission API by Mike Christie · 3 years, 11 months ago
- 4a037ad Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 11 months ago
- 7c77474 xen-scsiback: don't "handle" error by BUG() by Jan Beulich · 3 years, 11 months ago
- f2fa0e5 xen/events: link interdomain events to associated xenbus device by Juergen Gross · 4 years ago
- ca33479 xen: add helpers for caching grant mapping pages by Juergen Gross · 4 years, 1 month ago
- 86991b6 xen/scsiback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 0102e4e xen: Use evtchn_type_t as a type for event channels by Yan Yankovskyi · 4 years, 10 months ago
- d14d7f1 Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
- efac6c7 xen-scsiback: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
- 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
- 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
- 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
- fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
- aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
- 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 7 years ago
- 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 7 years ago
- 7c63ca2 xen/scsiback: add error handling for xenbus_printf by Zhouyang Jia · 7 years ago
- af90e84 xen/scsiback: Make TMF processing slightly faster by Bart Van Assche · 8 years ago
- e3eac12 xen/scsiback: Replace a waitqueue and a counter by a completion by Bart Van Assche · 8 years ago
- 9f4ab18 xen/scsiback: Fix a TMR related use-after-free by Bart Van Assche · 8 years ago
- 36ec2dd target: make close_session optional by Christoph Hellwig · 9 years ago
- 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 9 years ago
- 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
- fa22e7b xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs by Nicholas Bellinger · 9 years ago
- 2dbcdf3 xen-scsiback: Convert to percpu_ida tag allocation by Nicholas Bellinger · 9 years ago
- fb444abe target: Convert demo-mode only drivers to target_alloc_session by Christoph Hellwig · 9 years ago
- c9e2f53 xen/scsiback: avoid warnings when adding multiple LUNs to a domain by Juergen Gross · 9 years ago
- f285aa8 xen/scsiback: correct frontend counting by Juergen Gross · 9 years ago
- 3273cba Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- be69746 xen-scsiback: safely copy requests by David Vrabel · 9 years ago
- 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
- 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 0fb1f14 xen-scsiback: Fix compile warning for 64-bit LUN by Nicholas Bellinger · 10 years ago
- 196e2e2 target: Remove TARGET_MAX_LUNS_PER_TRANSPORT by Hannes Reinecke · 10 years ago
- bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 10 years ago
- ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
- 6bb8261 target: Convert se_portal_group->tpg_lun_list[] to RCU hlist by Nicholas Bellinger · 10 years ago
- afe9232 target: remove ->put_session method by Christoph Hellwig · 10 years ago
- 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
- 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
- 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 10 years ago
- 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 10 years ago
- e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 10 years ago
- 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago
- c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 10 years ago
- e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 10 years ago
- c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 10 years ago
- 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
- e477f3e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
- 169e6cf xen: scsiback: add LUN of restored domain by Juergen Gross · 10 years ago
- 7857487 xen-scsiback: define a pr_fmt macro with xen-pvscsi by Tao Chen · 10 years ago
- facb573 xen-scsiback: mark pvscsi frontend request consumed only after last read by Juergen Gross · 10 years ago
- 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 10 years ago
- 2dd951e scsi: Conditionally compile in constants.c by Hannes Reinecke · 10 years ago
- 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
- d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
- 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
- 495daef xen-scsiback: clean up a type issue in scsiback_make_tpg() by Dan Carpenter · 10 years ago
- d9d660f xen-scsiback: Add Xen PV SCSI backend driver by Juergen Gross · 10 years ago