Revision b56061b04e0264f3b24f7450a3d5790437bb912a authored by Linus Torvalds on 14 October 2016, 18:37:50 UTC, committed by Linus Torvalds on 14 October 2016, 18:37:50 UTC
Pull more SCSI updates from James Bottomley:
 "This is just a set of minor updates and fixes which weren't quite
  ready in time for the first pull request.

  The only real thing of note is Mike Christie is stepping down as
  Maintainer of iscsi to be replaced by Lee Duncan and Chris Leech"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ufs: Kconfig fix
  scsi: g_NCR5380: Stop using scsi_module.c
  scsi: g_NCR5380: Reduce overrides[] from array to struct
  scsi: g_NCR5380: Remove deprecated __setup
  scsi: ufs: Fix error return code in ufshcd_init()
  scsi: ufs: Data Segment only needed for WRITE DESCRIPTOR
  scsi: cxgb4i: Set completion bit in work request
  MAINTAINERS: Update open-iscsi maintainers
  scsi: ufs: Enable no vccq quirk for skhynix device
  scsi: be2iscsi: mark symbols static where possible
2 parent s 4960634 + 5404fb7
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 220 bytes
balloc.c -rw-r--r-- 27.1 KB
cylinder.c -rw-r--r-- 5.7 KB
dir.c -rw-r--r-- 15.6 KB
file.c -rw-r--r-- 962 bytes
ialloc.c -rw-r--r-- 9.2 KB
inode.c -rw-r--r-- 32.6 KB
namei.c -rw-r--r-- 7.3 KB
super.c -rw-r--r-- 43.2 KB
swab.h -rw-r--r-- 2.5 KB
ufs.h -rw-r--r-- 5.0 KB
ufs_fs.h -rw-r--r-- 34.6 KB
util.c -rw-r--r-- 6.0 KB
util.h -rw-r--r-- 16.4 KB

back to top