index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
3
-20
/
+2
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-0
/
+11
2021-05-31
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
1
-0
/
+15
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-0
/
+3
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
1
-2
/
+5
2021-05-28
RDMA/srp: Apply the __packed attribute to members instead of structures
Bart Van Assche
1
-17
/
+9
2021-05-21
scsi: Fix spelling mistakes in header files
Zhen Lei
4
-6
/
+6
2021-05-15
scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data
Konstantin Shelekhin
1
-0
/
+12
2021-05-10
scsi: core: Treat device offline as a failure
Jason Yan
1
-26
/
+28
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-49
/
+76
2021-04-28
Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-10
/
+3
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-04-15
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
3
-12
/
+14
2021-04-15
scsi: core: Remove an incorrect comment
Bart Van Assche
1
-1
/
+1
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2
-10
/
+3
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-0
/
+1
2021-04-01
scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration
Arnd Bergmann
1
-1
/
+1
2021-03-29
scsi: core: scsi_host_cmd_pool is declared twice
Wan Jiabing
1
-1
/
+0
2021-03-29
scsi: iscsi: Fix race condition between login and sync thread
Gulam Mohamed
1
-0
/
+1
2021-03-24
scsi: scsi_dh: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-04
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
2
-0
/
+12
2021-03-04
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
1
-2
/
+3
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
1
-0
/
+5
2021-03-04
scsi: core: Put hot fields of scsi_host_template in one cacheline
Ming Lei
1
-33
/
+39
2021-03-04
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
1
-0
/
+2
2021-02-08
scsi: libiscsi: Add helper to calculate max SCSI cmds per session
Mike Christie
1
-0
/
+2
2021-02-08
scsi: libiscsi: Drop taskqueuelock
Mike Christie
1
-2
/
+2
2021-01-22
scsi: libsas: Remove temporarily-added _gfp() API variants
Ahmed S. Darwish
1
-4
/
+0
2021-01-22
scsi: libsas: Add gfp_t flags parameter to event notifications
Ahmed S. Darwish
1
-2
/
+4
2021-01-22
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
1
-0
/
+4
2021-01-22
scsi: libsas: Remove notifier indirection
John Garry
1
-4
/
+3
2021-01-22
scsi: core: Add 'set_status_byte()' accessor
Hannes Reinecke
1
-0
/
+5
2021-01-22
scsi: aic7xxx: aic79xx: Drop internal SCSI message definition
Hannes Reinecke
1
-0
/
+1
2021-01-14
scsi: scsi_transport_fc: Add a new rport state FC_PORTSTATE_MARGINAL
Muneendra Kumar
1
-1
/
+3
2021-01-14
scsi: core: No retries on abort success
Muneendra Kumar
1
-0
/
+6
2021-01-14
scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h
Muneendra Kumar
1
-0
/
+1
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-727
/
+66
2020-11-16
scsi: libiscsi: Fix NOP race condition
Lee Duncan
1
-0
/
+3
2020-10-29
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2
-727
/
+30
2020-10-26
scsi: fc: Add mechanism to update FPIN signal statistics
Shyam Sundar
1
-0
/
+3
2020-10-26
scsi: fc: Parse FPIN packets and update statistics
Shyam Sundar
1
-0
/
+1
2020-10-26
scsi: fc: Add FPIN statistics to fc_host and fc_rport objects
Shyam Sundar
1
-0
/
+32
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-0
/
+9
2020-10-07
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
1
-1
/
+2
2020-10-06
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
1
-1
/
+8
2020-10-02
scsi: target: core: Add CONTROL field for trace events
Roman Bolshakov
1
-0
/
+7
2020-09-15
scsi: core: Only re-run queue in scsi_end_request() if device queue is busy
Ming Lei
1
-0
/
+1
2020-09-02
scsi: fc: Add 256GBit speed setting to SCSI FC transport
James Smart
1
-0
/
+1
2020-07-24
scsi: core: Only return started requests from scsi_host_find_tag()
Hannes Reinecke
1
-1
/
+1
[prev]
[next]