Age | Commit message (Expand) | Author | Files | Lines |
2015-03-20 | target: do not reject FUA CDBs when write cache is enabled but emulate_write_... | Christophe Vu-Brugier | 3 | -18/+16 |
2015-03-20 | target: Fix virtual LUN=0 target_configure_device failure OOPs | Nicholas Bellinger | 1 | -2/+2 |
2015-03-20 | target/pscsi: Fix NULL pointer dereference in get_device_type | Nicholas Bellinger | 1 | -1/+1 |
2015-03-20 | tcm_fc: missing curly braces in ft_invl_hw_context() | Dan Carpenter | 1 | -1/+2 |
2015-03-20 | target: Fix reference leak in target_get_sess_cmd() error path | Bart Van Assche | 1 | -0/+4 |
2015-03-20 | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session | Bart Van Assche | 1 | -5/+2 |
2015-03-20 | iscsi-target: Avoid early conn_logout_comp for iser connections | Nicholas Bellinger | 1 | -4/+10 |
2015-03-20 | Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" | Nicholas Bellinger | 1 | -3/+1 |
2015-03-20 | target: Disallow changing of WRITE cache/FUA attrs after export | Nicholas Bellinger | 1 | -1/+15 |
2015-02-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 26 | -1086/+239 |
2015-02-14 | target: Set LBPWS10 bit in Logical Block Provisioning EVPD | Nicholas Bellinger | 1 | -1/+1 |
2015-02-14 | target: Fail UNMAP when emulate_tpu=0 | Nicholas Bellinger | 1 | -0/+5 |
2015-02-14 | target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0 | Nicholas Bellinger | 1 | -0/+5 |
2015-02-14 | target: Add sanity checks for DPO/FUA bit usage | Nicholas Bellinger | 1 | -10/+46 |
2015-02-14 | target: Perform PROTECT sanity checks for WRITE_SAME | Nicholas Bellinger | 3 | -0/+18 |
2015-02-14 | target: Fail I/O with PROTECT bit when protection is unsupported | Nicholas Bellinger | 1 | -19/+32 |
2015-02-14 | target: Check for LBA + sectors wrap-around in sbc_parse_cdb | Nicholas Bellinger | 1 | -1/+2 |
2015-02-14 | target: Add missing WRITE_SAME end-of-device sanity check | Nicholas Bellinger | 1 | -0/+12 |
2015-02-12 | iscsi-target: Avoid IN_LOGOUT failure case for iser-target | Nicholas Bellinger | 1 | -1/+3 |
2015-02-12 | target: Fix PR_APTPL_BUF_LEN buffer size limitation | Nicholas Bellinger | 1 | -12/+13 |
2015-02-12 | iscsi-target: Drop problematic active_ts_list usage | Nicholas Bellinger | 1 | -23/+5 |
2015-02-12 | iscsi/iser-target: Support multi-sequence sendtargets text response | Sagi Grimberg | 3 | -23/+66 |
2015-02-04 | iscsi-target: Don't over-allocate sendtargets text resp buffer | Sagi Grimberg | 1 | -1/+1 |
2015-02-04 | iscsi-target: Introduce session_get_next_ttt | Sagi Grimberg | 2 | -17/+4 |
2015-01-31 | iscsi-target: Move iscsi_target_[core,stat].h under linux include | Sagi Grimberg | 20 | -969/+22 |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 1 | -3/+1 |
2015-01-16 | iscsi-target: use '%*ph' specifier to dump hex buffer | Andy Shevchenko | 1 | -9/+4 |
2015-01-10 | iscsi-target: Fix typos in enum cmd_flags_table | Andy Grover | 2 | -8/+8 |
2015-01-10 | target: Allow Write Exclusive non-reservation holders to READ | Lee Duncan | 1 | -0/+12 |
2015-01-10 | target: Drop left-over fabric_max_sectors attribute | Nicholas Bellinger | 5 | -50/+0 |
2015-01-10 | target: Drop arbitrary maximum I/O size limit | Nicholas Bellinger | 5 | -25/+16 |
2014-12-21 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 8 | -27/+26 |
2014-12-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 18 | -441/+462 |
2014-12-19 | target: Allow AllRegistrants to re-RESERVE existing reservation | Nicholas Bellinger | 1 | -1/+4 |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 8 | -27/+26 |
2014-12-16 | iscsi-target: Fail connection on short sendmsg writes | Nicholas Bellinger | 1 | -15/+11 |
2014-12-16 | iscsi-target: nullify session in failed login sequence | Sagi Grimberg | 1 | -0/+1 |
2014-12-16 | target: Avoid dropping AllRegistrants reservation during unregister | Nicholas Bellinger | 1 | -22/+65 |
2014-12-16 | target: Fix R_HOLDER bit usage for AllRegistrants | Nicholas Bellinger | 1 | -3/+23 |
2014-12-13 | iscsi-target: Drop left-over bogus iscsi_np->tpg_np | Nicholas Bellinger | 2 | -2/+0 |
2014-12-13 | iscsi,iser-target: Expose supported protection ops according to t10_pi | Sagi Grimberg | 1 | -3/+4 |
2014-12-13 | iscsi,iser-target: Initiate termination only once | Sagi Grimberg | 1 | -0/+3 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -7/+5 |
2014-12-10 | switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives | Al Viro | 1 | -7/+5 |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -26/+2 |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley | 4 | -49/+8 |
2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 8 | -26/+26 |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig | 1 | -1/+0 |
2014-12-02 | target: remove unneeded array | Julia Lawall | 1 | -5/+2 |