index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
129
-8893
/
+5332
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-13
/
+2
2021-02-21
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-9
/
+5
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-9
/
+43
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
9
-26
/
+64
2021-02-10
sd_zbc: clear zone resources for non-zoned case
Damien Le Moal
1
-5
/
+32
2021-02-10
block: introduce zone_write_granularity limit
Damien Le Moal
1
-0
/
+8
2021-02-08
scsi: scsi_debug: Fix a memory leak
Maurizio Lombardi
1
-0
/
+1
2021-02-01
scsi: ufs: use devm_blk_ksm_init()
Eric Biggers
3
-13
/
+2
2021-01-29
scsi: ufs: Give clk scaling min gear a value
Can Guo
1
-0
/
+3
2021-01-29
scsi: lpfc: Fix EEH encountering oops with NVMe traffic
James Smart
1
-0
/
+3
2021-01-29
scsi: lpfc: Fix 'physical' typos
Bjorn Helgaas
1
-1
/
+1
2021-01-29
scsi: megaraid_mbox: Fix spelling of 'allocated'
dingsenjie
1
-1
/
+1
2021-01-29
scsi: qla2xxx: Simplify the calculation of variables
Jiapeng Zhong
1
-1
/
+1
2021-01-26
scsi: hisi_sas: Add trace FIFO debugfs support
Luo Jiaxing
2
-0
/
+266
2021-01-26
scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove()
Luo Jiaxing
1
-0
/
+1
2021-01-26
scsi: hisi_sas: Enable debugfs support by default
Luo Jiaxing
2
-2
/
+17
2021-01-26
scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()
John Garry
1
-4
/
+2
2021-01-26
scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()
John Garry
1
-12
/
+0
2021-01-26
scsi: lpfc: Add auto select on IRQ_POLL
Tong Zhang
1
-0
/
+1
2021-01-26
scsi: ncr53c8xx: Fix typos
Hannes Reinecke
1
-3
/
+3
2021-01-26
scsi: lpfc: Fix ancient double free
Dan Carpenter
1
-8
/
+7
2021-01-26
scsi: qla2xxx: Fix some memory corruption
Dan Carpenter
1
-1
/
+1
2021-01-26
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
8
-26
/
+61
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
4
-9
/
+5
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-1
/
+1
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
3
-4
/
+3
2021-01-22
scsi: qla2xxx: Remove redundant NULL check
Yang Li
1
-10
/
+5
2021-01-22
scsi: megaraid: Fix ifnullfree.cocci warnings
kernel test robot
1
-2
/
+1
2021-01-22
scsi: qla1280: Fix printk regression
René Rebe
1
-6
/
+6
2021-01-22
scsi: ufs: Cleanup WB buffer flush toggle implementation
Bean Huo
1
-42
/
+19
2021-01-22
scsi: qla2xxx: Remove unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2021-01-22
scsi: qla2xxx: Assign boolean values to a bool variable
Jiapeng Zhong
1
-2
/
+2
2021-01-22
scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0()
Eric Curtin
1
-1
/
+1
2021-01-22
scsi: mpt3sas: Simplify bool comparison
YANG LI
1
-2
/
+2
2021-01-22
scsi: libsas: Remove temporarily-added _gfp() API variants
Ahmed S. Darwish
3
-25
/
+0
2021-01-22
scsi: mvsas: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-4
/
+4
2021-01-22
scsi: isci: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-6
/
+6
2021-01-22
scsi: libsas: Switch back to original event notifiers API
Ahmed S. Darwish
2
-7
/
+7
2021-01-22
scsi: pm80xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
3
-41
/
+36
2021-01-22
scsi: aic94xx: Switch back to original libsas event notifiers
Ahmed S. Darwish
1
-16
/
+13
2021-01-22
scsi: hisi_sas: Switch back to original libsas event notifiers
Ahmed S. Darwish
4
-11
/
+10
2021-01-22
scsi: libsas: Add gfp_t flags parameter to event notifications
Ahmed S. Darwish
3
-54
/
+25
2021-01-22
scsi: hisi_sas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
5
-18
/
+29
2021-01-22
scsi: aic94xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-9
/
+16
2021-01-22
scsi: pm80xx: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
3
-38
/
+65
2021-01-22
scsi: libsas: Pass gfp_t flags to event notifiers
Ahmed S. Darwish
2
-2
/
+4
2021-01-22
scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
Ahmed S. Darwish
1
-1
/
+2
2021-01-22
scsi: isci: Pass gfp_t flags in isci_port_link_up()
Ahmed S. Darwish
1
-1
/
+2
2021-01-22
scsi: isci: Pass gfp_t flags in isci_port_link_down()
Ahmed S. Darwish
1
-2
/
+2
[next]