index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
108
-4697
/
+12471
2011-09-15
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
12
-12
/
+0
2011-09-15
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
1
-1
/
+1
2011-09-15
scsi/sg: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-8
/
+10
2011-09-15
aix94xx: Use angle brackets for system includes
Joe Perches
1
-1
/
+1
2011-09-14
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
Linus Torvalds
26
-200
/
+607
2011-09-10
scsi: qla4xxx driver depends on NET
Randy Dunlap
1
-1
/
+1
2011-08-28
[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmission
Eddie Wai
1
-1
/
+1
2011-08-28
[SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()
Yi Zou
1
-2
/
+6
2011-08-28
[SCSI] libfc: block SCSI eh thread for blocked rports
Vasu Dev
1
-2
/
+9
2011-08-28
[SCSI] libfc: fix fc_eh_host_reset
Vasu Dev
2
-17
/
+45
2011-08-28
[SCSI] fcoe: Fix deadlock between fip's recv_work and rtnl
Robert Love
1
-5
/
+8
2011-08-27
[SCSI] qla2xxx: Update version number to 8.03.07.07-k.
Chad Dupuis
1
-1
/
+1
2011-08-27
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
Saurav Kashyap
1
-10
/
+10
2011-08-27
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...
Andrew Vasquez
2
-4
/
+0
2011-08-27
[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.
Saurav Kashyap
1
-2
/
+3
2011-08-27
[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...
Chad Dupuis
1
-0
/
+4
2011-08-27
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.
Saurav Kashyap
1
-0
/
+3
2011-08-27
[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.
Chad Dupuis
1
-3
/
+2
2011-08-27
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
Arun Easi
8
-64
/
+62
2011-08-27
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
Arun Easi
6
-38
/
+335
2011-08-26
[SCSI] hpsa: fix physical device lun and target numbering problem
Stephen M. Cameron
1
-0
/
+10
2011-08-26
[SCSI] hpsa: fix problem that OBDR devices are not detected
Stephen M. Cameron
1
-20
/
+27
2011-08-23
[SCSI] isci: add version number
Dan Williams
1
-1
/
+10
2011-08-23
[SCSI] isci: fix event-get pointer increment
Dan Williams
1
-0
/
+3
2011-08-23
[SCSI] isci: dynamic interrupt coalescing
Dan Williams
2
-1
/
+12
2011-08-23
[SCSI] isci: Leave requests alone if already terminating.
Jeff Skirvin
1
-2
/
+10
2011-08-23
[SCSI] isci: Adding documentation to API change and fixup sysfs registration
Dave Jiang
1
-18
/
+18
2011-08-23
[SCSI] isci: change sas phy timeouts from 54us to 59us
Marcin Tomczak
2
-0
/
+25
2011-08-23
[SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n
Dan Williams
2
-2
/
+2
2011-08-23
[SCSI] isci: fix sata response handling
Dan Williams
1
-12
/
+6
2011-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
90
-4487
/
+11870
2011-07-28
[SCSI] fcoe: cleanup cpu selection for incoming requests
Vasu Dev
1
-30
/
+13
2011-07-28
[SCSI] fcoe: add fip retry to avoid missing critical keep alive
Vasu Dev
1
-6
/
+15
2011-07-28
[SCSI] libfc: fix warn on in lport retry
Vasu Dev
1
-1
/
+0
2011-07-28
[SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of error
Neerav Parikh
1
-0
/
+1
2011-07-28
[SCSI] libfc: cleanup sending SRR request
Hillf Danton
1
-2
/
+0
2011-07-28
[SCSI] libfc: two minor changes in comments
Hillf Danton
1
-2
/
+2
2011-07-28
[SCSI] libfc, fcoe: ignore rx frame with wrong xid info
Vasu Dev
2
-3
/
+5
2011-07-28
[SCSI] libfc: release exchg cache
Hillf Danton
1
-1
/
+4
2011-07-28
[SCSI] libfc: use FC_MAX_ERROR_CNT
Hillf Danton
1
-1
/
+1
2011-07-28
[SCSI] fcoe: remove unused ptype field in fcoe_rcv_info
Yi Zou
2
-2
/
+0
2011-07-28
[SCSI] bnx2fc: Update copyright and bump version to 1.0.4
Bhanu Prakash Gollapudi
6
-8
/
+8
2011-07-28
[SCSI] bnx2fc: Tx BDs cache in write tasks
Bhanu Prakash Gollapudi
1
-7
/
+22
2011-07-28
[SCSI] bnx2fc: Do not arm CQ when there are no CQEs
Bhanu Prakash Gollapudi
1
-2
/
+4
2011-07-28
[SCSI] bnx2fc: hold tgt lock when calling cmd_release
Bhanu Prakash Gollapudi
1
-0
/
+2
2011-07-28
[SCSI] bnx2fc: Enable support for sequence level error recovery
Bhanu Prakash Gollapudi
1
-3
/
+0
2011-07-28
[SCSI] bnx2fc: HSI changes for tape
Bhanu Prakash Gollapudi
1
-4
/
+26
2011-07-28
[SCSI] bnx2fc: Handle REC_TOV error code from firmware
Bhanu Prakash Gollapudi
2
-29
/
+112
2011-07-28
[SCSI] bnx2fc: REC/SRR link service request and response handling
Bhanu Prakash Gollapudi
3
-17
/
+421
[next]