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-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+8
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
11
-39
/
+92
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+82
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+15
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-31
/
+40
2021-10-30
scsi: ufs: ufshpb: Remove HPB2.0 flows
Avri Altman
3
-288
/
+4
2021-10-29
scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT
Martin K. Petersen
1
-3
/
+6
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
9
-26
/
+26
2021-10-26
scsi: sd: add concurrent positioning ranges support
Damien Le Moal
2
-0
/
+82
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2
-1
/
+8
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
7
-15
/
+22
2021-10-22
sd: implement ->get_unique_id
Christoph Hellwig
1
-0
/
+39
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
4
-23
/
+24
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
1
-1
/
+1
2021-10-20
scsi: ufs: ufs-exynos: Correct timeout value setting registers
Chanho Park
1
-3
/
+3
2021-10-20
scsi: ibmvfc: Fix up duplicate response detection
Brian King
1
-1
/
+2
2021-10-20
qla2xxx: add ->map_queues support for nvme
Saurav Kashyap
1
-0
/
+15
2021-10-18
scsi: ufs: ufs-pci: Force a full restore after suspend-to-disk
Adrian Hunter
1
-15
/
+18
2021-10-18
scsi: qla2xxx: Fix unmap of already freed sgl
Dmitry Bogdanov
1
-9
/
+5
2021-10-18
scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
Joy Gu
1
-1
/
+1
2021-10-18
scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
Zheyu Ma
1
-1
/
+1
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-1
/
+1
2021-10-18
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
1
-2
/
+2
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
1
-2
/
+4
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
1
-5
/
+5
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
3
-1
/
+3
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
4
-0
/
+4
2021-10-18
block: drop unused includes in <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
1
-0
/
+1
2021-10-16
scsi: sd: Fix crashes in sd_resume_runtime()
Miles Chen
1
-1
/
+6
2021-10-16
scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs
Sreekanth Reddy
1
-1
/
+1
2021-10-12
scsi: core: Put LLD module refcnt after SCSI device is released
Ming Lei
2
-1
/
+12
2021-10-12
scsi: storvsc: Fix validation for unsolicited incoming packets
Andrea Parri (Microsoft)
1
-9
/
+23
2021-10-12
scsi: iscsi: Fix set_param() handling
Mike Christie
1
-2
/
+0
2021-10-12
scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
Dexuan Cui
1
-1
/
+2
2021-10-04
scsi: iscsi: Fix iscsi_task use after free
Mike Christie
1
-6
/
+9
2021-10-04
scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling
James Smart
1
-4
/
+7
2021-10-04
scsi: elx: efct: Delete stray unlock statement
Dan Carpenter
1
-2
/
+1
2021-10-04
scsi: ufs: core: Fix task management completion
Adrian Hunter
2
-30
/
+23
2021-10-04
scsi: acornscsi: Remove scsi_cmd_to_tag() reference
John Garry
1
-1
/
+1
2021-09-28
scsi: csiostor: Add module softdep on cxgb4
Rahul Lakkireddy
1
-0
/
+1
2021-09-28
scsi: qla2xxx: Fix excessive messages during device logout
Arun Easi
1
-2
/
+2
2021-09-28
scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-2
/
+2
2021-09-28
scsi: ses: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-1
/
+1
2021-09-28
scsi: ufs: Fix illegal offset in UPIU event trace
Jonathan Hsu
1
-2
/
+1
2021-09-25
scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
Kees Cook
1
-1
/
+2
2021-09-22
scsi: ses: Retry failed Send/Receive Diagnostic commands
Wen Xiong
1
-4
/
+18
2021-09-22
scsi: lpfc: Fix gcc -Wstringop-overread warning, again
Arnd Bergmann
1
-5
/
+2
2021-09-22
scsi: lpfc: Use correct scnprintf() limit
Dan Carpenter
1
-1
/
+2
2021-09-22
scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()
Dan Carpenter
1
-1
/
+1
[next]