Revision cdce6ac277a4a1aa5316cd0cdf30fff927433917 authored by Linus Torvalds on 20 December 2014, 21:42:57 UTC, committed by Linus Torvalds on 20 December 2014, 21:42:57 UTC
Pull SCSI update from James Bottomley:
 "This is a much shorter set of patches that were on the go but didn't
  make it in to the early pull request for the merge window.  It's
  really a set of bug fixes plus some final cleanup work on the new tag
  queue API"

* tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  storvsc: ring buffer failures may result in I/O freeze
  ipr: set scsi_level correctly for disk arrays
  ipr: add support for async scanning to speed up boot
  scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case
  scsi_debug: take sdebug_host_list_lock when changing capacity
  scsi_debug: improve driver description in Kconfig
  scsi_debug: fix compare and write errors
  qla2xxx: fix race in handling rport deletion during recovery causes panic
  scsi: blacklist RSOC for Microsoft iSCSI target devices
  scsi: fix random memory corruption with scsi-mq + T10 PI
  Revert "[SCSI] mpt3sas: Remove phys on topology change"
  Revert "[SCSI] mpt2sas: Remove phys on topology change."
  esas2r: Correct typos of "validate" in a comment
  fc: FCP_PTA_SIMPLE is 0
  ibmvfc: remove unused tag variable
  scsi: remove MSG_*_TAG defines
  scsi: remove scsi_set_tag_type
  scsi: remove scsi_get_tag_type
  scsi: never drop to untagged mode during queue ramp down
  scsi: remove ->change_queue_type method
2 parent s 5d6a546 + e617457
History
File Mode Size
blocklayout
filelayout
objlayout
Kconfig -rw-r--r-- 5.8 KB
Makefile -rw-r--r-- 1.2 KB
cache_lib.c -rw-r--r-- 3.8 KB
cache_lib.h -rw-r--r-- 1016 bytes
callback.c -rw-r--r-- 11.9 KB
callback.h -rw-r--r-- 5.3 KB
callback_proc.c -rw-r--r-- 14.4 KB
callback_xdr.c -rw-r--r-- 25.7 KB
client.c -rw-r--r-- 37.6 KB
delegation.c -rw-r--r-- 22.6 KB
delegation.h -rw-r--r-- 2.5 KB
dir.c -rw-r--r-- 62.7 KB
direct.c -rw-r--r-- 26.9 KB
dns_resolve.c -rw-r--r-- 10.0 KB
dns_resolve.h -rw-r--r-- 812 bytes
file.c -rw-r--r-- 24.3 KB
fscache-index.c -rw-r--r-- 9.3 KB
fscache.c -rw-r--r-- 11.9 KB
fscache.h -rw-r--r-- 6.5 KB
getroot.c -rw-r--r-- 3.5 KB
idmap.c -rw-r--r-- 19.4 KB
inode.c -rw-r--r-- 53.6 KB
internal.h -rw-r--r-- 20.3 KB
iostat.h -rw-r--r-- 1.8 KB
mount_clnt.c -rw-r--r-- 12.2 KB
namespace.c -rw-r--r-- 7.3 KB
netns.h -rw-r--r-- 902 bytes
nfs.h -rw-r--r-- 993 bytes
nfs2super.c -rw-r--r-- 569 bytes
nfs2xdr.c -rw-r--r-- 25.8 KB
nfs3_fs.h -rw-r--r-- 1.0 KB
nfs3acl.c -rw-r--r-- 6.8 KB
nfs3client.c -rw-r--r-- 1.7 KB
nfs3proc.c -rw-r--r-- 23.8 KB
nfs3super.c -rw-r--r-- 656 bytes
nfs3xdr.c -rw-r--r-- 54.6 KB
nfs42.h -rw-r--r-- 430 bytes
nfs42proc.c -rw-r--r-- 3.5 KB
nfs42xdr.c -rw-r--r-- 5.7 KB
nfs4_fs.h -rw-r--r-- 17.6 KB
nfs4client.c -rw-r--r-- 30.7 KB
nfs4file.c -rw-r--r-- 4.2 KB
nfs4getroot.c -rw-r--r-- 1.2 KB
nfs4namespace.c -rw-r--r-- 12.8 KB
nfs4proc.c -rw-r--r-- 229.4 KB
nfs4renewd.c -rw-r--r-- 4.2 KB
nfs4session.c -rw-r--r-- 14.4 KB
nfs4session.h -rw-r--r-- 4.2 KB
nfs4state.c -rw-r--r-- 62.8 KB
nfs4super.c -rw-r--r-- 8.5 KB
nfs4sysctl.c -rw-r--r-- 1.4 KB
nfs4trace.c -rw-r--r-- 417 bytes
nfs4trace.h -rw-r--r-- 30.4 KB
nfs4xdr.c -rw-r--r-- 192.9 KB
nfsroot.c -rw-r--r-- 9.5 KB
nfstrace.c -rw-r--r-- 198 bytes
nfstrace.h -rw-r--r-- 18.1 KB
pagelist.c -rw-r--r-- 28.3 KB
pnfs.c -rw-r--r-- 51.8 KB
pnfs.h -rw-r--r-- 16.8 KB
pnfs_dev.c -rw-r--r-- 9.4 KB
proc.c -rw-r--r-- 18.8 KB
read.c -rw-r--r-- 10.7 KB
super.c -rw-r--r-- 74.0 KB
symlink.c -rw-r--r-- 1.6 KB
sysctl.c -rw-r--r-- 1.3 KB
unlink.c -rw-r--r-- 15.5 KB
write.c -rw-r--r-- 51.2 KB

back to top