aboutsummaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2013-09-07target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger
2013-08-04iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJoern Engel
2013-06-27target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Joern Engel
2013-06-07iscsi-target: fix heap buffer overflow on errorKees Cook
2013-05-19iscsi-target: Fix processing of OOO commandsShlomo Pongratz
2013-04-16target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger
2013-03-28target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover
2013-03-14target/pscsi: Fix page incrementAsias He
2013-03-04target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger
2013-03-04target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-02-28target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger
2013-02-03target: fix regression with dev_link_magic in target_fabric_port_linkNicholas Bellinger
2013-01-21target: Add link_magic for fabric allow_link destination target_itemsNicholas Bellinger
2013-01-21target: Release se_cmd when LUN lookup fails for TMRRoland Dreier
2013-01-21tcm_fc: Do not report target role when target is not definedMark Rustad
2013-01-21tcm_fc: Do not indicate retry capability to initiatorsMark Rustad
2013-01-17target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou
2013-01-17iscsit: use GFP_ATOMIC under spin lockWei Yongjun
2012-11-17target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson
2012-11-17iscsi-target: Fix missed wakeup race in TX threadRoland Dreier
2012-11-17target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier
2012-11-17target: Don't return success from module_init() if setup failsRoland Dreier
2012-11-05target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger
2012-10-21target: fix return code in target_core_init_configfs error pathPeter Senna Tschudin
2012-10-21iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout valuesNicholas Bellinger
2012-10-21iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-modeNicholas Bellinger
2012-10-21iscsit: remove incorrect unlock in iscsit_build_sendtargets_respChristoph Hellwig
2012-10-21iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDUNicholas Bellinger
2012-10-02target: Fix ->data_length re-assignment bug with SCSI overflowNicholas Bellinger
2012-09-14target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou
2012-08-15target: Check number of unmap descriptors against our limitRoland Dreier
2012-08-15target: Fix possible integer underflow in UNMAP emulationRoland Dreier
2012-08-15target: Fix reading of data length fields for UNMAP commandsRoland Dreier
2012-08-15target: Add range checking to UNMAP emulationRoland Dreier
2012-08-09iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro
2012-08-09target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier
2012-07-29tcm_fc: Fix crash seen with aborts and large readsMark Rustad
2012-07-29target: Fix range calculation in WRITE SAME emulation when num blocks == 0Roland Dreier
2012-07-29target: Clean up returning errors in PR handling codeRoland Dreier
2012-07-16tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-06-22target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger
2012-05-14target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl
2012-05-11target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds