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-- 4.1 KB
Makefile -rw-r--r-- 429 bytes
dir.c -rw-r--r-- 30.8 KB
file.c -rw-r--r-- 6.9 KB
getopt.c -rw-r--r-- 1.9 KB
getopt.h -rw-r--r-- 367 bytes
inode.c -rw-r--r-- 26.1 KB
ioctl.c -rw-r--r-- 21.7 KB
mmap.c -rw-r--r-- 2.9 KB
ncplib_kernel.c -rw-r--r-- 32.3 KB
ncplib_kernel.h -rw-r--r-- 7.6 KB
ncpsign_kernel.c -rw-r--r-- 3.6 KB
ncpsign_kernel.h -rw-r--r-- 727 bytes
sock.c -rw-r--r-- 22.7 KB
symlink.c -rw-r--r-- 4.3 KB

back to top