index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
vdso
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
scsi: ufs: mcq: Inline ufshcd_mcq_vops_get_hba_mac()
Bart Van Assche
2
-15
/
+11
2024-07-11
scsi: ufs: mcq: Move the ufshcd_mcq_enable() call
Bart Van Assche
1
-3
/
+5
2024-07-11
scsi: ufs: mcq: Move the "hba->mcq_enabled = true" assignment
Bart Van Assche
2
-1
/
+1
2024-07-11
scsi: ufs: core: Inline is_mcq_enabled()
Bart Van Assche
3
-22
/
+17
2024-07-11
scsi: ufs: core: Initialize hba->reserved_slot earlier
Bart Van Assche
1
-3
/
+3
2024-07-11
scsi: ufs: core: Rename the MASK_TRANSFER_REQUESTS_SLOTS constant
Bart Van Assche
2
-2
/
+2
2024-07-11
scsi: ufs: core: Remove two constants
Bart Van Assche
1
-4
/
+0
2024-07-11
scsi: ufs: core: Initialize struct uic_command once
Bart Van Assche
2
-32
/
+33
2024-07-11
scsi: ufs: core: Declare functions once
Bart Van Assche
1
-6
/
+0
2024-07-05
scsi: mpi3mr: Driver version update
Sumit Saxena
1
-2
/
+2
2024-07-05
scsi: mpi3mr: Prevent PCI writes from driver during PCI error recovery
Sumit Saxena
5
-17
/
+104
2024-07-05
scsi: mpi3mr: Support PCI Error Recovery callback handlers
Sumit Saxena
2
-0
/
+205
2024-07-05
scsi: lpfc: Update lpfc version to 14.4.0.3
Justin Tee
1
-1
/
+1
2024-07-05
scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages
Justin Tee
1
-9
/
+10
2024-07-05
scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfs
Justin Tee
1
-1
/
+4
2024-07-05
scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
Justin Tee
1
-6
/
+11
2024-07-05
scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbk
Justin Tee
1
-0
/
+8
2024-07-05
scsi: lpfc: Relax PRLI issue conditions after GID_FT response
Justin Tee
1
-12
/
+4
2024-07-05
scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE state
Justin Tee
1
-1
/
+1
2024-07-05
scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactive
Justin Tee
2
-14
/
+12
2024-07-05
scsi: sd: Do not repeat the starting disk message
Damien Le Moal
1
-3
/
+2
2024-07-05
scsi: ufs: core: Fix ufshcd_abort_one racing issue
Peter Wang
1
-0
/
+2
2024-07-05
scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
Peter Wang
1
-5
/
+6
2024-07-05
scsi: pm8001: Update log level when reading config table
Terrence Adams
1
-3
/
+3
2024-07-05
scsi: pm80xx: Set phy->enable_completion only when we wait for it
Igor Pylypiv
1
-1
/
+3
2024-07-05
scsi: ufs: core: Remove SCSI host only if added
Kyoungrul Kim
1
-2
/
+5
2024-07-05
scsi: ufs: qcom: Enable suspending clk scaling on no request
Ram Prakash Gupta
1
-0
/
+2
2024-07-05
scsi: ufs: core: Suspend clk scaling on no request
Ram Prakash Gupta
2
-1
/
+3
2024-07-05
scsi: mpi3mr: Correct a test in mpi3mr_sas_port_add()
Tomas Henzl
1
-2
/
+2
2024-06-27
scsi: mpi3mr: Update driver version to 8.9.1.0.50
Ranjan Kumar
1
-2
/
+2
2024-06-27
scsi: mpi3mr: Add ioctl support for HDB
Ranjan Kumar
3
-1
/
+279
2024-06-27
scsi: mpi3mr: Trigger support
Ranjan Kumar
4
-8
/
+564
2024-06-27
scsi: mpi3mr: HDB allocation and posting for hardware and firmware buffers
Ranjan Kumar
4
-1
/
+790
2024-06-27
scsi: ufs: ufs-pci: Add support for Intel Panther Lake
Adrian Hunter
1
-0
/
+1
2024-06-27
scsi: ufs: qcom: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-27
scsi: lpfc: Fix a possible null pointer dereference
Huai-Yuan Liu
1
-0
/
+5
2024-06-27
scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...
Xingui Yang
1
-0
/
+14
2024-06-26
scsi: scsi_debug: Fix create target debugfs failure
Ming Lei
1
-1
/
+5
2024-06-14
scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...
Bart Van Assche
2
-0
/
+13
2024-06-14
scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
Bart Van Assche
2
-1
/
+7
2024-06-14
scsi: ufs: core: Free memory allocated for model before reinit
Joel Slebodnick
1
-0
/
+1
2024-06-13
scsi: core: Fix an incorrect comment
Bart Van Assche
1
-6
/
+5
2024-06-12
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
6
-28
/
+89
2024-06-12
scsi: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
15
-0
/
+17
2024-06-12
scsi: ufs: core: Quiesce request queues before checking pending cmds
Ziqi Chen
1
-3
/
+3
2024-06-12
scsi: core: Disable CDL by default
Damien Le Moal
1
-0
/
+7
2024-06-06
scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory
Breno Leitao
1
-0
/
+19
2024-06-06
scsi: sd: Use READ(16) when reading block zero on large capacity disks
Martin K. Petersen
1
-5
/
+12
2024-06-05
scsi: powertec: Declare local function static
Bart Van Assche
1
-1
/
+1
2024-06-05
scsi: eesox: Declare local function static
Bart Van Assche
1
-1
/
+1
[next]