aboutsummaryrefslogtreecommitdiff
path: root/include/target
AgeCommit message (Expand)AuthorFilesLines
2018-12-07scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughGravatar Bart Van Assche 2-1/+2
2018-12-07scsi: target/core: Simplify transport_clear_lun_ref()Gravatar Bart Van Assche 1-1/+0
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasGravatar David Disseldorp 1-3/+9
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsGravatar David Disseldorp 1-1/+5
2018-11-28scsi: target: drop unused pi_prot_format attribute storageGravatar David Disseldorp 1-1/+0
2018-11-21scsi: target: add emulate_pr backstore attr to toggle PR supportGravatar David Disseldorp 1-0/+3
2018-10-16scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flagGravatar Bart Van Assche 1-1/+0
2018-10-16scsi: target: use ISCSI_IQN_LEN in iscsi_target_statGravatar David Disseldorp 2-5/+5
2018-08-02scsi: target: add session removal functionGravatar Mike Christie 1-0/+1
2018-08-02scsi: target: rename target_alloc_sessionGravatar Mike Christie 1-1/+1
2018-08-02scsi: target: make transport_init_session_tags staticGravatar Mike Christie 1-2/+0
2018-07-30scsi: target: add helper to check if dev is configuredGravatar Mike Christie 1-0/+4
2018-07-02scsi: target: Remove se_dev_entry.ua_countGravatar Bart Van Assche 1-1/+0
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Gravatar Bart Van Assche 1-1/+1
2018-07-02scsi: target: Simplify the code for waiting for command completionGravatar Bart Van Assche 1-1/+1
2018-07-02scsi: target: Make the session shutdown code also wait for commands that are ...Gravatar Bart Van Assche 1-2/+1
2018-07-02scsi: target: Introduce transport_init_session()Gravatar Bart Van Assche 1-0/+1
2018-07-02scsi: target: Rename transport_init_session() into transport_alloc_session()Gravatar Bart Van Assche 1-1/+1
2018-06-26scsi: target: remove target_find_deviceGravatar Mike Christie 1-2/+0
2018-06-19scsi: target: Convert target drivers to use sbitmapGravatar Matthew Wilcox 2-3/+5
2018-06-19scsi: target: Abstract tag freeingGravatar Matthew Wilcox 1-0/+5
2018-05-18scsi: target: transport should handle st FM/EOM/ILI readsGravatar Lee Duncan 1-0/+1
2018-01-16target core: add device action configfs filesGravatar Mike Christie 2-0/+2
2018-01-12target: add SAM_STAT_BUSY sense reasonGravatar Mike Christie 1-0/+1
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-0/+2
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 1-6/+6
2017-11-07target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKGravatar Nicholas Bellinger 1-0/+1
2017-11-04target: add sense code INSUFFICIENT REGISTRATION RESOURCESGravatar tangwenji 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 6-0/+6
2017-10-19target: make config_item_type constGravatar Bhumika Goyal 1-6/+6
2017-08-06iscsi-target: Fix iscsi_np reset hung task during parallel deleteGravatar Nicholas Bellinger 1-0/+1
2017-07-11iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsGravatar Nicholas Bellinger 1-0/+9
2017-07-06target: remove transport_completeGravatar Mike Christie 1-4/+0
2017-07-06target: add helper to copy sense to se_cmd bufferGravatar Mike Christie 1-0/+2
2017-07-06target: remove g_device_listGravatar Mike Christie 1-1/+0
2017-07-06target: add helper to find se_device by dev_indexGravatar Mike Christie 1-0/+2
2017-07-06target: use idr for se_device dev indexGravatar Mike Christie 1-1/+0
2017-07-06target: break up free_device callbackGravatar Mike Christie 1-0/+1
2017-07-06target: Introduce a function that shows the command stateGravatar Bart Van Assche 1-0/+1
2017-07-06iscsi-target: Kill left-over iscsi_target_do_cleanupGravatar Nicholas Bellinger 1-1/+0
2017-07-06target: Use {get,put}_unaligned_be*() instead of open coding these functionsGravatar Bart Van Assche 1-0/+8
2017-07-06target: Remove se_device.dev_listGravatar Bart Van Assche 1-2/+0
2017-07-06target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASKGravatar Nicholas Bellinger 1-1/+2
2017-06-08target/configfs: Kill se_lun->lun_link_magicGravatar Nicholas Bellinger 1-2/+0
2017-06-08target/configfs: Kill se_device->dev_link_magicGravatar Nicholas Bellinger 1-2/+0
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsGravatar Nicholas Bellinger 1-0/+1
2017-05-01target/user: PGR SupportGravatar Bryant G. Ly 1-0/+1
2017-05-01tcm: make pi data verification configurableGravatar Dmitry Monakhov 1-0/+1
2017-03-30target: Fix ALUA transition state race between multiple initiatorsGravatar Mike Christie 1-6/+2
2017-03-30target: Fix unknown fabric callback queue-full errorsGravatar Nicholas Bellinger 1-0/+1