index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
scsi: pm80xx: Add pm80xx_mpi_build_cmd() tracepoint
Changyuan Lyu
2
-0
/
+33
2021-11-18
scsi: pm80xx: Add tracepoints
Changyuan Lyu
5
-2
/
+123
2021-11-18
scsi: pm80xx: Use bitmap_zalloc() for tags bitmap allocation
Igor Pylypiv
1
-2
/
+2
2021-11-18
scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()
Igor Pylypiv
1
-1
/
+3
2021-11-18
scsi: pm80xx: Do not check the address-of value for NULL
Igor Pylypiv
2
-41
/
+12
2021-11-18
scsi: pm80xx: Apply byte mask for phy ID in mpi_phy_start_resp()
Igor Pylypiv
1
-1
/
+1
2021-11-18
scsi: core: Use eh_timeout for START STOP UNIT
Chunguang Xu
1
-1
/
+2
2021-11-18
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
3
-14
/
+10
2021-11-18
scsi: core: Simplify control flow in scmd_eh_abort_handler()
Ewan D. Milne
1
-54
/
+55
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
29
-348
/
+889
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+40
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
1
-9
/
+28
2021-11-09
scsi: avoid to quiesce sdev->request_queue two times
Ming Lei
1
-15
/
+14
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
187
-2352
/
+3588
2021-11-04
scsi: scsi_debug: Don't call kcalloc() if size arg is zero
George Kennedy
1
-0
/
+4
2021-11-04
scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
Tadeusz Struk
1
-2
/
+0
2021-11-03
scsi: scsi_ioctl: Validate command size
Tadeusz Struk
1
-0
/
+2
2021-11-03
scsi: ufs: ufshpb: Properly handle max-single-cmd
Avri Altman
2
-12
/
+13
2021-11-03
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
17
-336
/
+84
2021-11-03
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
3
-0
/
+27
2021-11-03
scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
Jackie Liu
1
-0
/
+1
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-58
/
+61
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-11-01
virtio-scsi: don't let virtio core to validate used buffer length
Jason Wang
1
-0
/
+1
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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-41
/
+69
2021-10-27
scsi: sr: Remove duplicate assignment
Alexey Dobriyan
1
-1
/
+0
2021-10-27
scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual host
Chanho Park
1
-0
/
+86
2021-10-27
scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9
Chanho Park
1
-0
/
+68
2021-10-27
scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFS
Chanho Park
2
-0
/
+136
2021-10-27
scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacks
Chanho Park
2
-0
/
+12
2021-10-27
scsi: ufs: ufs-exynos: Factor out priv data init
Chanho Park
1
-7
/
+14
2021-10-27
scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
Chanho Park
2
-2
/
+5
2021-10-27
scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_ops
Chanho Park
2
-1
/
+8
2021-10-27
scsi: ufs: ufs-exynos: Add setup_clocks callback
Chanho Park
1
-0
/
+24
2021-10-27
scsi: ufs: ufs-exynos: Add refclkout_stop control
Chanho Park
1
-1
/
+2
2021-10-27
scsi: ufs: ufs-exynos: Simplify drv_data retrieval
Chanho Park
2
-11
/
+2
2021-10-27
scsi: ufs: ufs-exynos: Change pclk available max value
Chanho Park
1
-1
/
+1
2021-10-27
scsi: ufs: Add quirk to enable host controller without PH configuration
jongmin jeong
2
-0
/
+9
2021-10-27
scsi: ufs: Add quirk to handle broken UIC command
jongmin jeong
2
-0
/
+9
2021-10-27
scsi: core: Fix early registration of sysfs attributes for scsi_device
Steffen Maier
1
-10
/
+1
2021-10-26
scsi: qla2xxx: Update version to 10.02.07.200-k
Nilesh Javali
1
-2
/
+2
2021-10-26
scsi: qla2xxx: edif: Fix EDIF bsg
Quinn Tran
1
-26
/
+23
[next]