index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
scsi: iscsi: Add iscsi_cls_conn refcount helpers
Mike Christie
1
-0
/
+2
2021-05-22
scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration
Arnd Bergmann
1
-1
/
+1
2020-12-02
scsi: libiscsi: Fix NOP race condition
Lee Duncan
1
-0
/
+3
2020-10-29
scsi: target: core: Add CONTROL field for trace events
Roman Bolshakov
1
-0
/
+7
2020-02-28
scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...
Bart Van Assche
1
-1
/
+0
2020-01-04
scsi: target: iscsi: Wait for all commands to finish before freeing a session
Bart Van Assche
1
-0
/
+1
2019-10-07
scsi: core: Reduce memory required for SCSI logging
Bart Van Assche
1
-2
/
+0
2019-08-11
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
1
-0
/
+1
2018-01-23
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
1
-1
/
+0
2017-12-14
scsi: libsas: align sata_device's rps_resp on a cacheline
Huacai Chen
1
-1
/
+1
2017-07-27
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
1
-0
/
+1
2017-03-26
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
1
-0
/
+1
2017-03-12
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
1
-0
/
+1
2016-09-27
Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes
James Bottomley
1
-4
/
+1
2016-09-26
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
1
-4
/
+1
2016-08-19
Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes
James Bottomley
1
-3
/
+2
2016-08-18
scsi: sas: remove is_sas_attached()
Johannes Thumshirn
1
-6
/
+0
2016-08-18
scsi: sas: provide stub implementation for scsi_is_sas_rphy
Johannes Thumshirn
1
-1
/
+6
2016-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+220
2016-07-20
fcoe: implement FIP VLAN responder
Hannes Reinecke
2
-1
/
+5
2016-07-20
ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
Bryant G. Ly
1
-0
/
+220
2016-07-15
scsi: remove the disable_blk_mq host flag
Christoph Hellwig
1
-4
/
+2
2016-07-13
scsi: remove current_cmnd field from struct scsi_device
Christoph Hellwig
1
-1
/
+0
2016-07-13
fcoe: use enum for fip_mode
Hannes Reinecke
1
-6
/
+8
2016-07-13
fc_fip: Update to latest FC-BB-6 draft
Hannes Reinecke
1
-4
/
+17
2016-07-12
fcoe: convert to kworker
Sebastian Andrzej Siewior
1
-2
/
+4
2016-05-09
Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
4
-21
/
+44
2016-04-15
lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
Ming Lin
1
-19
/
+0
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2
-5
/
+5
2016-04-15
scsi: vpd pages are mandatory for SPC-2
Hannes Reinecke
1
-2
/
+2
2016-04-15
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
Johannes Thumshirn
1
-0
/
+1
2016-04-11
scsi-trace: define ZBC_IN and ZBC_OUT
Hannes Reinecke
1
-0
/
+9
2016-04-11
scsi: disable automatic target scan
Hannes Reinecke
1
-1
/
+8
2016-04-05
Merge branch 'fixes-base' into fixes
James Bottomley
1
-6
/
+7
2016-04-05
scsi: Do not attach VPD to devices that don't support it
Hannes Reinecke
1
-0
/
+25
2016-04-04
scsi: add scsi_set_sense_field_pointer()
Hannes Reinecke
1
-0
/
+1
2016-04-04
libata: evaluate SCSI sense code
Hannes Reinecke
1
-0
/
+1
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+3
2016-03-18
scsi: fc: use get/put_unaligned64 for wwn access
Arnd Bergmann
1
-12
/
+3
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+7
2016-03-05
scsi: Add 'access_state' and 'preferred_path' attribute
Hannes Reinecke
2
-0
/
+13
2016-02-23
scsi_dh: add 'rescan' callback
Hannes Reinecke
1
-0
/
+1
2016-02-23
scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
Hannes Reinecke
2
-0
/
+2
2016-02-23
scsi_dh_alua: Use separate alua_port_group structure
Hannes Reinecke
1
-0
/
+1
2016-02-23
scsi: Export function scsi_scan.c:sanitize_inquiry_string
Don Brace
1
-0
/
+1
2016-02-23
scsi_transport_iscsi: Add 25G and 40G speed definition
Jitendra Bhivare
1
-0
/
+2
2016-01-27
iscsi_tcp: Use ahash
Herbert Xu
1
-6
/
+7
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+78
2016-01-07
Merge branch 'jejb-scsi' into misc
James Bottomley
2
-0
/
+13
2015-12-24
IB/iser,isert: Create and use new shared header
Sagi Grimberg
1
-0
/
+78
[next]