index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-24
/
+35
2023-01-18
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
1
-0
/
+2
2023-01-18
Merge patch series "scsi: Add struct for args to execution functions"
Martin K. Petersen
1
-23
/
+15
2023-01-18
scsi: core: Remove scsi_execute_req()/scsi_execute() functions
Mike Christie
1
-31
/
+0
2023-01-13
scsi: core: Add struct for args to execution functions
Mike Christie
1
-14
/
+37
2022-12-30
Merge patch series "scsi: libsas: Some coding style fixes and cleanups"
Martin K. Petersen
2
-1
/
+20
2022-12-30
scsi: libsas: Factor out sas_ata_add_dev()
Jason Yan
1
-0
/
+9
2022-12-30
scsi: libsas: Change the coding style of sas_discover_sata()
Jason Yan
2
-1
/
+11
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
1
-0
/
+9
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-1
/
+2
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-26
/
+64
2022-12-14
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
1
-0
/
+9
2022-12-01
scsi: sd: Convert SCSI errors to PR errors
Mike Christie
1
-0
/
+1
2022-12-01
scsi: core: Rename status_byte to sg_status_byte
Mike Christie
1
-1
/
+1
2022-11-26
scsi: libsas: Do not export sas_ata_wait_after_reset()
Jie Zhan
1
-7
/
+0
2022-11-26
scsi: libsas: Add smp_ata_check_ready_type()
Jie Zhan
1
-0
/
+6
2022-11-26
scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices
Shin'ichiro Kawasaki
1
-0
/
+1
2022-10-27
scsi: target: core: Add list of opcodes for RSOC
Dmitry Bogdanov
1
-0
/
+3
2022-10-27
scsi: target: core: Add support for RSOC command
Dmitry Bogdanov
1
-0
/
+7
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
1
-1
/
+2
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
4
-4
/
+16
2022-10-22
scsi: libsas: Add sas_task_find_rq()
John Garry
1
-0
/
+18
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
1
-0
/
+2
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
1
-1
/
+0
2022-10-18
scsi: core: Introduce a new list for SCSI proc directory entries
Bart Van Assche
1
-12
/
+0
2022-10-18
scsi: esas2r: Introduce scsi_template_proc_dir()
Bart Van Assche
1
-0
/
+6
2022-10-18
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
1
-4
/
+0
2022-10-18
scsi: libsas: Add sas_ata_device_link_abort()
John Garry
1
-0
/
+6
2022-10-17
scsi: Define the COMPLETED sense key
Damien Le Moal
1
-2
/
+2
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-7
/
+8
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2022-09-25
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
1
-1
/
+1
2022-09-25
scsi: core: Add I/O timeout count for SCSI device
Wu Bo
1
-0
/
+1
2022-09-06
scsi: core: Remove useless host error codes
Mike Christie
1
-6
/
+6
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
1
-0
/
+2
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
1
-2
/
+0
2022-09-01
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
1
-3
/
+0
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-1
/
+1
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+5
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-0
/
+1
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-29
/
+31
2022-08-01
scsi: core: Make sure that hosts outlive targets
Ming Lei
1
-0
/
+3
2022-08-01
scsi: core: Make sure that targets outlive devices
Bart Van Assche
1
-0
/
+2
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
1
-0
/
+1
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
1
-1
/
+1
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
1
-2
/
+2
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-1
/
+1
2022-06-21
scsi: libiscsi: Improve conn_send_pdu API
Mike Christie
1
-3
/
+0
2022-06-21
scsi: iscsi: Remove iscsi_get_task back_lock requirement
Mike Christie
1
-1
/
+1
2022-06-21
scsi: iscsi: Add recv workqueue helpers
Mike Christie
1
-0
/
+4
[next]