index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
scsi: lpfc: Relax PRLI issue conditions after GID_FT response
Justin Tee
1
-12
/
+4
2024-07-04
scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE state
Justin Tee
1
-1
/
+1
2024-07-04
scsi: lpfc: Cancel ELS WQE instead of issuing abort when SLI port is inactive
Justin Tee
2
-14
/
+12
2024-07-04
scsi: sd: Do not repeat the starting disk message
Damien Le Moal
1
-3
/
+2
2024-07-04
scsi: pm8001: Update log level when reading config table
Terrence Adams
1
-3
/
+3
2024-07-04
scsi: pm80xx: Set phy->enable_completion only when we wait for it
Igor Pylypiv
1
-1
/
+3
2024-07-04
scsi: mpi3mr: Correct a test in mpi3mr_sas_port_add()
Tomas Henzl
1
-2
/
+2
2024-07-04
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
1
-11
/
+9
2024-07-04
ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()
Niklas Cassel
2
-2
/
+2
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
1
-1
/
+2
2024-07-03
Merge tag 'v6.10-rc6' into for-6.11/block-post
Jens Axboe
10
-37
/
+133
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
2
-2
/
+0
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
3
-5
/
+5
2024-07-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+19
2024-06-30
Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2
-4
/
+4
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
2
-4
/
+4
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
1
-1
/
+1
2024-06-28
mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-6
/
+0
2024-06-28
megaraid_sas: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
1
-2
/
+0
2024-06-26
Merge patch series "mpi3mr: Host diag buffer support"
Martin K. Petersen
5
-10
/
+1632
2024-06-26
scsi: mpi3mr: Update driver version to 8.9.1.0.50
Ranjan Kumar
1
-2
/
+2
2024-06-26
scsi: mpi3mr: Add ioctl support for HDB
Ranjan Kumar
2
-0
/
+277
2024-06-26
scsi: mpi3mr: Trigger support
Ranjan Kumar
4
-8
/
+564
2024-06-26
scsi: mpi3mr: HDB allocation and posting for hardware and firmware buffers
Ranjan Kumar
4
-1
/
+790
2024-06-26
scsi: lpfc: Fix a possible null pointer dereference
Huai-Yuan Liu
1
-0
/
+5
2024-06-26
scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...
Xingui Yang
1
-0
/
+14
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
1
-2
/
+2
2024-06-25
scsi: scsi_debug: Fix create target debugfs failure
Ming Lei
1
-1
/
+5
2024-06-24
lpfc_nvmet: implement 'host_traddr'
Hannes Reinecke
1
-0
/
+11
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2024-06-20
scsi: scsi_debug: Atomic write support
John Garry
1
-134
/
+454
2024-06-20
scsi: sd: Atomic write support
John Garry
3
-1
/
+122
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-4
/
+1
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
1
-4
/
+4
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2
-10
/
+4
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-2
/
+2
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-9
/
+19
2024-06-19
sd: move zone limits setup out of sd_read_block_characteristics
Christoph Hellwig
2
-20
/
+10
2024-06-19
sd: remove sd_is_zoned
Christoph Hellwig
3
-19
/
+5
2024-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-33
/
+125
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
3
-34
/
+20
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
2
-13
/
+7
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
1
-2
/
+2
2024-06-14
sr: convert to the atomic queue limits API
Christoph Hellwig
1
-17
/
+25
2024-06-14
sd: convert to the atomic queue limits API
Christoph Hellwig
3
-66
/
+85
2024-06-14
sd: cleanup zoned queue limits initialization
Christoph Hellwig
1
-10
/
+8
2024-06-14
sd: factor out a sd_discard_mode helper
Christoph Hellwig
1
-17
/
+20
2024-06-14
sd: simplify the disable case in sd_config_discard
Christoph Hellwig
1
-2
/
+1
[prev]
[next]