summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-19target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger
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-12iser-target: Fix wc->wr_id cast warningNicholas Bellinger
2014-12-12iser-target: Remove code duplicationSagi Grimberg
2014-12-12iser-target: Adjust log levels and prettify some printsSagi Grimberg
2014-12-12iser-target: Use debug_level parameter to control logging levelSagi Grimberg
2014-12-12iser-target: Fix logout sequenceSagi Grimberg
2014-12-12iser-target: Don't wait for session commands from completion contextSagi Grimberg
2014-12-12iser-target: Reduce CQ lock contention by batch pollingSagi Grimberg
2014-12-12iser-target: Introduce isert_poll_budgetSagi Grimberg
2014-12-12iser-target: Remove an atomic operation from the IO pathSagi Grimberg
2014-12-12iser-target: Remove redundant call to isert_conn_terminateSagi Grimberg
2014-12-12iser-target: Use single CQ for TX and RXSagi Grimberg
2014-12-12iser-target: Centralize completion elements to a contextSagi Grimberg
2014-12-12iser-target: Cast wr_id with uintptr_t instead of unsinged longSagi Grimberg
2014-12-12iser-target: Unite error completion handler for RX and TXSagi Grimberg
2014-12-12iser-target: Remove interrupt coalescingSagi Grimberg
2014-12-12iser-target: Work-around live target stack shutdown resource cleanupSagi Grimberg
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg
2014-12-12iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg
2014-12-12iser-target: Allocate PI contexts dynamicallySagi Grimberg
2014-12-12iser-target: Fix implicit termination of connectionsSagi Grimberg
2014-12-12iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg
2014-12-12iser-target: Fix connected_handler + teardown flow raceSagi Grimberg
2014-12-12iser-target: Parallelize CM connection establishmentSagi Grimberg
2014-12-12iser-target: Fix flush + disconnect completion handlingSagi Grimberg
2014-12-12iscsi,iser-target: Initiate termination only onceSagi Grimberg
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