Age | Commit message (Expand) | Author |
2013-08-04 | iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow | Joern Engel |
2013-06-27 | target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer() | Joern Engel |
2013-06-07 | iscsi-target: fix heap buffer overflow on error | Kees Cook |
2013-05-19 | iscsi-target: Fix processing of OOO commands | Shlomo Pongratz |
2013-04-16 | target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs | Nicholas Bellinger |
2013-03-28 | target/iscsi: Fix mutual CHAP auth on big-endian arches | Andy Grover |
2013-03-14 | target/pscsi: Fix page increment | Asias He |
2013-03-04 | target: Add missing mapped_lun bounds checking during make_mappedlun setup | Nicholas Bellinger |
2013-03-04 | target: Fix lookup of dynamic NodeACLs during cached demo-mode operation | Nicholas Bellinger |
2013-02-28 | target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices | Nicholas Bellinger |
2013-02-03 | target: fix regression with dev_link_magic in target_fabric_port_link | Nicholas Bellinger |
2013-01-21 | target: Add link_magic for fabric allow_link destination target_items | Nicholas Bellinger |
2013-01-21 | target: Release se_cmd when LUN lookup fails for TMR | Roland Dreier |
2013-01-21 | tcm_fc: Do not report target role when target is not defined | Mark Rustad |
2013-01-21 | tcm_fc: Do not indicate retry capability to initiators | Mark Rustad |
2013-01-17 | target/tcm_fc: fix the lockdep warning due to inconsistent lock state | Yi Zou |
2013-01-17 | iscsit: use GFP_ATOMIC under spin lock | Wei Yongjun |
2012-11-17 | target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path | Steve Hodgson |
2012-11-17 | iscsi-target: Fix missed wakeup race in TX thread | Roland Dreier |
2012-11-17 | target: Avoid integer overflow in se_dev_align_max_sectors() | Roland Dreier |
2012-11-17 | target: Don't return success from module_init() if setup fails | Roland Dreier |
2012-11-05 | target: Fix double-free of se_cmd in target_complete_tmr_failure | Nicholas Bellinger |
2012-10-21 | target: fix return code in target_core_init_configfs error path | Peter Senna Tschudin |
2012-10-21 | iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values | Nicholas Bellinger |
2012-10-21 | iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode | Nicholas Bellinger |
2012-10-21 | iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp | Christoph Hellwig |
2012-10-21 | iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU | Nicholas Bellinger |
2012-10-02 | target: Fix ->data_length re-assignment bug with SCSI overflow | Nicholas Bellinger |
2012-09-14 | target: fix NULL pointer dereference bug alloc_page() fails to get memory | Yi Zou |
2012-08-15 | target: Check number of unmap descriptors against our limit | Roland Dreier |
2012-08-15 | target: Fix possible integer underflow in UNMAP emulation | Roland Dreier |
2012-08-15 | target: Fix reading of data length fields for UNMAP commands | Roland Dreier |
2012-08-15 | target: Add range checking to UNMAP emulation | Roland Dreier |
2012-08-09 | iscsi-target: Drop bogus struct file usage for iSCSI/SCTP | Al Viro |
2012-08-09 | target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE | Roland Dreier |
2012-07-29 | tcm_fc: Fix crash seen with aborts and large reads | Mark Rustad |
2012-07-29 | target: Fix range calculation in WRITE SAME emulation when num blocks == 0 | Roland Dreier |
2012-07-29 | target: Clean up returning errors in PR handling code | Roland Dreier |
2012-07-16 | tcm_fc: Resolve suspicious RCU usage warnings | Mark Rustad |
2012-06-22 | target: Return error to initiator if SET TARGET PORT GROUPS emulation fails | Roland Dreier |
2012-05-17 | target: Fix bug in handling of FILEIO + block_device resize ops | Nicholas Bellinger |
2012-05-14 | target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups | Bernhard Kohl |
2012-05-11 | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion | Nicholas Bellinger |
2012-04-06 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad |
2012-04-06 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad |
2012-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-20 | target: remove the second argument of k[un]map_atomic() | Cong Wang |