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-- 8.9 KB
Makefile -rw-r--r-- 620 bytes
acorn.c -rw-r--r-- 11.9 KB
acorn.h -rw-r--r-- 623 bytes
amiga.c -rw-r--r-- 3.4 KB
amiga.h -rw-r--r-- 116 bytes
atari.c -rw-r--r-- 3.8 KB
atari.h -rw-r--r-- 1.1 KB
check.c -rw-r--r-- 16.2 KB
check.h -rw-r--r-- 551 bytes
efi.c -rw-r--r-- 19.2 KB
efi.h -rw-r--r-- 4.2 KB
ibm.c -rw-r--r-- 6.2 KB
ibm.h -rw-r--r-- 70 bytes
karma.c -rw-r--r-- 1.1 KB
karma.h -rw-r--r-- 151 bytes
ldm.c -rw-r--r-- 43.7 KB
ldm.h -rw-r--r-- 5.5 KB
mac.c -rw-r--r-- 3.2 KB
mac.h -rw-r--r-- 1.3 KB
msdos.c -rw-r--r-- 14.2 KB
msdos.h -rw-r--r-- 151 bytes
osf.c -rw-r--r-- 1.7 KB
osf.h -rw-r--r-- 150 bytes
sgi.c -rw-r--r-- 2.2 KB
sgi.h -rw-r--r-- 155 bytes
sun.c -rw-r--r-- 3.8 KB
sun.h -rw-r--r-- 196 bytes
sysv68.c -rw-r--r-- 1.8 KB
sysv68.h -rw-r--r-- 89 bytes
ultrix.c -rw-r--r-- 1.2 KB
ultrix.h -rw-r--r-- 117 bytes

back to top