aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\
| * security: trim security.hAl Viro2012-02-13
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \
| * | target: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-20
|\ \ \ | |/ / |/| |
| * | tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()Paul E. McKenney2012-02-21
| |/
* | iscsi-target: Fix reservation conflict -EBUSY response handling bugNicholas Bellinger2012-03-14
* | target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASENicholas Bellinger2012-03-14
|/
* target: Fix unsupported WRITE_SAME sense payloadMartin Svec2012-02-07
* iscsi: use IP_FREEBIND socket optionDax Kelson2012-02-07
* iblock: fix handling of large requestsChristoph Hellwig2012-02-07
* target: handle empty string writes in sysfsDan Carpenter2012-02-07
* iscsi_target: in_aton needs linux/inet.hStephen Rothwell2012-02-07
* target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido2012-02-07
* target: Fix target_submit_cmd() exception handlingNicholas Bellinger2012-02-07
* target: Change target_submit_cmd() to return voidAndy Grover2012-02-07
* target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior2012-02-07
* target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0Roland Dreier2012-01-18
* target: Return correct ASC for unimplemented VPD pagesRoland Dreier2012-01-18
* iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INITNicholas Bellinger2012-01-18
* target: Allow control CDBs with data > 1 pageAndy Grover2012-01-18
* iscsi-target: Fix up a few assignmentsJesper Juhl2012-01-18
* iscsi-target: make one-bit bitfields unsignedDan Carpenter2012-01-18
* iscsi-target: Fix double list_add with iscsit_alloc_buffs rejectNicholas Bellinger2012-01-18
* iscsi-target: Fix reject release handling in iscsit_free_cmd()Nicholas Bellinger2012-01-18
* target: fix return code of core_tpg_.*_lunSebastian Andrzej Siewior2012-01-18
* target: use save/restore lock primitive in core_dec_lacl_count()Sebastian Andrzej Siewior2012-01-18
* target: avoid multiple outputs in scsi_dump_inquiry()Sebastian Andrzej Siewior2012-01-18
* target: Add workaround for zero-length control CDB handlingNicholas Bellinger2012-01-18
* target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}Roland Dreier2012-01-18
* target: Don't zero pages used for data buffersroland@purestorage.com2012-01-18
* target: Allow PERSISTENT RESERVE IN for non-reservation holderMarco Sanvido2012-01-18
* target: Use correct preempted registration sense codeMarco Sanvido2012-01-18
* target: don't allocate bio headroom in iblockChristoph Hellwig2012-01-18
* target: Set additional sense length field in sense dataRoland Dreier2011-12-16
* target: Remove legacy device status check from transport_execute_tasksNicholas Bellinger2011-12-14
* target: Remove __transport_execute_tasks() for each processing contextNicholas Bellinger2011-12-14
* target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-14
* target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-14
* target: Fix possible NULL pointer with __transport_execute_tasksNicholas Bellinger2011-12-14
* tcm_fc: Convert ft_send_work to use target_submit_cmdNicholas Bellinger2011-12-14
* target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-14
* target: Make target_put_sess_cmd use target_release_cmd_krefNicholas Bellinger2011-12-14
* target: Set response format in INQUIRY responseRoland Dreier2011-12-14
* tcm_loop: bump max_sectorsChristoph Hellwig2011-12-14
* target/configs: remove trailing newline from udev_path and aliasSebastian Andrzej Siewior2011-12-14
* iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-14
* target: remove useless castsJörn Engel2011-12-14
* target: simplify target_check_cdb_and_preemptJörn Engel2011-12-14
* target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel2011-12-14