index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
scsi: ufs: Reduce power management code duplication
Bart Van Assche
12
-196
/
+41
2021-08-02
scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()
Bart Van Assche
1
-3
/
+5
2021-08-01
scsi: ufs: ufshpb: Make host mode parameters configurable
Avri Altman
2
-16
/
+292
2021-08-01
scsi: ufs: ufshpb: Add support for host control mode
Avri Altman
1
-6
/
+0
2021-08-01
scsi: ufs: ufshpb: Do not send umap_all in host control mode
Avri Altman
1
-1
/
+2
2021-08-01
scsi: ufs: ufshpb: Limit the number of in-flight map requests
Avri Altman
2
-0
/
+12
2021-08-01
scsi: ufs: ufshpb: Add "cold" regions timer
Avri Altman
2
-3
/
+79
2021-08-01
scsi: ufs: ufshpb: Add HPB dev reset response
Avri Altman
2
-1
/
+32
2021-08-01
scsi: ufs: ufshpb: Region inactivation in host mode
Avri Altman
2
-7
/
+41
2021-08-01
scsi: ufs: ufshpb: Make eviction depend on region's reads
Avri Altman
1
-1
/
+17
2021-08-01
scsi: ufs: ufshpb: Add reads counter
Avri Altman
2
-6
/
+97
2021-08-01
scsi: ufs: ufshpb: Transform set_dirty to iterate_rgn
Avri Altman
1
-8
/
+10
2021-08-01
scsi: ufs: ufshpb: Add host control mode support to rsp_upiu
Avri Altman
2
-1
/
+35
2021-08-01
scsi: ufs: ufshpb: Cache HPB Control mode on init
Avri Altman
3
-3
/
+9
2021-08-01
scsi: ufs: ufshpb: Add HPB 2.0 support
Daejun Park
6
-74
/
+647
2021-08-01
scsi: ufs: ufshpb: Prepare HPB read for cached sub-region
Daejun Park
3
-3
/
+260
2021-08-01
scsi: ufs: ufshpb: L2P map management for HPB read
Daejun Park
4
-15
/
+1178
2021-08-01
scsi: ufs: ufshpb: Introduce Host Performance Buffer feature
Daejun Park
8
-0
/
+849
2021-08-01
scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>
Dwaipayan Ray
5
-28
/
+28
2021-08-01
scsi: BusLogic: Use %X for u32 sized integer rather than %lX
Colin Ian King
1
-1
/
+1
2021-08-01
scsi: BusLogic: Avoid unbounded vsprintf() use
Maciej W. Rozycki
1
-1
/
+1
2021-08-01
scsi: BusLogic: Fix missing pr_cont() use
Maciej W. Rozycki
1
-2
/
+2
2021-08-01
scsi: bsg: Fix commands without data transfer in scsi_bsg_sg_io_fn()
Christoph Hellwig
1
-0
/
+1
2021-07-30
scsi: ufs: Allow async suspend/resume callbacks
Vincent Palomares
1
-0
/
+1
2021-07-30
scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted()
James Smart
1
-4
/
+7
2021-07-30
scsi: qla2xxx: Fix spelling mistakes "allloc" -> "alloc"
Colin Ian King
1
-2
/
+2
2021-07-30
scsi: bsg: Move the whole request execution into the SCSI/transport handlers
Christoph Hellwig
1
-30
/
+39
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2
-33
/
+32
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
3
-19
/
+21
2021-07-30
scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver
Christoph Hellwig
1
-1
/
+55
2021-07-29
scsi: core: Fix capacity set to zero after offlinining device
lijinlin
1
-3
/
+6
2021-07-29
scsi: sr: Return correct event when media event code is 3
Li Manyi
1
-1
/
+1
2021-07-29
scsi: ibmvfc: Fix command state accounting and stale response detection
Tyrel Datwyler
2
-2
/
+18
2021-07-29
scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
Sreekanth Reddy
1
-1
/
+2
2021-07-29
scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
Ye Bin
1
-2
/
+2
2021-07-29
scsi: fas216: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-29
scsi: acornscsi: Fix fall-through warning for clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-28
scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
Harshvardhan Jha
1
-6
/
+15
2021-07-28
scsi: pm80xx: Fix TMF task completion race condition
Igor Pylypiv
1
-17
/
+15
2021-07-28
scsi: scsi_ioctl: Unexport sg_scsi_ioctl()
Christoph Hellwig
2
-4
/
+3
2021-07-28
scsi: scsi_ioctl: Factor SG_IO handling into a helper
Christoph Hellwig
1
-16
/
+19
2021-07-28
scsi: scsi_ioctl: Factor SCSI_IOCTL_GET_IDLUN handling into a helper
Christoph Hellwig
1
-12
/
+16
2021-07-28
scsi: scsi_ioctl: Consolidate the START STOP UNIT handling
Christoph Hellwig
1
-38
/
+10
2021-07-28
scsi: scsi_ioctl: Remove a very misleading comment
Christoph Hellwig
1
-23
/
+0
2021-07-28
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Christoph Hellwig
3
-2
/
+8
2021-07-28
scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi
Christoph Hellwig
1
-5
/
+735
2021-07-28
scsi: scsi_ioctl: Simplify SCSI passthrough permission checking
Christoph Hellwig
2
-3
/
+4
2021-07-28
scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.c
Christoph Hellwig
1
-0
/
+6
2021-07-28
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
1
-1
/
+6
2021-07-28
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
5
-1
/
+120
[prev]
[next]