index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-03
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+1
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+17
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-11
/
+28
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
1
-1
/
+1
2018-01-23
IB/srp: Add RDMA/CM support
Bart Van Assche
1
-0
/
+17
2018-01-22
scsi: core: Add VENDOR_SPECIFIC sense code definitions
Hannes Reinecke
1
-0
/
+1
2018-01-10
scsi: libsas: direct call probe and destruct
Jason Yan
2
-2
/
+2
2018-01-08
scsi: sd: Remove zone write locking
Damien Le Moal
1
-2
/
+1
2018-01-08
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
1
-0
/
+3
2018-01-08
scsi: libsas: make the event threshold configurable
Jason Yan
1
-0
/
+1
2018-01-08
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
1
-0
/
+6
2018-01-08
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
1
-6
/
+11
2018-01-03
scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
James Smart
1
-2
/
+2
2017-12-07
scsi: core: Unexport scsi_initialize_rq()
Bart Van Assche
1
-1
/
+0
2017-12-07
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
1
-0
/
+2
2017-11-21
scsi: libsas: align sata_device's rps_resp on a cacheline
Huacai Chen
1
-1
/
+1
2017-11-16
scsi: Use 'blist_flags_t' for scsi_devinfo flags
Hannes Reinecke
2
-26
/
+28
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-79
/
+106
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2017-11-10
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
1
-0
/
+1
2017-11-08
scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions
James Smart
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
18
-0
/
+18
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-0
/
+1
2017-10-27
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-10-18
scsi: scsi_error: Handle power-on reset unit attention
Hannes Reinecke
1
-1
/
+2
2017-10-17
scsi: scsi_devinfo: Reformat blacklist flags
Hannes Reinecke
1
-26
/
+50
2017-10-16
scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
Damien Le Moal
1
-11
/
+34
2017-10-02
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
1
-1
/
+0
2017-10-02
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2
-0
/
+2
2017-09-15
scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONE
Jason Yan
1
-3
/
+0
2017-09-15
scsi: libsas: remove the numbering for each event enum
Jason Yan
1
-17
/
+17
2017-09-15
scsi: libsas: kill useless ha_event and do some cleanup
Jason Yan
1
-21
/
+0
2017-09-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+0
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+1
2017-09-05
scsi: Remove Scsi_Host.uspace_req_q
Bart Van Assche
1
-6
/
+0
2017-08-31
scsi: Call scsi_initialize_rq() for filesystem requests
Bart Van Assche
1
-0
/
+3
2017-08-29
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2
-4
/
+3
2017-08-29
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
1
-4
/
+14
2017-08-25
scsi: libsas: move bus_reset_handler() to target_reset_handler()
Hannes Reinecke
1
-1
/
+1
2017-08-25
scsi: scsi_transport_srp: Suppress a W=1 compiler warning
Bart Van Assche
1
-1
/
+1
2017-08-25
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
Bart Van Assche
1
-1
/
+1
2017-08-25
scsi: Avoid sign extension of scsi_device.type
Bart Van Assche
1
-1
/
+1
2017-08-25
scsi: Remove an obsolete function declaration
Bart Van Assche
1
-1
/
+0
2017-08-16
scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()
Damien Le Moal
1
-0
/
+1
2017-08-07
scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd
Steffen Maier
1
-0
/
+1
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+1
2017-07-06
target: Use macro for WRITE_VERIFY_32 operation codes
Damien Le Moal
1
-0
/
+1
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-23
/
+9
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-0
/
+2
[next]