Linus Torvalds
05c78081d2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
...
Pull SCSI target updates from Nicholas Bellinger:
"Here are the outstanding target-pending updates for v4.3-rc1.
Mostly bug-fixes and minor changes this round. The fallout from the
big v4.2-rc1 RCU conversion have (thus far) been minimal.
The highlights this round include:
- Move sense handling routines into scsi_common code (Sagi)
- Return ABORTED_COMMAND sense key for PI errors (Sagi)
- Add tpg_enabled_sendtargets attribute for disabled iscsi-target
discovery (David)
- Shrink target struct se_cmd by rearranging fields (Roland)
- Drop iSCSI use of mutex around max_cmd_sn increment (Roland)
- Replace iSCSI __kernel_sockaddr_storage with sockaddr_storage (Andy +
Chris)
- Honor fabric max_data_sg_nents I/O transfer limit (Arun + Himanshu +
nab)
- Fix EXTENDED_COPY >= v4.1 regression OOPsen (Alex + nab)"
* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending: (37 commits)
target: use stringify.h instead of own definition
target/user: Fix UFLAG_UNKNOWN_OP handling
target: Remove no-op conditional
target/user: Remove unused variable
target: Fix max_cmd_sn increment w/o cmdsn mutex regressions
target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
target/iscsi: Replace conn->login_ip with login_sockaddr
target/iscsi: Keep local_ip as the actual sockaddr
target/iscsi: Fix np_ip bracket issue by removing np_ip
target: Drop iSCSI use of mutex around max_cmd_sn increment
qla2xxx: Update tcm_qla2xxx module description to 24xx+
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
drivers: target: Drop unlikely before IS_ERR(_OR_NULL)
target: check DPO/FUA usage for COMPARE AND WRITE
target: Shrink struct se_cmd by rearranging fields
target: Remove cmd->se_ordered_id (unused except debug log lines)
target: add support for START_STOP_UNIT SCSI opcode
target: improve unsupported opcode message
...
2015-09-11 19:00:42 -07:00
..
2015-05-25 08:46:25 -07:00
2015-08-07 14:36:05 +02:00
2015-09-11 18:15:18 -07:00
2015-09-08 14:35:59 -07:00
2015-05-31 18:06:28 -07:00
2015-05-25 08:57:53 -07:00
2015-09-06 11:39:53 -07:00
2015-08-06 21:54:13 -07:00
2015-06-02 17:15:24 -07:00
2015-05-25 08:46:26 -07:00
2015-06-30 19:45:00 -07:00
2015-08-26 18:08:47 -07:00
2015-08-28 13:14:57 -07:00
2015-02-11 10:28:45 -08:00
2015-09-11 18:15:18 -07:00
2015-08-18 08:11:23 -07:00
2015-05-18 13:35:56 -04:00
2015-05-31 18:06:28 -07:00
2015-09-02 12:22:54 -07:00
2015-03-24 17:08:29 -07:00
2015-09-06 11:51:39 -07:00
2015-08-26 07:36:51 -07:00
2015-09-06 11:57:25 -07:00
2015-08-27 11:08:31 -07:00
2015-09-08 14:35:59 -07:00
2015-04-14 09:50:27 -07:00
2015-05-31 18:06:28 -07:00
2015-09-06 11:53:31 -07:00
2015-09-11 19:00:42 -07:00
2015-06-24 16:49:49 -07:00
2015-06-19 16:57:51 -07:00
2014-11-24 14:45:27 +01:00
2015-06-23 15:55:44 -07:00
2015-04-27 10:10:19 -07:00
2015-04-27 10:10:19 -07:00
2015-04-27 10:04:39 -07:00
2015-04-27 10:04:39 -07:00
2015-04-27 10:05:55 -07:00
2015-04-27 10:05:55 -07:00
2015-08-07 14:28:45 +02:00
2007-06-17 16:15:56 -05:00
2015-08-07 15:03:42 +02:00
2013-11-26 11:09:07 +01:00
2010-05-26 19:51:07 +02:00
2014-10-20 16:21:33 +02:00
2010-05-26 19:51:07 +02:00
2014-10-20 16:21:33 +02:00
2015-06-13 08:42:36 -07:00
2015-05-31 18:06:28 -07:00
2007-08-04 09:11:06 -05:00
2015-05-31 18:06:28 -07:00
2015-04-09 18:08:31 -07:00
2015-05-31 18:06:28 -07:00
2015-05-31 18:06:28 -07:00
2015-04-17 10:13:56 -07:00
2015-03-09 10:45:26 -04:00
2015-03-09 07:18:14 -04:00
2015-05-31 18:06:28 -07:00
2015-05-31 18:06:28 -07:00
2015-02-02 09:57:45 -08:00
2013-06-26 18:32:47 -07:00
2014-10-20 16:21:33 +02:00
2015-04-14 09:50:27 -07:00
2015-01-09 15:44:31 +01:00
2015-02-02 09:57:46 -08:00
2014-11-20 09:11:11 +01:00
2015-07-31 13:31:10 +02:00
2014-07-17 22:07:37 +02:00
2014-11-20 09:11:10 +01:00
2014-11-20 09:11:10 +01:00
2007-03-20 11:27:03 -05:00
2015-02-02 09:57:45 -08:00
2005-04-16 15:20:36 -07:00
2014-11-24 14:45:27 +01:00
2015-01-09 15:44:23 +01:00
2014-11-24 16:13:16 +01:00
2015-05-31 18:06:28 -07:00
2005-04-16 15:20:36 -07:00
2013-06-26 18:32:47 -07:00
2015-03-09 10:45:26 -04:00
2014-11-20 09:11:10 +01:00
2010-01-18 10:48:16 -06:00
2015-02-02 09:57:45 -08:00
2013-04-09 14:13:16 -04:00
2014-11-24 20:01:40 +01:00
2013-04-09 14:13:16 -04:00
2013-11-26 11:09:07 +01:00
2010-05-26 19:51:08 +02:00
2014-11-12 11:19:41 +01:00
2015-08-26 16:28:48 -07:00
2015-08-26 16:29:49 -07:00
2015-08-26 16:28:15 -07:00
2015-08-12 13:14:57 -07:00
2015-08-12 13:14:57 -07:00
2015-05-31 18:06:28 -07:00
2006-10-04 03:38:54 -04:00
2015-02-02 09:57:46 -08:00
2010-11-16 13:33:23 -08:00
2015-05-31 18:06:28 -07:00
2011-03-31 11:26:23 -03:00
2015-08-28 13:14:53 -07:00
2015-07-30 12:41:47 -07:00
2015-06-02 17:24:54 -07:00
2013-04-09 14:13:27 -04:00
2014-03-15 10:19:19 -07:00
2014-11-24 14:45:27 +01:00
2014-04-11 16:15:36 -04:00
2014-10-20 16:21:33 +02:00
2015-07-30 21:02:01 -07:00
2013-01-03 15:57:01 -08:00
2014-03-15 10:19:18 -07:00
2015-09-11 19:00:42 -07:00
2015-05-31 18:06:28 -07:00
2005-04-16 15:20:36 -07:00
2014-10-20 16:21:33 +02:00
2015-03-09 07:18:14 -04:00
2015-08-28 13:14:56 -07:00
2015-08-26 07:23:04 -07:00
2014-03-27 08:26:31 -07:00
2015-03-23 14:29:40 +11:00
2005-04-16 15:20:36 -07:00
2014-10-20 16:21:33 +02:00
2013-04-09 14:13:15 -04:00
2010-05-02 15:55:03 -04:00
2014-08-12 12:15:14 -06:00
2013-04-15 14:30:44 -06:00
2014-11-24 14:45:27 +01:00
2014-07-17 22:07:35 +02:00
2015-05-31 18:06:28 -07:00
2015-03-09 10:45:26 -04:00
2014-11-20 09:11:20 +01:00
2013-01-03 15:57:01 -08:00
2005-04-16 15:20:36 -07:00
2011-05-10 10:16:21 +02:00
2005-04-16 15:20:36 -07:00
2015-05-31 18:06:28 -07:00
2011-03-31 11:26:23 -03:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2014-11-24 20:01:28 +01:00
2011-03-31 11:26:23 -03:00
2014-11-20 09:11:10 +01:00
2014-11-20 09:11:10 +01:00
2015-02-10 20:01:30 -08:00
2012-02-21 11:40:37 +01:00
2015-05-31 18:06:28 -07:00
2006-10-04 03:38:54 -04:00
2015-05-31 18:06:28 -07:00
2015-05-31 18:06:28 -07:00
2010-11-16 13:33:23 -08:00
2010-11-16 13:33:23 -08:00
2015-05-31 18:06:28 -07:00
2015-05-31 18:06:28 -07:00
2010-08-06 09:25:50 -06:00
2010-03-03 21:17:06 +05:30
2005-04-16 15:20:36 -07:00
2015-07-23 22:53:05 -07:00
2015-09-06 11:03:14 -07:00
2015-04-27 09:38:06 -07:00
2015-08-28 13:14:58 -07:00
2015-09-11 19:00:42 -07:00
2014-11-12 11:16:12 +01:00
2011-10-31 19:31:23 -04:00
2015-08-28 13:14:57 -07:00
2015-02-04 08:00:24 -08:00
2014-11-12 11:16:05 +01:00
2005-04-16 15:20:36 -07:00
2014-04-24 13:44:54 -04:00
2015-08-18 08:14:14 -07:00
2015-08-28 13:14:56 -07:00
2015-02-02 09:57:46 -08:00
2010-02-08 17:15:19 -06:00
2015-06-01 07:32:43 -07:00
2014-06-06 16:08:16 -07:00
2015-08-28 13:14:56 -07:00
2015-02-02 09:57:46 -08:00
2006-05-20 00:39:08 -04:00
2015-04-10 07:40:32 -07:00
2015-09-02 12:22:54 -07:00
2015-09-06 11:13:41 -07:00
2015-08-07 14:28:45 +02:00
2015-07-14 13:20:09 -04:00
2015-06-01 07:32:43 -07:00
2006-08-19 13:39:11 -07:00
2014-11-12 11:15:54 +01:00
2015-04-16 10:37:12 -07:00
2015-09-02 13:10:25 -07:00
2014-11-12 11:15:57 +01:00
2015-01-09 15:44:19 +01:00
2015-04-11 22:27:14 -04:00
2014-10-20 16:21:33 +02:00
2013-01-03 15:57:01 -08:00
2014-10-20 16:21:33 +02:00
2015-01-20 19:43:24 +01:00
2014-07-17 22:07:39 +02:00
2014-11-24 20:01:28 +01:00
2014-11-12 11:15:57 +01:00
2008-04-07 12:15:39 -05:00
2015-08-26 07:45:25 -07:00
2015-06-02 08:03:25 -07:00
2014-11-12 11:19:44 +01:00
2015-08-26 22:41:36 -07:00
2014-05-28 12:16:28 +02:00
2015-03-09 07:18:14 -04:00
2014-11-20 09:11:15 +01:00
2015-08-10 23:07:05 -04:00
2014-10-20 16:21:33 +02:00
2015-05-31 18:06:28 -07:00
2010-11-16 13:33:23 -08:00
2014-11-20 09:11:10 +01:00
2014-11-20 09:11:10 +01:00
2014-11-24 14:45:27 +01:00
2012-03-28 18:30:03 +01:00
2015-07-23 13:07:04 -07:00
2014-11-24 14:45:28 +01:00
2014-09-24 11:52:09 -06:00
2015-02-02 09:57:46 -08:00
2013-04-09 14:13:15 -04:00
2015-08-07 14:28:45 +02:00
2015-05-31 18:06:28 -07:00
2015-02-02 09:57:45 -08:00
2015-09-08 18:03:49 +01:00
2013-01-03 15:57:01 -08:00
2013-11-26 11:09:07 +01:00