index
:
blaster4385/linux-IllusionX
v6.12.1
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
2024-07-17
Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2
-13
/
+11
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
13
-385
/
+805
2024-07-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+2
2024-07-08
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
1
-0
/
+11
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
1
-1
/
+1
2024-07-04
scsi: sd: Do not repeat the starting disk message
Damien Le Moal
1
-3
/
+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-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
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
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
2024-06-14
sd: add a sd_disable_write_same helper
Christoph Hellwig
1
-2
/
+8
2024-06-14
sd: add a sd_disable_discard helper
Christoph Hellwig
1
-2
/
+8
2024-06-14
sd: simplify the ZBC case in provisioning_mode_store
Christoph Hellwig
1
-5
/
+4
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
1
-24
/
+5
2024-06-13
scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
Bart Van Assche
1
-0
/
+4
2024-06-11
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
5
-28
/
+87
2024-06-11
scsi: core: Disable CDL by default
Damien Le Moal
1
-0
/
+7
2024-06-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-17
/
+82
2024-06-05
scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory
Breno Leitao
1
-0
/
+19
2024-06-05
scsi: sd: Use READ(16) when reading block zero on large capacity disks
Martin K. Petersen
1
-5
/
+12
2024-06-02
Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+6
2024-05-31
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
Kees Cook
2
-10
/
+6
[next]