index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sun_esp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
scsi: ata: libata: Set read/write commands CDL index
Damien Le Moal
4
-5
/
+46
2023-05-22
scsi: ata: libata: Add ATA feature control sub-page translation
Damien Le Moal
5
-29
/
+193
2023-05-22
scsi: ata: libata-scsi: Add support for CDL pages mode sense
Damien Le Moal
1
-22
/
+128
2023-05-22
scsi: ata: libata-scsi: Handle CDL bits in ata_scsiop_maint_in()
Damien Le Moal
1
-4
/
+26
2023-05-22
scsi: ata: libata: Detect support for command duration limits
Damien Le Moal
4
-23
/
+80
2023-05-22
scsi: ata: libata: Change ata_eh_request_sense() to not set CHECK_CONDITION
Niklas Cassel
1
-9
/
+16
2023-05-22
scsi: ata: libata-scsi: Remove unnecessary !cmd checks
Niklas Cassel
1
-6
/
+0
2023-05-22
scsi: sd: Handle read/write CDL timeout failures
Niklas Cassel
3
-0
/
+50
2023-05-22
scsi: sd: Set read/write command CDL index
Damien Le Moal
1
-6
/
+34
2023-05-22
scsi: core: Allow enabling and disabling command duration limits
Damien Le Moal
4
-0
/
+105
2023-05-22
scsi: core: Detect support for command duration limits
Damien Le Moal
5
-0
/
+98
2023-05-22
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
3
-16
/
+27
2023-05-22
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
5
-12
/
+13
2023-05-22
scsi: core: Rename and move get_scsi_ml_byte()
Niklas Cassel
2
-6
/
+6
2023-05-22
scsi: core: Allow libata to complete successful commands via EH
Niklas Cassel
2
-1
/
+7
2023-05-22
scsi: block: Introduce BLK_STS_DURATION_LIMIT
Damien Le Moal
2
-0
/
+9
2023-05-22
scsi: block: Introduce ioprio hints
Damien Le Moal
1
-0
/
+49
2023-05-22
scsi: block: ioprio: Clean up interface definition
Damien Le Moal
3
-12
/
+21
2023-05-17
scsi: dc395x: Documentation: Reword original driver attribution
Bagas Sanjaya
1
-4
/
+2
2023-05-17
scsi: dc395x: Documentation: Replace non-functional twibble.org list
Bagas Sanjaya
1
-3
/
+2
2023-05-17
scsi: MAINTAINERS: Drop DC395x list and site
Bagas Sanjaya
1
-3
/
+0
2023-05-17
scsi: MAINTAINERS: Add a libsas entry
Jason Yan
1
-0
/
+10
2023-05-17
scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-14
/
+14
2023-05-17
scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-11
/
+11
2023-05-17
scsi: target: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
4
-12
/
+12
2023-05-17
scsi: bfa: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
9
-25
/
+25
2023-05-17
scsi: hisi_sas: Fix warnings detected by sparse
Xingui Yang
1
-3
/
+4
2023-05-17
scsi: hisi_sas: Change DMA setup lock timeout to 2.5s
Xingui Yang
1
-0
/
+4
2023-05-17
scsi: hisi_sas: Configure initial value of some registers according to HBA model
Yihang Li
1
-5
/
+12
2023-05-17
scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays
Kees Cook
1
-5
/
+3
2023-05-17
scsi: ufs: hwmon: Constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-08
scsi: ufs: ufs-mediatek: Delete some dead code
Dan Carpenter
1
-3
/
+0
2023-05-08
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
1
-2
/
+1
2023-05-08
scsi: ufs: core: Change the module parameter macro of use_mcq_mode
Keoseong Park
1
-18
/
+2
2023-05-08
scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add()
Harshit Mogalapalli
1
-1
/
+1
2023-05-08
scsi: smartpqi: Update version to 2.1.22-040
Don Brace
1
-3
/
+3
2023-05-08
scsi: smartpqi: Update copyright to 2023
Don Brace
6
-6
/
+6
2023-05-08
scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/device
Don Brace
2
-0
/
+16
2023-05-08
scsi: smartpqi: Stop sending driver-initiated TURs
Kevin Barnett
2
-75
/
+11
2023-05-08
scsi: smartpqi: Fix byte aligned writew for ARM servers
Don Brace
1
-2
/
+2
2023-05-08
scsi: smartpqi: Add support for RAID NCQ priority
Gilbert Wu
1
-44
/
+45
2023-05-08
scsi: smartpqi: Validate block layer host tag
Murthy Bhat
1
-1
/
+2
2023-05-08
scsi: smartpqi: Remove contention for raid_bypass_cnt
Mike McGowen
2
-4
/
+4
2023-05-08
scsi: smartpqi: Fix rare SAS transport memory leak
Don Brace
1
-1
/
+3
2023-05-08
scsi: smartpqi: Remove NULL pointer check
Kevin Barnett
1
-15
/
+13
2023-05-08
scsi: smartpqi: Add new controller PCI IDs
David Strahan
1
-0
/
+72
2023-05-08
scsi: smartpqi: Map full length of PCI BAR 0
Mike McGowen
1
-1
/
+1
2023-05-08
scsi: qla2xxx: Update version to 10.02.08.300-k
Nilesh Javali
1
-2
/
+2
2023-05-08
scsi: qla2xxx: Wait for io return on terminate rport
Quinn Tran
1
-0
/
+13
2023-05-08
scsi: qla2xxx: Fix mem access after free
Quinn Tran
2
-73
/
+95
[next]