index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
2023-01-18
1
-0
/
+2
*
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-30
1
-0
/
+9
|
\
|
*
scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
Wenchao Hao
2022-12-14
1
-0
/
+9
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-22
2
-1
/
+2
|
\
|
|
*
scsi: sd: Convert SCSI errors to PR errors
Mike Christie
2022-12-01
1
-0
/
+1
|
*
scsi: core: Rename status_byte to sg_status_byte
Mike Christie
2022-12-01
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
9
-26
/
+64
|
\
|
|
*
scsi: libsas: Do not export sas_ata_wait_after_reset()
Jie Zhan
2022-11-26
1
-7
/
+0
|
*
scsi: libsas: Add smp_ata_check_ready_type()
Jie Zhan
2022-11-26
1
-0
/
+6
|
*
scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices
Shin'ichiro Kawasaki
2022-11-26
1
-0
/
+1
|
*
scsi: target: core: Add list of opcodes for RSOC
Dmitry Bogdanov
2022-10-27
1
-0
/
+3
|
*
scsi: target: core: Add support for RSOC command
Dmitry Bogdanov
2022-10-27
1
-0
/
+7
|
*
scsi: core: Support failing requests while recovering
Bart Van Assche
2022-10-22
1
-1
/
+2
|
*
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-22
4
-4
/
+16
|
*
scsi: libsas: Add sas_task_find_rq()
John Garry
2022-10-22
1
-0
/
+18
|
*
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
2022-10-18
1
-0
/
+2
|
*
scsi: core: Release SCSI devices synchronously
Bart Van Assche
2022-10-18
1
-1
/
+0
|
*
scsi: core: Introduce a new list for SCSI proc directory entries
Bart Van Assche
2022-10-18
1
-12
/
+0
|
*
scsi: esas2r: Introduce scsi_template_proc_dir()
Bart Van Assche
2022-10-18
1
-0
/
+6
|
*
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
2022-10-18
1
-4
/
+0
|
*
scsi: libsas: Add sas_ata_device_link_abort()
John Garry
2022-10-18
1
-0
/
+6
*
|
scsi: Define the COMPLETED sense key
Damien Le Moal
2022-10-17
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
3
-7
/
+8
|
\
|
*
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
2022-09-25
1
-1
/
+1
|
*
scsi: core: Add I/O timeout count for SCSI device
Wu Bo
2022-09-25
1
-0
/
+1
|
*
scsi: core: Remove useless host error codes
Mike Christie
2022-09-06
1
-6
/
+6
*
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-1
/
+1
|
\
\
|
*
|
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-1
/
+1
|
|
/
*
|
scsi: core: Fix a use-after-free
Bart Van Assche
2022-09-01
1
-0
/
+2
*
|
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
2022-09-01
1
-2
/
+0
*
|
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2022-09-01
1
-3
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
2
-0
/
+5
|
\
|
*
scsi: core: Make sure that hosts outlive targets
Ming Lei
2022-08-01
1
-0
/
+3
|
*
scsi: core: Make sure that targets outlive devices
Bart Van Assche
2022-08-01
1
-0
/
+2
*
|
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-0
/
+1
|
\
\
|
*
|
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
2022-07-19
1
-0
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-04
4
-29
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: libiscsi: Improve conn_send_pdu API
Mike Christie
2022-06-21
1
-3
/
+0
|
*
|
scsi: iscsi: Remove iscsi_get_task back_lock requirement
Mike Christie
2022-06-21
1
-1
/
+1
|
*
|
scsi: iscsi: Add recv workqueue helpers
Mike Christie
2022-06-21
1
-0
/
+4
|
*
|
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
2022-06-21
1
-1
/
+1
|
*
|
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-06-21
1
-1
/
+1
|
*
|
scsi: iscsi: Add helper to remove a session from the kernel
Mike Christie
2022-06-21
1
-0
/
+1
|
*
|
scsi: iscsi: Make iscsi_unregister_transport() return void
Max Gurtovoy
2022-06-16
1
-1
/
+1
|
*
|
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
2022-06-10
2
-7
/
+3
|
*
|
scsi: libsas: Introduce struct smp_rg_resp
Damien Le Moal
2022-06-10
1
-0
/
+8
|
*
|
scsi: libsas: Introduce struct smp_disc_resp
Damien Le Moal
2022-06-10
1
-16
/
+12
|
|
/
*
|
scsi/core: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-1
/
+1
*
|
scsi/core: Improve static type checking
Bart Van Assche
2022-07-14
1
-2
/
+2
*
|
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
1
-1
/
+1
|
/
[next]