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
2020-07-15
scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macro
Chandrakanth Patil
1
-2
/
+0
2020-07-08
scsi: dh: Add Fujitsu device to devinfo and dh lists
Steve Schremmer
2
-0
/
+2
2020-07-07
scsi: mpt3sas: Fix error returns in BRM_status_show
Johannes Thumshirn
1
-4
/
+6
2020-07-02
scsi: mpt3sas: Fix unlock imbalance
Damien Le Moal
1
-1
/
+1
2020-07-02
scsi: iscsi: Change iSCSI workqueue max_active back to 1
Bob Liu
2
-2
/
+2
2020-06-29
scsi: scsi_transport_spi: Fix function pointer check
Tom Rix
1
-1
/
+1
2020-06-26
scsi: libfc: Skip additional kref updating work event
Javed Hasan
1
-4
/
+5
2020-06-26
scsi: libfc: Handling of extra kref
Javed Hasan
1
-1
/
+3
2020-06-26
scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
Dan Carpenter
1
-1
/
+1
2020-06-23
scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()
SeongJae Park
1
-1
/
+2
2020-06-23
scsi: qla2xxx: Keep initiator ports after RSCN
Roman Bolshakov
1
-1
/
+3
2020-06-23
scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request
Daniel Wagner
1
-1
/
+2
2020-06-15
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
8
-0
/
+8
2020-06-15
scsi: ufs-bsg: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
15
-67
/
+67
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-143
/
+110
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
15
-67
/
+67
2020-06-10
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Christophe JAILLET
1
-1
/
+3
2020-06-09
scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()
Denis Efremov
1
-3
/
+0
2020-06-09
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
1
-3
/
+0
2020-06-09
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
Tyrel Datwyler
1
-0
/
+2
2020-06-09
scsi: sr: Fix sr_probe() missing deallocate of device minor
Simon Arlott
1
-1
/
+5
2020-06-09
scsi: sr: Fix sr_probe() missing mutex_destroy
Simon Arlott
1
-0
/
+1
2020-06-09
scsi: st: Convert convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-15
/
+5
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
9
-9
/
+9
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
9
-9
/
+9
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
6
-6
/
+0
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
119
-3697
/
+6156
2020-06-04
scsi: hpsa: hpsa_ioctl(): Tidy up a bit
Al Viro
1
-5
/
+2
2020-06-04
scsi: hpsa: Get rid of compat_alloc_user_space()
Al Viro
1
-44
/
+36
2020-06-04
scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct
Al Viro
1
-9
/
+5
2020-06-04
scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
Al Viro
1
-60
/
+56
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+88
2020-06-02
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
Stanley Chu
1
-4
/
+1
2020-06-02
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
1
-1
/
+0
2020-06-02
scsi: qedf: Remove redundant initialization of variable rc
Colin Ian King
1
-1
/
+1
2020-06-02
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
1
-4
/
+1
2020-06-02
scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
Qiushi Wu
1
-1
/
+1
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-689
/
+1153
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-75
/
+473
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-2
/
+1
2020-06-01
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+10
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+0
2020-05-29
lpfc_debugfs: get rid of pointless access_ok()
Al Viro
1
-12
/
+0
2020-05-27
lpfc: Fix return value in __lpfc_nvme_ls_abort
James Smart
1
-1
/
+1
2020-05-27
lpfc: fix axchg pointer reference after free and double frees
James Smart
2
-6
/
+7
2020-05-27
lpfc: Fix pointer checks and comments in LS receive refactoring
James Smart
1
-9
/
+17
2020-05-26
scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changes
Vignesh Raghavendra
1
-3
/
+10
[next]