Age | Commit message (Expand) | Author |
2015-10-27 | target/iscsi: Fix np_ip bracket issue by removing np_ip | Andy Grover |
2015-08-27 | iscsi-target: Fix iscsit_start_kthreads failure OOPs | Nicholas Bellinger |
2015-08-27 | iscsi-target: Fix iser explicit logout TX kthread leak | Nicholas Bellinger |
2015-08-27 | iscsi-target: Fix use-after-free during TPG session shutdown | Nicholas Bellinger |
2015-08-04 | iscsi-target: Convert iscsi_thread_set usage to kthread.h | Nicholas Bellinger |
2015-06-10 | target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST | Andy Grover |
2015-05-17 | target/file: Fix SG table for prot_buf initialization | Akinobu Mita |
2015-05-17 | target/file: Fix UNMAP with DIF protection support | Akinobu Mita |
2015-05-17 | target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled | Akinobu Mita |
2015-05-17 | target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling | Nicholas Bellinger |
2015-04-24 | iscsi target: fix oops when adding reject pdu | Mike Christie |
2015-04-16 | tcm_fc: missing curly braces in ft_invl_hw_context() | Dan Carpenter |
2015-03-28 | target/pscsi: Fix NULL pointer dereference in get_device_type | Nicholas Bellinger |
2015-03-28 | iscsi-target: Avoid early conn_logout_comp for iser connections | Nicholas Bellinger |
2015-03-28 | target: Fix virtual LUN=0 target_configure_device failure OOPs | Nicholas Bellinger |
2015-03-28 | target: Fix reference leak in target_get_sess_cmd() error path | Bart Van Assche |
2015-03-14 | target: Check for LBA + sectors wrap-around in sbc_parse_cdb | Nicholas Bellinger |
2015-03-14 | target: Add missing WRITE_SAME end-of-device sanity check | Nicholas Bellinger |
2015-03-14 | target: Fix PR_APTPL_BUF_LEN buffer size limitation | Nicholas Bellinger |
2015-03-06 | iscsi-target: Drop problematic active_ts_list usage | Nicholas Bellinger |
2015-01-27 | target: Drop arbitrary maximum I/O size limit | Nicholas Bellinger |
2015-01-27 | iscsi,iser-target: Expose supported protection ops according to t10_pi | Sagi Grimberg |
2015-01-27 | iscsi,iser-target: Initiate termination only once | Sagi Grimberg |
2015-01-27 | iscsi-target: Fail connection on short sendmsg writes | Nicholas Bellinger |
2015-01-27 | tcm_loop: Fix wrong I_T nexus association | Hannes Reinecke |
2014-11-02 | target: return CONFLICT only when SA key unmatched | Steven Allen |
2014-10-28 | iscsi-target: return the correct port in SendTargets | Steven Allen |
2014-10-28 | target: Don't call TFO->write_pending if data_length == 0 | Roland Dreier |
2014-10-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-10-18 | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-10-07 | target/file: fix inclusive vfs_fsync_range() end | Zach Brown |
2014-10-04 | target: Add force_pr_aptpl device attribute | Nicholas Bellinger |
2014-10-04 | target: Fix APTPL metadata handling for dynamic MappedLUNs | Nicholas Bellinger |
2014-10-03 | target/user: Recalculate pad size inside is_ring_space_avail() | Andy Grover |
2014-10-03 | tcm_loop: Fixup tag handling | Hannes Reinecke |
2014-10-03 | target/user: Fix up smatch warnings in tcmu_netlink_event | Nicholas Bellinger |
2014-10-03 | target: Add a user-passthrough backstore | Andy Grover |
2014-10-02 | target: Remove unneeded check in sbc_parse_cdb | Andy Grover |
2014-10-01 | target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE | Quinn Tran |
2014-10-01 | target: simplify core_tmr_abort_task | Joern Engel |
2014-10-01 | target: encapsulate smp_mb__after_atomic() | Joern Engel |
2014-10-01 | target: remove some smp_mb__after_atomic()s | Joern Engel |
2014-10-01 | target: simplify core_tmr_release_req() | Joern Engel |
2014-10-01 | target: Remove core_tpg_release_virtual_lun0 function | Andy Grover |
2014-10-01 | target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun | Andy Grover |
2014-10-01 | target: core_tpg_post_dellun can return void | Andy Grover |
2014-09-24 | percpu_ref: add PERCPU_REF_INIT_* flags | Tejun Heo |
2014-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Tejun Heo |
2014-09-17 | target: fix unused shift in core_scsi3_pri_report_capabilities | Joern Engel |
2014-09-17 | target: correctly handle match_int errors in FILEIO + PSCSI | Joern Engel |