https://github.com/torvalds/linux
Revision 85b1bb248071967135d22cc84e62292094f4a3c6 authored by Linus Torvalds on 07 October 2017, 19:34:16 UTC, committed by Linus Torvalds on 07 October 2017, 19:34:16 UTC
Pull SCSI fixes from James Bottomley:

 - a couple of serious fixes: use after free and blacklist for WRITE
   SAME

 - one error leg fix: write_pending failure

 - one user experience problem: do not override max_sectors_kb

 - one minor unused function removal

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ibmvscsis: Fix write_pending failure path
  scsi: libiscsi: Remove iscsi_destroy_session
  scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown
  scsi: sd: Do not override max_sectors_kb sysfs setting
  scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
2 parent s 67936a4 + 88e6538
Raw File
Tip revision: 85b1bb248071967135d22cc84e62292094f4a3c6 authored by Linus Torvalds on 07 October 2017, 19:34:16 UTC
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Tip revision: 85b1bb2
.get_maintainer.ignore
Christoph Hellwig <hch@lst.de>
back to top