summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2012-05-06target: remove the task_lba field in struct se_taskChristoph Hellwig
2012-05-06target: remove target_get_task_cdbChristoph Hellwig
2012-05-06target: remove the unused transport_limit_task_sectors helperChristoph Hellwig
2012-05-06target: Handle GET_EVENT_STATUS_NOTIFICATION passthroughStefan Hajnoczi
2012-05-06target/iscsi: cleanup some allocation style issuesDan Carpenter
2012-04-15target/iscsi: Go back to core allocating data buffer for cmdAndy Grover
2012-04-15target: Call core_alua_check_nonop_delay in target_submit_cmd()Andy Grover
2012-04-15target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_listsAndy Grover
2012-04-15target/iscsi: Eliminate iscsi_cmd.data_lengthAndy Grover
2012-04-15target/iscsi: Move init_se_cmd closer to lookup_cmd_lunAndy Grover
2012-04-15target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmrAndy Grover
2012-04-15target: rewrite comment for generic_new_cmdAndy Grover
2012-04-15target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover
2012-04-15target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover
2012-04-15target/iscsi: Refactor target_tx_thread immediate+response queue loopsAndy Grover
2012-04-15target/iscsi: Remove unneeded locking from iscsi_target_tx_threadAndy Grover
2012-04-15target/iscsi: Misc cleanups from Agrover (round 1)Andy Grover
2012-04-15target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_nodeAndy Grover
2012-04-15target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier
2012-04-15IB/srpt: Remove use of transport_do_task_sg_chain()Roland Dreier
2012-04-15tcm_fc: Remove use of transport_do_task_sg_chain()Roland Dreier
2012-04-15target: stop splitting commands into multiple tasksChristoph Hellwig
2012-04-15target: don't limit transfer sizes for the ramdisk backendChristoph Hellwig
2012-04-15target: misc ramdisk backend cleanupsChristoph Hellwig
2012-04-15target: add unknown size flag to target_submit_cmd()Sebastian Andrzej Siewior
2012-04-14target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-07Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-07Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-07Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani