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
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
14
-35
/
+33
2012-01-07
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
14
-35
/
+33
2012-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+2
2012-01-04
switch debugfs to umode_t
Al Viro
1
-1
/
+1
2012-01-04
switch procfs to umode_t use
Al Viro
1
-4
/
+3
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
11
-29
/
+29
2012-01-04
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-213
/
+1547
2011-12-15
[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...
john fastabend
2
-0
/
+119
2011-12-14
[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref
Eddie Wai
1
-2
/
+3
2011-12-14
[SCSI] qla4xxx: check for failed conn setup
Mike Christie
1
-0
/
+3
2011-12-14
[SCSI] qla4xxx: a small loop fix
Tomas Henzl
1
-1
/
+3
2011-12-14
[SCSI] qla4xxx: fix flash/ddb support
Mike Christie
7
-97
/
+1315
2011-12-14
[SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames()
Thomas Gleixner
1
-0
/
+1
2011-12-12
[SCSI] qla2xxx: Update version number to 8.03.07.12-k.
Chad Dupuis
1
-1
/
+1
2011-12-12
[SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request ...
Giridhar Malavali
1
-6
/
+8
2011-12-12
[SCSI] qla2xxx: Correct fc_host port_state display.
Saurav Kashyap
1
-4
/
+23
2011-12-12
[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...
Giridhar Malavali
4
-4
/
+28
2011-12-12
[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...
Giridhar Malavali
2
-0
/
+3
2011-12-12
[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...
Chad Dupuis
4
-30
/
+22
2011-12-12
[SCSI] qla2xxx: Display IPE error message for ISP82xx.
Chad Dupuis
1
-0
/
+5
2011-12-12
[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...
Andrew Vasquez
1
-2
/
+1
2011-12-12
[SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.
Giridhar Malavali
1
-3
/
+3
2011-12-12
[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...
Giridhar Malavali
2
-2
/
+8
2011-12-12
[SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.
Giridhar Malavali
1
-0
/
+1
2011-12-12
[SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.
Saurav Kashyap
1
-1
/
+2
2011-12-12
[SCSI] qla2xxx: Check for SCSI status on underruns.
Arun Easi
1
-1
/
+1
2011-12-12
[SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.
Saurav Kashyap
1
-66
/
+4
2011-12-12
[SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt con...
Anton Blanchard
1
-1
/
+1
2011-12-10
m68k/mac: cleanup mac_irq_pending
Finn Thain
1
-1
/
+2
2011-12-06
cxgb4i: Handle dst_get_neighbour_noref() returning NULL.
David Miller
1
-1
/
+7
2011-12-06
libcxgbi: Handle dst_get_neighbour_noref() returning NULL.
David Miller
1
-2
/
+8
2011-12-06
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
1
-1
/
+1
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
3
-4
/
+4
2011-11-14
[SCSI] hpsa: Disable ASPM
Matthew Garrett
1
-0
/
+5
2011-11-11
[SCSI] aacraid: controller hangs if kernel uses non-default ASPM policy
Vasily Averin
1
-0
/
+4
2011-11-10
[SCSI] mpt2sas: add missing allocation.
Dan Carpenter
1
-0
/
+5
2011-11-09
[SCSI] Silencing 'killing requests for dead queue'
Hannes Reinecke
1
-1
/
+2
2011-11-09
[SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704
James Bottomley
1
-5
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
41
-0
/
+42
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-14
/
+0
2011-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
43
-1073
/
+1751
2011-11-05
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2011-11-03
[SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdev
Anton Blanchard
1
-0
/
+1
2011-11-03
[SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commands
Moger, Babu
1
-1
/
+2
2011-11-03
[SCSI] scsi_transport_iscsi: Fix documentation os parameter
Marcos Paulo de Souza
1
-1
/
+1
2011-11-01
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
25
-0
/
+25
2011-11-01
scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
16
-0
/
+17
2011-11-01
scsi: drop unused Kconfig symbol
Paul Bolle
1
-14
/
+0
2011-10-31
[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 support
Robin H. Johnson
1
-0
/
+10
[next]