01 May, 2008

1 commit

  • drivers/scsi/mvsas.c: In function `mvs_update_phyinfo':
    drivers/scsi/mvsas.c:2822: warning: long long unsigned int format, u64 arg (arg 5)
    drivers/scsi/mvsas.c:2822: warning: long long unsigned int format, u64 arg (arg 6)

    We do not know what type the arch uses to implement u64.

    Cc: Ke Wei
    Cc: James Bottomley
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andrew Morton
     

29 Mar, 2008

8 commits


06 Mar, 2008

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6: (27 commits)
    [SCSI] mpt fusion: don't oops if NumPhys==0
    [SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblocking
    [SCSI] qla4xxx: regression - add start scan callout
    [SCSI] qla4xxx: fix host reset dpc race
    [SCSI] tgt: fix build errors when dprintk is defined
    [SCSI] tgt: set the data length properly
    [SCSI] tgt: stop zero'ing scsi_cmnd
    [SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queue
    [SCSI] docbook: fix fusion source files
    [SCSI] docbook: fix scsi source file
    [SCSI] qla2xxx: Update version number to 8.02.00-k9.
    [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands.
    [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards.
    [SCSI] qla2xxx: Correct needless clean-up resets during shutdown.
    [SCSI] arcmsr: update version and changelog
    [SCSI] ps3rom: disable clustering
    [SCSI] ps3rom: fix wrong resid calculation bug
    [SCSI] mvsas: fix phy sas address
    [SCSI] gdth: fix to internal commands execution
    [SCSI] gdth: bugfix for the at-exit problems
    ...

    Linus Torvalds
     

01 Mar, 2008

1 commit


24 Feb, 2008

3 commits


23 Feb, 2008

2 commits