index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
[SCSI] qla2xxx: Addition of shutdown callback handler.
Madhuranath Iyengar
2
-15
/
+74
2010-10-25
[SCSI] qla2xxx: Initialize the vport_slock spinlock.
Andrew Vasquez
1
-0
/
+1
2010-10-25
[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces
Madhuranath Iyengar
3
-19
/
+12
2010-10-25
[SCSI] qla2xxx: Add flash read/update support using BSG interface
Harish Zunjarrao
2
-0
/
+127
2010-10-25
[SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...
Chad Dupuis
1
-4
/
+2
2010-10-25
[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().
Chad Dupuis
1
-1
/
+1
2010-10-25
[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.
Chad Dupuis
3
-2
/
+9
2010-10-25
[SCSI] qla2xxx: Remove port down retry count.
Chad Dupuis
4
-40
/
+4
2010-10-25
[SCSI] qla2xxx: locking problem in qla2x00_init_rings()
Dan Carpenter
1
-2
/
+2
2010-10-25
[SCSI] sr: fix sr_drive_status handling when initialization required
Robert Jennings
1
-0
/
+9
2010-10-25
[SCSI] fcoe: Fix broken NPIV with correction to MAC validation
Robert Love
1
-10
/
+6
2010-10-25
[SCSI] libfcoe: VN2VN connection setup causing stack memory corruption.
Kiran Patil
1
-1
/
+1
2010-10-25
[SCSI] libfc: Do not let disc work cancel itself
Bhanu Prakash Gollapudi
1
-3
/
+2
2010-10-25
[SCSI] libfc: possible race could panic system due to NULL fsp->cmd
Vasu Dev
1
-12
/
+6
2010-10-25
[SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC
Vasu Dev
1
-1
/
+1
2010-10-25
[SCSI] libfc: adds flogi retry in case DID is zero in RJT
Vasu Dev
1
-8
/
+4
2010-10-25
[SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready
Vasu Dev
1
-4
/
+2
2010-10-25
[SCSI] libfc: fix setting of rport dev loss
Mike Christie
1
-2
/
+2
2010-10-25
[SCSI] gdth: integer overflow in ioctl
Dan Carpenter
1
-0
/
+8
2010-10-25
[SCSI] Fix race when removing SCSI devices
Christof Schmitt
1
-1
/
+2
2010-10-25
[SCSI] sd: Export effective protection mode in sysfs
Martin K. Petersen
1
-0
/
+23
2010-10-25
[SCSI] qla4xxx: Update driver version to 5.02.00-k4
Vikas Chaudhary
1
-1
/
+1
2010-10-25
[SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb
Mike Christie
1
-3
/
+6
2010-10-25
[SCSI] qla4xxx: remove unwanted check for bad spd
Vikas Chaudhary
2
-20
/
+0
2010-10-25
[SCSI] qla4xxx: update AER support for ISP82XX
Vikas Chaudhary
2
-35
/
+29
2010-10-25
[SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it.
Shyam Sundar
1
-6
/
+43
2010-10-25
[SCSI] qla4xxx: use CRB Register for Request Queue in-pointer
Shyam Sundar
5
-30
/
+16
2010-10-25
[SCSI] qla4xxx: dump mailbox registers on System Error
Karen Higgins
3
-0
/
+104
2010-10-25
[SCSI] qla4xxx: Add support for 8130/8131 AENs.
Shyam Sundar
2
-0
/
+14
2010-10-25
[SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
1
-1
/
+3
2010-10-25
[SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ...
Nilesh Javali
1
-2
/
+4
2010-10-25
[SCSI] qla4xxx: free_irqs on failed initialize_adapter
Vikas Chaudhary
1
-0
/
+6
2010-10-25
[SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry
Vikas Chaudhary
1
-1
/
+1
2010-10-25
[SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online
Vikas Chaudhary
1
-2
/
+0
2010-10-25
[SCSI] qla4xxx: honor return status of qla4xxx_hw_reset
Vikas Chaudhary
1
-2
/
+5
2010-10-25
[SCSI] qla4xxx: Trivial cleanup
Vikas Chaudhary
5
-22
/
+12
2010-10-25
[SCSI] Fix regressions in scsi_internal_device_block
Mike Christie
1
-1
/
+2
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-7
/
+8
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-1
/
+6
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-1
/
+19
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-4
/
+0
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
286
-43764
/
+37794
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-42
/
+11
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-14
/
+28
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
16
-3
/
+19
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
16
-80
/
+79
2010-10-22
scsi/sd: add a no_read_capacity_16 scsi_device flag
Hans de Goede
1
-0
/
+12
2010-10-22
scsi/sr: add no_read_disc_info scsi_device flag
Hans de Goede
1
-1
/
+7
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
2
-4
/
+0
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-228
/
+72
[prev]
[next]