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-09-12 | 29 | -596/+635 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | target: use stringify.h instead of own definition | David Disseldorp | 2015-09-11 | 1 | -1/+2 | |
| * | | | | | | | | | | target/user: Fix UFLAG_UNKNOWN_OP handling | Andy Grover | 2015-09-11 | 1 | -8/+2 | |
| * | | | | | | | | | | target: Remove no-op conditional | Andy Grover | 2015-09-11 | 1 | -2/+1 | |
| * | | | | | | | | | | target/user: Remove unused variable | Andy Grover | 2015-09-11 | 1 | -1/+0 | |
| * | | | | | | | | | | target: Fix max_cmd_sn increment w/o cmdsn mutex regressions | Roland Dreier | 2015-09-11 | 2 | -4/+5 | |
| * | | | | | | | | | | target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess | Nicholas Bellinger | 2015-09-11 | 1 | -2/+4 | |
| * | | | | | | | | | | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger | 2015-09-11 | 3 | -4/+65 | |
| * | | | | | | | | | | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage | Andy Grover | 2015-08-27 | 8 | -18/+18 | |
| * | | | | | | | | | | target/iscsi: Replace conn->login_ip with login_sockaddr | Andy Grover | 2015-08-27 | 5 | -43/+51 | |
| * | | | | | | | | | | target/iscsi: Keep local_ip as the actual sockaddr | Andy Grover | 2015-08-27 | 5 | -62/+47 | |
| * | | | | | | | | | | target/iscsi: Fix np_ip bracket issue by removing np_ip | Andy Grover | 2015-08-27 | 6 | -38/+36 | |
| * | | | | | | | | | | target: Drop iSCSI use of mutex around max_cmd_sn increment | Roland Dreier | 2015-08-03 | 7 | -27/+24 | |
| * | | | | | | | | | | qla2xxx: Update tcm_qla2xxx module description to 24xx+ | Sebastian Herbszt | 2015-08-03 | 2 | -3/+3 | |
| * | | | | | | | | | | iscsi-target: Add tpg_enabled_sendtargets for disabled discovery | David Disseldorp | 2015-08-03 | 4 | -5/+31 | |
| * | | | | | | | | | | drivers: target: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar | 2015-08-01 | 1 | -1/+1 | |
| * | | | | | | | | | | target: check DPO/FUA usage for COMPARE AND WRITE | David Disseldorp | 2015-07-31 | 1 | -0/+3 | |
| * | | | | | | | | | | target: Remove cmd->se_ordered_id (unused except debug log lines) | Roland Dreier | 2015-07-31 | 2 | -27/+13 | |
| * | | | | | | | | | | target: add support for START_STOP_UNIT SCSI opcode | Brian Bunker | 2015-07-31 | 1 | -0/+36 | |
| * | | | | | | | | | | target: improve unsupported opcode message | Joern Engel | 2015-07-31 | 2 | -3/+5 | |
| * | | | | | | | | | | target: allow underflow/overflow for PR OUT etc. commands | Roland Dreier | 2015-07-31 | 1 | -3/+3 | |
| * | | | | | | | | | | target/iscsi: Use proper SGL accessors for digest computation | Alexei Potashnik | 2015-07-31 | 1 | -5/+4 | |
| * | | | | | | | | | | target: remove initiatorname field in se_acl_lun | Chris Zankel | 2015-07-31 | 2 | -6/+4 | |
| * | | | | | | | | | | libiscsi: Use scsi helper to set information descriptor | Sagi Grimberg | 2015-07-24 | 1 | -6/+3 | |
| * | | | | | | | | | | target: Return descriptor format sense data in case the LU spans 64bit sectors | Sagi Grimberg | 2015-07-24 | 3 | -4/+16 | |
| * | | | | | | | | | | scsi: Protect against buffer possible overflow in scsi_set_sense_information | Sagi Grimberg | 2015-07-24 | 3 | -5/+26 | |
| * | | | | | | | | | | scsi: Fix wrong additional sense length in descriptor format | Sagi Grimberg | 2015-07-24 | 1 | -1/+1 | |
| * | | | | | | | | | | tcm_qla2xxx: Remove set-but-not-used variables | Bart Van Assche | 2015-07-24 | 1 | -6/+0 | |
| * | | | | | | | | | | target: Return ABORTED_COMMAND sense key for PI errors | Sagi Grimberg | 2015-07-24 | 1 | -3/+3 | |
| * | | | | | | | | | | target: Use scsi helpers to build the sense data correctly | Sagi Grimberg | 2015-07-24 | 2 | -43/+9 | |
| * | | | | | | | | | | scsi: Move sense handling routines to scsi_common | Sagi Grimberg | 2015-07-24 | 2 | -98/+99 | |
| * | | | | | | | | | | target: Split transport_send_check_condition_and_sense() | Bart Van Assche | 2015-07-24 | 1 | -235/+148 | |
| * | | | | | | | | | | target: Inline transport_get_sense_codes() | Bart Van Assche | 2015-07-24 | 1 | -14/+2 | |
| * | | | | | | | | | | tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA | Hannes Reinecke | 2015-07-24 | 2 | -0/+22 | |
| * | | | | | | | | | | tcm_loop: Remove SAS vestigies | Hannes Reinecke | 2015-07-24 | 1 | -8/+9 | |
| * | | | | | | | | | | target: Use struct t10_pi_tuple | Sagi Grimberg | 2015-07-06 | 2 | -6/+6 | |
* | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-09-12 | 37 | -1236/+1839 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | scsi_dh: fix randconfig build error | Christoph Hellwig | 2015-09-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | scsi: fix scsi_error_handler vs. scsi_host_dev_release race | Michal Hocko | 2015-09-06 | 1 | -1/+10 | |
| * | | | | | | | | | | | fcoe: Convert use of __constant_htons to htons | Vaishali Thakkar | 2015-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | mpt2sas: setpci reset kernel oops fix | Nagarajkumar Narayanan | 2015-09-06 | 4 | -9/+67 | |
| * | | | | | | | | | | | pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY | Johannes Thumshirn | 2015-09-06 | 2 | -0/+2 | |
| * | | | | | | | | | | | lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2() | Johannes Thumshirn | 2015-09-06 | 1 | -3/+4 | |
| * | | | | | | | | | | | bfa: Fix incorrect de-reference of pointer | Anil Gurumurthy | 2015-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | bfa: Fix indentation | Anil Gurumurthy | 2015-09-06 | 1 | -11/+11 | |
| * | | | | | | | | | | | scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure... | Jordan Hargrave | 2015-09-06 | 1 | -10/+0 | |
| * | | | | | | | | | | | scsi_debug: resp_request: remove unused variable | Tomas Winkler | 2015-09-06 | 1 | -2/+1 | |
| * | | | | | | | | | | | scsi_debug: fix REPORT LUNS Well Known LU | Tomas Winkler | 2015-09-06 | 1 | -2/+3 | |
| * | | | | | | | | | | | scsi_debug: schedule_resp fix input variable check | Tomas Winkler | 2015-09-06 | 1 | -3/+10 | |
| * | | | | | | | | | | | scsi_debug: make dump_sector static | Tomas Winkler | 2015-09-06 | 1 | -1/+1 |