aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2015-01-09iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover
2015-01-09target: Allow Write Exclusive non-reservation holders to READLee Duncan
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2015-01-09target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-12-19target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-16iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2014-12-15iscsi-target: nullify session in failed login sequenceSagi Grimberg
2014-12-15target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger
2014-12-15target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger
2014-12-12iscsi-target: Drop left-over bogus iscsi_np->tpg_npNicholas Bellinger
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg
2014-12-12iscsi,iser-target: Initiate termination only onceSagi Grimberg
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-09switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-12-01target: remove unneeded arrayJulia Lawall
2014-12-01iscsi-target: fix error path in iscsi_target_init_module()Lino Sanfilippo
2014-12-01tcm_loop: Fix wrong I_T nexus associationHannes Reinecke
2014-12-01target: Drop left-over PHBA_PDEV set attr checksNicholas Bellinger
2014-12-01target: Drop left-over internal dev attribute codeNicholas Bellinger
2014-12-01target/pscsi: Convert to external pscsi_backend_dev_attrsNicholas Bellinger
2014-12-01target/user: Convert to external tcmu_backend_dev_attrsNicholas Bellinger
2014-12-01target/rd: Convert to external rd_mcp_backend_dev_attrsNicholas Bellinger
2014-12-01target/file: Convert to external fileio_backend_dev_attrsNicholas Bellinger
2014-12-01target/iblock: Convert to external iblock_backend_dev_attrsNicholas Bellinger
2014-12-01target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger
2014-12-01target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Deletion of unnecessary checks before the function call "module_put"Markus Elfring
2014-12-01target: Fix target_core_register_fabric() for built-in fabric modulesRoland Dreier
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig