index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Lines
2012-02-25
target: Fix off-by-seven in target_report_luns
Jörn Engel
-3
/
+2
2012-02-25
target: prevent NULL pointer dereference in target_report_luns
Jörn Engel
-1
/
+3
2012-02-25
target: fix use after free in target_report_luns
Jörn Engel
-1
/
+1
2012-02-25
tcm_loop: Set residual field for SCSI commands
Roland Dreier
-0
/
+6
2012-02-25
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
-7
/
+73
2012-02-25
target: Don't set WBUS16 or SYNC bits in INQUIRY response
Roland Dreier
-1
/
+1
2012-02-25
target: Set peripheral device type consistently in INQUIRY response
Roland Dreier
-10
/
+10
2012-02-25
target: Fix up handling of short INQUIRY buffers
Roland Dreier
-114
/
+36
2012-02-25
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
-7
/
+79
2012-02-25
target: Make target_release_cmd_kref release on empty list
Nicholas Bellinger
-1
/
+1
2012-02-25
target: Add SCF_ACK_KREF flag for acknowledgement kref
Nicholas Bellinger
-1
/
+3
2012-02-25
target: Export transport_generic_request_failure symbol
Nicholas Bellinger
-2
/
+2
2012-02-25
target: Cleanup transport_kunmap_data_sg()
Andy Grover
-2
/
+4
2012-02-25
tcm_loop: switch to using transport_handle_cdb_direct
Christoph Hellwig
-56
/
+56
2012-02-25
tcm_loop: defer all command submissions to workqueue
Christoph Hellwig
-41
/
+58
2012-02-25
tcm_loop: kill tcm_loop_allocate_core_cmd
Christoph Hellwig
-88
/
+59
2012-02-25
tcm_fc: Convert ft_send_tm to use target_submit_tmr
Andy Grover
-29
/
+3
2012-02-25
target: Add target_submit_tmr helper function
Andy Grover
-0
/
+48
2012-02-25
tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm
Andy Grover
-1
/
+1
2012-02-25
tcm_fc: Call lookup_tmr_lun() for all TM types
Andy Grover
-25
/
+11
2012-02-25
tcm_fc: Move core->fc code conversion earlier in ft_send_tm()
Andy Grover
-6
/
+5
2012-02-25
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
-39
/
+28
2012-02-25
tcm_fc: Remove cmd->cdb data member
Andy Grover
-8
/
+1
2012-02-25
tcm_fc: Simplify ft_send_work for tmr path
Andy Grover
-43
/
+35
2012-02-25
target/iscsi: Remove unneeded wrapper functions
Andy Grover
-25
/
+4
2012-02-25
scsi: Use struct scsi_lun in fc/fcp.h
Andy Grover
-8
/
+4
2012-02-25
target: Use #define for SYNCHRONIZE_CACHE_16
Andy Grover
-1
/
+1
2012-02-25
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
-14
/
+4
2012-02-25
target: increase iblock task sizes
Christoph Hellwig
-17
/
+37
2012-02-25
target: remove the unused struct iblock_hba
Christoph Hellwig
-31
/
+0
2012-02-25
target: remove the transport_lun_active field in struct se_cmd
Christoph Hellwig
-15
/
+3
2012-02-25
target: replace various cmd flags with a transport state
Christoph Hellwig
-86
/
+78
2012-02-21
tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
Paul E. McKenney
-11
/
+1
2012-02-14
security: trim security.h
Al Viro
-0
/
+2
2012-02-07
target: Fix unsupported WRITE_SAME sense payload
Martin Svec
-3
/
+3
2012-02-07
iscsi: use IP_FREEBIND socket option
Dax Kelson
-0
/
+8
2012-02-07
iblock: fix handling of large requests
Christoph Hellwig
-0
/
+7
2012-02-07
target: handle empty string writes in sysfs
Dan Carpenter
-4
/
+8
2012-02-07
iscsi_target: in_aton needs linux/inet.h
Stephen Rothwell
-0
/
+1
2012-02-07
target: Fix iblock se_dev_attrib.unmap_granularity
Marco Sanvido
-1
/
+1
2012-02-07
target: Fix target_submit_cmd() exception handling
Nicholas Bellinger
-8
/
+10
2012-02-07
target: Change target_submit_cmd() to return void
Andy Grover
-10
/
+4
2012-02-07
target: accept REQUEST_SENSE with 18bytes
Sebastian Andrzej Siewior
-10
/
+4
2012-01-18
target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0
Roland Dreier
-0
/
+7
2012-01-18
target: Return correct ASC for unimplemented VPD pages
Roland Dreier
-1
/
+1
2012-01-18
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
Nicholas Bellinger
-8
/
+62
2012-01-18
target: Allow control CDBs with data > 1 page
Andy Grover
-52
/
+75
2012-01-18
iscsi-target: Fix up a few assignments
Jesper Juhl
-2
/
+2
2012-01-18
iscsi-target: make one-bit bitfields unsigned
Dan Carpenter
-2
/
+2
2012-01-18
iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
Nicholas Bellinger
-1
/
+1
[prev]
[next]