Files
scst/iscsi-scst/kernel
Vladislav Bolkhovitin 660fd30d85 Merged revisions 6821,6824-6825,6827-6828,6835,6858,6863,6865-6867 via svnmerge from
svn+ssh://svn.code.sf.net/p/scst/svn/trunk

........
  r6821 | vlnb | 2016-03-01 20:13:42 -0800 (Tue, 01 Mar 2016) | 8 lines
  
  iscsi-scst: fix possible recursive locking
  
  cmnd_done() called from cmnd_put() can take cmd_list_lock, so it must
  not be called under it.
  
  Reported and tested by David Chen <david.chen@osnexus.com>
........
  r6824 | bvassche | 2016-03-08 10:24:23 -0800 (Tue, 08 Mar 2016) | 8 lines
  
  scst_vdisk: Fix kfree() argument in vdev_size_store() error path
  
  The wrong variable is freed in the vdev_size_store() error path.
  Pass 'new_size' instead of 'buf' to kfree().
  
  Signed-off-by: Sebastian Parschauer <sebastian.riemer@profitbricks.com>
  [ bvanassche: edited patch description ]
........
  r6825 | vlnb | 2016-03-09 21:00:01 -0800 (Wed, 09 Mar 2016) | 6 lines
  
  qla2x00t: decrease severity of 2 log messages
  
  Those messages don't necessare mean any error. Some harmless race
  conditions between the target driver and FW can lead to them as well.
........
  r6827 | vlnb | 2016-03-10 19:10:04 -0800 (Thu, 10 Mar 2016) | 8 lines
  
  This limits target group state changes to only apply to targets local to the host.
  This prevents the devices being blocked offline by changes to non-local targets.
  
  Signed-off-by: Adrian Saul <adrian.saul@tpgtelecom.com.au>
  
  with some minor corrections
........
  r6828 | vlnb | 2016-03-10 19:27:53 -0800 (Thu, 10 Mar 2016) | 3 lines
  
  scst_vdisk: warning clarification
........
  r6835 | bvassche | 2016-03-23 21:08:12 -0700 (Wed, 23 Mar 2016) | 2 lines
  
  scst: Port to Linux kernel v4.6
........
  r6858 | bvassche | 2016-04-11 12:59:59 -0700 (Mon, 11 Apr 2016) | 5 lines
  
  scst: Kernel v4.6-rc3 build fix
  
  See also patch "mm: drop PAGE_CACHE_* and page_cache_{get,release}
  definition".
........
  r6863 | vlnb | 2016-04-19 21:00:00 -0700 (Tue, 19 Apr 2016) | 3 lines
  
  scst_user: improve backward compatibility with handlers relying on obsolete SCST_USER_UNREGISTER_DEVICE call
........
  r6865 | vlnb | 2016-04-19 21:29:34 -0700 (Tue, 19 Apr 2016) | 3 lines
  
  scst: decrease severity of "Copy Manager already registered" message, because it is harmless
........
  r6866 | vlnb | 2016-04-19 21:34:43 -0700 (Tue, 19 Apr 2016) | 3 lines
  
  Follow-up for the previous commit
........
  r6867 | vlnb | 2016-04-19 21:52:58 -0700 (Tue, 19 Apr 2016) | 5 lines
  
  scstadmin: prevent saving statistical dif_checks_failed attribute
  
  From Marc Smith <marc.smith@mcc.edu>
........


git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.1.x@6869 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2016-04-21 01:00:41 +00:00
..
2015-03-19 00:01:03 +00:00
2015-08-25 02:57:51 +00:00
2015-03-19 00:01:03 +00:00
2015-08-25 02:56:08 +00:00
2015-06-12 16:15:45 +00:00
2015-06-10 15:35:26 +00:00