index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
5
-40
/
+3
|
\
|
*
scsi: remove tsk_mgmt_response and it_nexus_response transport methods
Christoph Hellwig
2017-02-06
2
-19
/
+0
|
*
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
4
-11
/
+3
|
*
scsi: remove useless acpi functions in the header file
Hanjun Guo
2017-01-10
1
-10
/
+0
*
|
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
|
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
2
-0
/
+32
*
|
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
1
-3
/
+0
*
|
scsi: remove __scsi_alloc_queue
Christoph Hellwig
2017-01-27
2
-2
/
+2
*
|
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-01-17
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
scsi: libfc: Fix variable name in fc_set_wwpn
Fam Zheng
2017-01-16
1
-3
/
+3
*
|
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2016-12-16
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
3
-214
/
+62
|
\
|
*
scsi: fc: use bsg_job_done
Johannes Thumshirn
2016-11-17
1
-2
/
+0
|
*
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
2
-46
/
+19
|
*
scsi: fc: implement kref backed reference counting
Johannes Thumshirn
2016-11-17
1
-3
/
+1
|
*
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
2016-11-17
1
-0
/
+5
|
*
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
2016-11-17
1
-0
/
+5
|
*
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
1
-1
/
+2
|
*
scsi: Get rid of struct fc_bsg_buffer
Johannes Thumshirn
2016-11-17
1
-9
/
+3
|
*
scsi: allow LLDDs to expose the queue mapping to blk-mq
Christoph Hellwig
2016-11-08
1
-0
/
+8
|
*
scsi: libfc: Replace ->seq_release callback with function call
Hannes Reinecke
2016-11-08
1
-7
/
+1
|
*
scsi: libfc: Replace ->seq_assign callback with function call
Hannes Reinecke
2016-11-08
1
-7
/
+1
|
*
scsi: libfc: Replace ->seq_set_resp callback with direct function call
Hannes Reinecke
2016-11-08
1
-10
/
+3
|
*
scsi: libfc: Replace ->seq_start_next callback with function call
Hannes Reinecke
2016-11-08
1
-7
/
+1
|
*
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
2016-11-08
1
-8
/
+1
|
*
scsi: libfc: Replace ->seq_exch_abort callback with function call
Hannes Reinecke
2016-11-08
1
-13
/
+1
|
*
scsi: libfc: Replace ->seq_send callback with function call
Hannes Reinecke
2016-11-08
1
-7
/
+1
|
*
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
2016-11-08
1
-1
/
+0
|
*
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
2016-11-08
1
-7
/
+1
|
*
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
2016-11-08
1
-7
/
+1
|
*
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
2016-11-08
1
-8
/
+1
|
*
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
2016-11-08
1
-13
/
+1
|
*
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
2016-11-08
1
-7
/
+1
|
*
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
2016-11-08
1
-7
/
+2
|
*
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
2016-11-08
1
-6
/
+1
|
*
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
2016-11-08
1
-31
/
+7
|
*
scsi: libfc: Replace ->lport_recv with function call
Hannes Reinecke
2016-11-08
1
-7
/
+1
|
*
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
2016-11-08
1
-7
/
+0
|
*
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
2016-11-08
1
-8
/
+2
|
*
scsi: libfc: reset timeout on queue full
Hannes Reinecke
2016-11-08
1
-1
/
+2
|
*
scsi: libfc: quarantine timed out xids
Hannes Reinecke
2016-11-08
1
-0
/
+1
|
*
scsi: libfc: use error code for fc_rport_error()
Hannes Reinecke
2016-11-08
1
-0
/
+5
*
|
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-2
/
+2
*
|
sd: Implement support for ZBC devices
Hannes Reinecke
2016-10-18
1
-0
/
+17
|
/
*
Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes
James Bottomley
2016-09-27
1
-4
/
+1
|
\
|
*
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
2016-09-26
1
-4
/
+1
*
|
Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes
James Bottomley
2016-08-19
1
-3
/
+2
|
\
|
|
*
scsi: sas: remove is_sas_attached()
Johannes Thumshirn
2016-08-18
1
-6
/
+0
|
*
scsi: sas: provide stub implementation for scsi_is_sas_rphy
Johannes Thumshirn
2016-08-18
1
-1
/
+6
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-08-04
1
-0
/
+220
|
\
\
|
|
/
|
/
|
[next]