| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-02-21 | 26 | -1086/+239 |
|\ |
|
| * | target: Set LBPWS10 bit in Logical Block Provisioning EVPD | Nicholas Bellinger | 2015-02-14 | 1 | -1/+1 |
| * | target: Fail UNMAP when emulate_tpu=0 | Nicholas Bellinger | 2015-02-14 | 1 | -0/+5 |
| * | target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0 | Nicholas Bellinger | 2015-02-14 | 1 | -0/+5 |
| * | target: Add sanity checks for DPO/FUA bit usage | Nicholas Bellinger | 2015-02-14 | 1 | -10/+46 |
| * | target: Perform PROTECT sanity checks for WRITE_SAME | Nicholas Bellinger | 2015-02-14 | 3 | -0/+18 |
| * | target: Fail I/O with PROTECT bit when protection is unsupported | Nicholas Bellinger | 2015-02-14 | 1 | -19/+32 |
| * | target: Check for LBA + sectors wrap-around in sbc_parse_cdb | Nicholas Bellinger | 2015-02-14 | 1 | -1/+2 |
| * | target: Add missing WRITE_SAME end-of-device sanity check | Nicholas Bellinger | 2015-02-14 | 1 | -0/+12 |
| * | iscsi-target: Avoid IN_LOGOUT failure case for iser-target | Nicholas Bellinger | 2015-02-12 | 1 | -1/+3 |
| * | target: Fix PR_APTPL_BUF_LEN buffer size limitation | Nicholas Bellinger | 2015-02-12 | 1 | -12/+13 |
| * | iscsi-target: Drop problematic active_ts_list usage | Nicholas Bellinger | 2015-02-12 | 1 | -23/+5 |
| * | iscsi/iser-target: Support multi-sequence sendtargets text response | Sagi Grimberg | 2015-02-12 | 3 | -23/+66 |
| * | iscsi-target: Don't over-allocate sendtargets text resp buffer | Sagi Grimberg | 2015-02-04 | 1 | -1/+1 |
| * | iscsi-target: Introduce session_get_next_ttt | Sagi Grimberg | 2015-02-04 | 2 | -17/+4 |
| * | iscsi-target: Move iscsi_target_[core,stat].h under linux include | Sagi Grimberg | 2015-01-30 | 20 | -969/+22 |
| * | iscsi-target: use '%*ph' specifier to dump hex buffer | Andy Shevchenko | 2015-01-16 | 1 | -9/+4 |
* | | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 1 | -3/+1 |
* | | iscsi-target: Fix typos in enum cmd_flags_table | Andy Grover | 2015-01-10 | 2 | -8/+8 |
* | | target: Allow Write Exclusive non-reservation holders to READ | Lee Duncan | 2015-01-10 | 1 | -0/+12 |
* | | target: Drop left-over fabric_max_sectors attribute | Nicholas Bellinger | 2015-01-10 | 5 | -50/+0 |
* | | target: Drop arbitrary maximum I/O size limit | Nicholas Bellinger | 2015-01-10 | 5 | -25/+16 |
|/ |
|
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-12-20 | 8 | -27/+26 |
|\ |
|
| * | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-18 | 8 | -27/+26 |
| |\ |
|
| | * | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 2014-12-04 | 8 | -26/+26 |
| | * | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 | 1 | -1/+0 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2014-12-20 | 18 | -441/+462 |
|\ \ \
| |/ /
|/| | |
|
| * | | target: Allow AllRegistrants to re-RESERVE existing reservation | Nicholas Bellinger | 2014-12-19 | 1 | -1/+4 |
| * | | iscsi-target: Fail connection on short sendmsg writes | Nicholas Bellinger | 2014-12-16 | 1 | -15/+11 |
| * | | iscsi-target: nullify session in failed login sequence | Sagi Grimberg | 2014-12-16 | 1 | -0/+1 |
| * | | target: Avoid dropping AllRegistrants reservation during unregister | Nicholas Bellinger | 2014-12-16 | 1 | -22/+65 |
| * | | target: Fix R_HOLDER bit usage for AllRegistrants | Nicholas Bellinger | 2014-12-16 | 1 | -3/+23 |
| * | | iscsi-target: Drop left-over bogus iscsi_np->tpg_np | Nicholas Bellinger | 2014-12-13 | 2 | -2/+0 |
| * | | iscsi,iser-target: Expose supported protection ops according to t10_pi | Sagi Grimberg | 2014-12-13 | 1 | -3/+4 |
| * | | iscsi,iser-target: Initiate termination only once | Sagi Grimberg | 2014-12-13 | 1 | -0/+3 |
| * | | target: remove unneeded array | Julia Lawall | 2014-12-02 | 1 | -5/+2 |
| * | | iscsi-target: fix error path in iscsi_target_init_module() | Lino Sanfilippo | 2014-12-02 | 1 | -0/+1 |
| * | | tcm_loop: Fix wrong I_T nexus association | Hannes Reinecke | 2014-12-02 | 2 | -49/+24 |
| * | | target: Drop left-over PHBA_PDEV set attr checks | Nicholas Bellinger | 2014-12-02 | 1 | -54/+10 |
| * | | target: Drop left-over internal dev attribute code | Nicholas Bellinger | 2014-12-02 | 1 | -175/+1 |
| * | | target/pscsi: Convert to external pscsi_backend_dev_attrs | Nicholas Bellinger | 2014-12-02 | 1 | -0/+26 |
| * | | target/user: Convert to external tcmu_backend_dev_attrs | Nicholas Bellinger | 2014-12-02 | 1 | -0/+42 |
| * | | target/rd: Convert to external rd_mcp_backend_dev_attrs | Nicholas Bellinger | 2014-12-02 | 1 | -0/+41 |
| * | | target/file: Convert to external fileio_backend_dev_attrs | Nicholas Bellinger | 2014-12-02 | 1 | -0/+42 |
| * | | target/iblock: Convert to external iblock_backend_dev_attrs | Nicholas Bellinger | 2014-12-02 | 1 | -0/+41 |
| * | | target: Add EXPORT_SYMBOL for existing se_dev_set_* | Nicholas Bellinger | 2014-12-02 | 3 | -28/+27 |
| * | | target: Move dev_stat_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 1 | -7/+5 |
| * | | target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 1 | -7/+5 |
| * | | target: Move dev_wwn_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 1 | -8/+5 |
| * | | target: Move dev_pr_cit to struct se_subsystem_api | Nicholas Bellinger | 2014-12-02 | 1 | -8/+5 |