summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2012-07-17target: remove dead SCF_ flagsChristoph Hellwig
2012-07-17target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier
2012-07-17target/iblock: Add parameter to specify read-only devicesAndy Grover
2012-07-17target: Do not special-case loop and iscsi fabric module loadsAndy Grover
2012-07-17target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig
2012-07-17target: remove the execute listChristoph Hellwig
2012-07-17target/pscsi: Only emulate REPORT_LUNS for passthroughNicholas Bellinger
2012-07-17target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger
2012-07-17target: move transport_generic_prepare_cdb into pscsiChristoph Hellwig
2012-07-17target: move code for CDB emulationChristoph Hellwig
2012-07-17target: add a parse_cdb method to the backend driversChristoph Hellwig
2012-07-17target: split parsing of SPC commands into a separate helperChristoph Hellwig
2012-07-17target: split overflow and underflow checks into a helperChristoph Hellwig
2012-07-17target: remove control CDB flagsChristoph Hellwig
2012-07-17target: move unrelated code out of transport_generic_cmd_sequencerChristoph Hellwig
2012-07-17target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier
2012-07-16target: Clean up returning errors in PR handling codeRoland Dreier
2012-07-14tcm_fc: Fix crash seen with aborts and large readsMark Rustad
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-06-13target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier
2012-06-13target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel
2012-06-03target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger
2012-05-30sbp-target: rename a variable to avoid name clashStefan Richter
2012-05-23Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-05-21iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecsNicholas Bellinger
2012-05-17iscsi-target: remove dead code in iscsi_check_valuelist_for_supportDan Carpenter
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger
2012-05-17target: Handle ATA_16 passthrough for pSCSI backend devicesmengcong
2012-05-17target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger
2012-05-17target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bitsNicholas Bellinger
2012-05-15target: add support for the WRITE_VERIFY commandBernhard Kohl
2012-05-14target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl
2012-05-11target: make target_put_session voidJörn Engel
2012-05-11target: cleanup transport_execute_tasks()Jörn Engel
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger
2012-05-09sbp-target: Initial merge of firewire/ieee-1394 target mode supportChris Boot
2012-05-09target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger
2012-05-09target: lock => unlock typo in transport_lun_wait_for_tasksDan Carpenter
2012-05-09target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDBNicholas Bellinger
2012-05-06target: remove the t_se_count field in struct se_cmdChristoph Hellwig
2012-05-06target: remove the t_task_cdbs_ex_left field in struct se_cmdChristoph Hellwig
2012-05-06target: remove the t_task_cdbs_left field in struct se_cmdChristoph Hellwig
2012-05-06target: remove struct se_taskChristoph Hellwig
2012-05-06target: move the state and execute lists to the commandChristoph Hellwig
2012-05-06target: simplify command to task linkageChristoph Hellwig
2012-05-06target: always allocate a single taskChristoph Hellwig
2012-05-06target: replace ->execute_task with ->execute_cmdChristoph Hellwig
2012-05-06target: remove the task_sectors field in struct se_taskChristoph Hellwig
2012-05-06target: remove the task_size field in struct se_taskChristoph Hellwig