index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
seq_file: constify seq_operations
James Morris
1
-3
/
+3
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+6
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2
-2
/
+2
2009-09-21
trivial: fix typo in aic7xxx comment
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2
-3
/
+3
2009-09-20
includecheck fix: drivers/scsi, ibmvscsi.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-20
includecheck fix: drivers/scsi, libfcoe.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-15
driver model: constify attribute groups
David Brownell
2
-3
/
+3
2009-09-15
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+4
2009-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
77
-3141
/
+12520
2009-09-12
[SCSI] fix oops during scsi scanning
James Bottomley
1
-0
/
+2
2009-09-12
[SCSI] libsrp: fix memory leak in srp_ring_free()
Bart Van Assche
1
-0
/
+1
2009-09-12
[SCSI] libiscsi, bnx2i: make bound ep check common
Mike Christie
1
-0
/
+33
2009-09-12
[SCSI] libiscsi: add completion function for drivers that do not need pdu pro...
Mike Christie
1
-5
/
+33
2009-09-12
[SCSI] scsi_dh_rdac: changes for rdac debug logging
Moger, Babu
1
-5
/
+46
2009-09-12
[SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the...
Moger, Babu
1
-7
/
+27
2009-09-12
[SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attach
Moger, Babu
1
-13
/
+13
2009-09-12
[SCSI] sg: fix oops in the error path in sg_build_indirect()
Michal Schmidt
1
-1
/
+1
2009-09-12
[SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530
Charlie Brady
1
-0
/
+3
2009-09-12
[SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller
Anil Ravindranath
4
-0
/
+6640
2009-09-12
[SCSI] qla2xxx: Update version number to 8.03.01-k6.
Giridhar Malavali
1
-1
/
+1
2009-09-12
[SCSI] qla2xxx: Properly delete rports attached to a vport.
Andrew Vasquez
2
-7
/
+11
2009-09-12
[SCSI] qla2xxx: Correct various NPIV issues.
Andrew Vasquez
5
-29
/
+32
2009-09-12
[SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.
Lalit Chandivade
1
-4
/
+1
2009-09-12
[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.
Andrew Vasquez
1
-1
/
+2
2009-09-12
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
Santosh Vernekar
4
-3
/
+7
2009-09-11
scsi,block: update SCSI to handle mixed merge failures
Tejun Heo
1
-2
/
+4
2009-09-10
[SCSI] fcoe: flush per-cpu thread work when destroying interface
Joe Eykholt
1
-2
/
+40
2009-09-10
[SCSI] libfc: don't swap OX_ID and RX_ID when sending BA_RJT
Joe Eykholt
1
-2
/
+2
2009-09-10
[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.
Joe Eykholt
2
-25
/
+114
2009-09-10
[SCSI] libfc: fix handling of incoming Discover Address (ADISC) requests
Joe Eykholt
2
-53
/
+48
2009-09-10
[SCSI] libfc: use ADISC to verify rport login state
Joe Eykholt
1
-5
/
+117
2009-09-10
[SCSI] libfc: LOGO response code had extraeous enter_rtv
Joe Eykholt
1
-6
/
+4
2009-09-10
[SCSI] libfc: re-login to remote ports that send us LOGO
Joe Eykholt
1
-2
/
+11
2009-09-10
[SCSI] libfc: fix rport error handling for login-required and invalid ops
Joe Eykholt
1
-49
/
+88
2009-09-10
[SCSI] libfc: correctly handle incoming PLOGI request.
Joe Eykholt
1
-92
/
+93
2009-09-10
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
3
-14
/
+52
2009-09-10
[SCSI] libfc: fix: rport_recv_req needs disc_mutex when calling rport_lookup
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
2
-65
/
+43
2009-09-10
[SCSI] libfc: Always reset remote port roles when receiving PRLI
Robert Love
1
-0
/
+6
2009-09-10
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
3
-34
/
+23
2009-09-10
[SCSI] libfc: don't do discovery before callback is set
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: clean up point-to-point discovery code.
Joe Eykholt
2
-93
/
+4
2009-09-10
[SCSI] libfc: discovery gpn_ft parse bug
Joe Eykholt
1
-3
/
+4
2009-09-10
[SCSI] libfc: discovery retry should clear pending first.
Joe Eykholt
1
-2
/
+2
2009-09-10
[SCSI] libfc: fix: empty zone causes endless discovery retries.
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: handle discovery failure more correctly.
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp()
Joe Eykholt
1
-16
/
+12
2009-09-10
[SCSI] libfc: discovery restart sequence error fix
Joe Eykholt
1
-2
/
+1
[next]