https://github.com/torvalds/linux
Revision 69585dd69e663a40729492c7b52eb82477a2027a authored by Linus Torvalds on 11 October 2009, 18:12:33 UTC, committed by Linus Torvalds on 11 October 2009, 18:12:33 UTC
* git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6: (34 commits)
  [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create
  [SCSI] st: fix possible memory use after free after MTSETBLK ioctl
  [SCSI] be2iscsi: Moving to pci_pools v3
  [SCSI] libiscsi: iscsi_session_setup to allow for private space
  [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver
  [SCSI] zfcp: Fix hang when offlining device with offline chpid
  [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid
  [SCSI] zfcp: Fix oops during shutdown of offline device
  [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation
  [SCSI] zfcp: correctly initialize unchained requests
  [SCSI] mpt2sas: Bump version 02.100.03.00
  [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANT
  [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on firmware to ACK.
  [SCSI] mpt2sas: Call init_completion on a per request basis.
  [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.
  [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TM
  [SCSI] mpt2sas: Copyright change to 2009.
  [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers.
  [SCSI] mpt2sas: Update driver to MPI2 REV K headers.
  [SCSI] bfa: Brocade BFA FC SCSI driver
  ...
2 parent s bd38193 + c7922a9
History
Tip revision: 69585dd69e663a40729492c7b52eb82477a2027a authored by Linus Torvalds on 11 October 2009, 18:12:33 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Tip revision: 69585dd
File Mode Size
Kconfig -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 672 bytes
cache_lib.c -rw-r--r-- 3.3 KB
cache_lib.h -rw-r--r-- 790 bytes
callback.c -rw-r--r-- 9.9 KB
callback.h -rw-r--r-- 2.9 KB
callback_proc.c -rw-r--r-- 5.9 KB
callback_xdr.c -rw-r--r-- 17.6 KB
client.c -rw-r--r-- 44.3 KB
delegation.c -rw-r--r-- 13.8 KB
delegation.h -rw-r--r-- 2.2 KB
dir.c -rw-r--r-- 52.4 KB
direct.c -rw-r--r-- 26.6 KB
dns_resolve.c -rw-r--r-- 7.1 KB
dns_resolve.h -rw-r--r-- 364 bytes
file.c -rw-r--r-- 22.9 KB
fscache-index.c -rw-r--r-- 9.3 KB
fscache.c -rw-r--r-- 14.1 KB
fscache.h -rw-r--r-- 6.4 KB
getroot.c -rw-r--r-- 7.4 KB
idmap.c -rw-r--r-- 12.8 KB
inode.c -rw-r--r-- 44.4 KB
internal.h -rw-r--r-- 9.7 KB
iostat.h -rw-r--r-- 1.9 KB
mount_clnt.c -rw-r--r-- 11.9 KB
namespace.c -rw-r--r-- 6.5 KB
nfs2xdr.c -rw-r--r-- 19.4 KB
nfs3acl.c -rw-r--r-- 10.0 KB
nfs3proc.c -rw-r--r-- 21.0 KB
nfs3xdr.c -rw-r--r-- 29.4 KB
nfs4_fs.h -rw-r--r-- 10.4 KB
nfs4namespace.c -rw-r--r-- 6.5 KB
nfs4proc.c -rw-r--r-- 135.7 KB
nfs4renewd.c -rw-r--r-- 4.6 KB
nfs4state.c -rw-r--r-- 34.6 KB
nfs4xdr.c -rw-r--r-- 151.2 KB
nfsroot.c -rw-r--r-- 14.5 KB
pagelist.c -rw-r--r-- 11.0 KB
proc.c -rw-r--r-- 16.9 KB
read.c -rw-r--r-- 16.6 KB
super.c -rw-r--r-- 71.9 KB
symlink.c -rw-r--r-- 1.7 KB
sysctl.c -rw-r--r-- 2.1 KB
unlink.c -rw-r--r-- 7.1 KB
write.c -rw-r--r-- 41.6 KB

back to top