Age | Commit message (Expand) | Author |
2012-11-16 | iscsi-target: Fix missed wakeup race in TX thread | Roland Dreier |
2012-11-16 | target: Avoid integer overflow in se_dev_align_max_sectors() | Roland Dreier |
2012-11-16 | target: Don't return success from module_init() if setup fails | Roland Dreier |
2012-10-17 | iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values | Nicholas Bellinger |
2012-10-17 | iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp | Christoph Hellwig |
2012-10-17 | iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode | Nicholas Bellinger |
2012-10-17 | target/file: Re-enable optional fd_buffered_io=1 operation | Nicholas Bellinger |
2012-10-17 | iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU | Nicholas Bellinger |
2012-10-17 | target: fix return code in target_core_init_configfs error path | Peter Senna Tschudin |
2012-10-10 | target: Fix ->data_length re-assignment bug with SCSI overflow | Nicholas Bellinger |
2012-09-12 | target: fix NULL pointer dereference bug alloc_page() fails to get memory | Yi Zou |
2012-08-02 | iscsi-target: Drop bogus struct file usage for iSCSI/SCTP | Al Viro |
2012-08-02 | target: Check number of unmap descriptors against our limit | Roland Dreier |
2012-08-02 | target: Fix possible integer underflow in UNMAP emulation | Roland Dreier |
2012-08-02 | target: Fix reading of data length fields for UNMAP commands | Roland Dreier |
2012-08-02 | target: Add range checking to UNMAP emulation | Roland Dreier |
2012-08-02 | target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE | Roland Dreier |
2012-07-25 | target: Fix range calculation in WRITE SAME emulation when num blocks == 0 | Roland Dreier |
2012-07-25 | target: Clean up returning errors in PR handling code | Roland Dreier |
2012-07-25 | tcm_fc: Fix crash seen with aborts and large reads | Mark Rustad |
2012-07-12 | tcm_fc: Resolve suspicious RCU usage warnings | Mark Rustad |
2012-06-19 | target: Return error to initiator if SET TARGET PORT GROUPS emulation fails | Roland Dreier |
2012-06-10 | target/file: Use O_DSYNC by default for FILEIO backends | Nicholas Bellinger |
2012-05-20 | target: Fix bug in handling of FILEIO + block_device resize ops | Nicholas Bellinger |
2012-05-20 | target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups | Bernhard Kohl |
2012-05-20 | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion | Nicholas Bellinger |
2012-04-13 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad |
2012-04-13 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad |
2012-04-13 | target: Fix unsupported WRITE_SAME sense payload | Martin Svec |
2012-04-02 | target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation | Roland Dreier |
2012-04-02 | target: prevent NULL pointer dereference in target_report_luns | Jörn Engel |
2012-04-02 | target: fix use after free in target_report_luns | Jörn Engel |
2012-04-02 | target: Don't set WBUS16 or SYNC bits in INQUIRY response | Roland Dreier |
2012-04-02 | tcm_fc: Fix fc_exch memory leak in ft_send_resp_status | Nicholas Bellinger |
2012-04-02 | iscsi-target: Fix dynamic -> explict NodeACL pointer reference | Nicholas Bellinger |
2012-04-02 | iscsi-target: Fix iscsit_alloc_buffs() failure cases | Nicholas Bellinger |
2012-04-02 | tcm_loop: Set residual field for SCSI commands | Roland Dreier |
2012-03-19 | target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE | Nicholas Bellinger |
2012-03-19 | iscsi-target: Fix reservation conflict -EBUSY response handling bug | Nicholas Bellinger |
2012-02-29 | target: Allow control CDBs with data > 1 page | Andy Grover |
2012-02-13 | target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0 | Roland Dreier |
2012-02-13 | target: Return correct ASC for unimplemented VPD pages | Roland Dreier |
2012-02-13 | target: Add workaround for zero-length control CDB handling | Nicholas Bellinger |
2012-02-13 | target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB} | Roland Dreier |
2012-02-13 | target: Allow PERSISTENT RESERVE IN for non-reservation holder | Marco Sanvido |
2012-02-13 | target: Use correct preempted registration sense code | Marco Sanvido |
2012-02-13 | iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT | Nicholas Bellinger |
2012-02-13 | iscsi-target: Fix double list_add with iscsit_alloc_buffs reject | Nicholas Bellinger |
2012-02-13 | iscsi-target: Fix reject release handling in iscsit_free_cmd() | Nicholas Bellinger |
2012-01-25 | target: Set additional sense length field in sense data | Roland Dreier |