index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-13
/
+30
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-26
headers: kref.h redux
Alexey Dobriyan
1
-1
/
+0
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-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+4
2009-09-14
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
[next]