index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
2025-11-19
Merge branch 6.18/scsi-fixes into 6.19/scsi-staging
Martin K. Petersen
2025-11-12
Merge patch series "Optimize the hot path in the UFS driver"
Martin K. Petersen
2025-11-12
scsi: core: Add scsi_{get,put}_internal_cmd() helpers
Hannes Reinecke
2025-11-12
scsi: core: Introduce .queue_reserved_command()
John Garry
2025-11-12
scsi: core: Support allocating a pseudo SCSI device
Hannes Reinecke
2025-11-12
scsi: core: Support allocating reserved commands
Hannes Reinecke
2025-11-08
Merge patch series "Support power resources defined in acpi on ata"
Martin K. Petersen
2025-11-08
scsi: sd: Add manage_restart device attribute to scsi_disk
Markus Probst
2025-10-21
scsi: core: Do not declare scsi_cmnd pointers const
Bart Van Assche
2025-10-21
scsi: core: Fix the unit attention counter implementation
Bart Van Assche
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-08-18
scsi: libsas: Add dev_parent_is_expander() helper
Niklas Cassel
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
2025-08-13
scsi: switch scsi_bios_ptable() and scsi_partsize() to gendisk
Al Viro
2025-07-25
Merge patch series "libsas cleanups"
Martin K. Petersen
2025-07-25
scsi: libsas: Move declarations of internal functions to sas_internal.h
Damien Le Moal
2025-07-25
scsi: libsas: Make sas_get_ata_info() static
Damien Le Moal
2025-07-25
scsi: libsas: Refactor dev_is_sata()
Damien Le Moal
2025-07-14
scsi: scsi_transport_fc: Change to use per-rport devloss_work_q
Ewan D. Milne
2025-06-16
scsi: core: Remember if a device is an ATA device
Damien Le Moal
2025-05-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-05-12
scsi: sd: Remove the stream_status member from scsi_stream_status_header
Christoph Hellwig
2025-05-05
scsi: remove the no_highmem flag in the host
Christoph Hellwig
2025-02-12
scsi: usb: Rename the RESERVE and RELEASE constants
Bart Van Assche
2025-02-12
scsi: iscsi_tcp: Switch to using the crc32c library
Eric Biggers
2025-02-03
scsi: st: Modify st.c to use the new scsi_error counters
Kai Mäkisara
2025-02-03
scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONs
Kai Mäkisara
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2025-01-02
scsi: iscsi: Remove unused iscsi_create_session()
Dr. David Alan Gilbert
2024-12-09
scsi: Eliminate scsi_register() and scsi_unregister() usage & docs
Randy Dunlap
2024-12-04
Merge patch series "Replace the "slave_*" function names"
Martin K. Petersen
2024-12-04
scsi: core: Remove the .slave_configure() method
Bart Van Assche
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-12-04
scsi: bsg: Replace zero-length array with flexible array member
Thorsten Blum
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-10-03
scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-08-28
scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()
Gaosheng Cui
2024-08-22
scsi: core: Simplify an alloc_workqueue() invocation
Bart Van Assche
2024-08-22
scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
Bart Van Assche
2024-08-22
scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
Bart Van Assche
2024-08-16
scsi: core: Fix the return value of scsi_logical_block_count()
Chaotian Jing
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
[next]