index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[SCSI] fcoe: removes default sw transport code file fcoe_sw.c
Vasu Dev
2009-04-03
3
-533
/
+494
|
*
[SCSI] fcoe: removes fc_transport_fcoe.[ch] code files
Vasu Dev
2009-04-03
1
-443
/
+0
|
*
[SCSI] fcoe: prep work to completely remove fc_transport_fcoe code
Vasu Dev
2009-04-03
3
-54
/
+11
|
*
[SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events
Robert Love
2009-04-03
1
-47
/
+199
|
*
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
2009-04-03
4
-144
/
+31
|
*
[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s
Robert Love
2009-04-03
1
-51
/
+43
|
*
[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded
Robert Love
2009-04-03
1
-9
/
+12
|
*
[SCSI] osd_uld: Remove creation of osd_scsi class symlink
Boaz Harrosh
2009-04-03
1
-6
/
+0
|
*
[SCSI] libosd: fix blk_put_request called from within request_end_io
Boaz Harrosh
2009-04-03
1
-18
/
+24
|
*
[SCSI] fix recovered error handling
James Bottomley
2009-04-03
3
-16
/
+16
|
*
[SCSI] aic7xxx: leaves timer running on init failure
Hannes Reinecke
2009-04-03
2
-10
/
+4
|
*
[SCSI] qla2xxx: Update version number to 8.03.01-k1.
Andrew Vasquez
2009-04-03
1
-2
/
+2
|
*
[SCSI] qla2xxx: Get FLT address in dword format.
Harish Zunjarrao
2009-04-03
1
-2
/
+2
|
*
[SCSI] qla2xxx: Correct several PCI-EEH issues.
Seokmann Ju
2009-04-03
3
-3
/
+18
|
*
[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.
Andrew Vasquez
2009-04-03
2
-2
/
+7
|
*
[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.
Andrew Vasquez
2009-04-03
2
-4
/
+9
|
*
[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.
Andrew Vasquez
2009-04-03
2
-64
/
+6
|
*
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
2009-04-03
6
-16
/
+45
|
*
[SCSI] qla2xxx: Drop use of IRQF_DISABLE.
Giridhar Malavali
2009-04-03
1
-1
/
+1
|
*
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
2009-04-03
5
-0
/
+238
|
*
[SCSI] qla2xxx: Export flash-block-size for application support.
Lalit Chandivade
2009-04-03
1
-0
/
+13
|
*
[SCSI] qla2xxx: Cleanup unused flags and #defines.
Shyam Sundar
2009-04-03
5
-127
/
+15
|
*
[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.
Lalit Chandivade
2009-04-03
2
-4
/
+14
|
*
[SCSI] qla2xxx: Add reset capabilities for application support.
Lalit Chandivade
2009-04-03
4
-0
/
+84
|
*
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
Lalit Chandivade
2009-04-03
6
-1
/
+57
|
*
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
Joe Carnuccio
2009-04-03
6
-14
/
+184
|
*
[SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...
Andrew Vasquez
2009-04-03
1
-19
/
+30
|
*
[SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().
Andrew Vasquez
2009-04-03
1
-1
/
+1
|
*
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
Andrew Vasquez
2009-04-03
5
-12
/
+32
|
*
[SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().
Andrew Vasquez
2009-04-03
1
-3
/
+1
|
*
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
Andrew Vasquez
2009-04-03
5
-7
/
+54
|
*
[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.
Andrew Vasquez
2009-04-03
1
-5
/
+8
|
*
[SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.
Harish Zunjarrao
2009-04-03
1
-1
/
+1
|
*
[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.
Giridhar Malavali
2009-04-03
1
-1
/
+1
|
*
[SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.
Giridhar Malavali
2009-04-03
1
-2
/
+2
|
*
[SCSI] qla2xxx: Consolidate queuecommand implementations.
Giridhar Malavali
2009-04-03
3
-108
/
+7
|
*
[SCSI] qla2xxx: Refactor request/response-queue register handling.
Andrew Vasquez
2009-04-03
5
-78
/
+31
|
*
[SCSI] ibmvfc: Driver version 1.0.5
Brian King
2009-04-03
1
-2
/
+2
|
*
[SCSI] ibmvfc: Improve ADISC timeout handling
Brian King
2009-04-03
2
-3
/
+106
|
*
[SCSI] ibmvfc: Show host maxframe_size
Brian King
2009-04-03
1
-0
/
+1
|
*
[SCSI] ibmvfc: Fixup module parms attributes
Brian King
2009-04-03
1
-1
/
+1
|
*
[SCSI] ibmvfc: Fix dropped interrupts
Brian King
2009-04-03
2
-2
/
+24
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
1
-2
/
+2
*
|
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-30
2
-5
/
+0
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-03-28
3
-4
/
+7
|
\
|
*
Merge branch 'master' into devel
Russell King
2009-03-28
1
-1
/
+1
|
|
\
|
|
*
[ARM] cumana: Fix a long standing bogon
Alan Cox
2009-03-24
1
-1
/
+1
|
*
|
Merge branch 'origin' into devel
Russell King
2009-03-28
8
-66
/
+57
|
|
\
\
|
*
\
\
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
2009-03-25
17
-564
/
+501
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[prev]
[next]