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.3 KB
Makefile -rw-r--r-- 1.0 KB
README -rw-r--r-- 7.9 KB
bitmap.c -rw-r--r-- 36.8 KB
dir.c -rw-r--r-- 8.7 KB
do_balan.c -rw-r--r-- 57.1 KB
file.c -rw-r--r-- 10.1 KB
fix_node.c -rw-r--r-- 76.8 KB
hashes.c -rw-r--r-- 3.6 KB
ibalance.c -rw-r--r-- 35.2 KB
inode.c -rw-r--r-- 90.6 KB
ioctl.c -rw-r--r-- 5.4 KB
item_ops.c -rw-r--r-- 18.7 KB
journal.c -rw-r--r-- 122.2 KB
lbalance.c -rw-r--r-- 41.4 KB
namei.c -rw-r--r-- 43.7 KB
objectid.c -rw-r--r-- 6.9 KB
prints.c -rw-r--r-- 20.8 KB
procfs.c -rw-r--r-- 15.8 KB
resize.c -rw-r--r-- 6.2 KB
stree.c -rw-r--r-- 63.2 KB
super.c -rw-r--r-- 61.7 KB
tail_conversion.c -rw-r--r-- 9.1 KB
xattr.c -rw-r--r-- 26.3 KB
xattr_acl.c -rw-r--r-- 13.4 KB
xattr_security.c -rw-r--r-- 2.7 KB
xattr_trusted.c -rw-r--r-- 1.3 KB
xattr_user.c -rw-r--r-- 1.2 KB

README

back to top