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
2016-11-08
scsi: libfc: Replace ->rport_recv_req callback with function call
Hannes Reinecke
1
-7
/
+1
2016-11-08
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
1
-8
/
+1
2016-11-08
scsi: libfc: Replace ->rport_login callback with function call
Hannes Reinecke
1
-13
/
+1
2016-11-08
scsi: libfc: Replace ->rport_create callback with function call
Hannes Reinecke
1
-7
/
+1
2016-11-08
scsi: libfc: Replace ->rport_lookup callback with function call
Hannes Reinecke
1
-7
/
+2
2016-11-08
scsi: libfc: Replace ->rport_destroy callback with function call
Hannes Reinecke
1
-6
/
+1
2016-11-08
scsi: libfc: Replace ->exch_seq_send callback with function call
Hannes Reinecke
1
-31
/
+7
2016-11-08
scsi: libfc: Replace ->lport_recv with function call
Hannes Reinecke
1
-7
/
+1
2016-11-08
scsi: libfc: Replace ->lport_reset callback with function call
Hannes Reinecke
1
-7
/
+0
2016-11-08
scsi: libfc: Replace ->seq_els_rsp_send callback with function call
Hannes Reinecke
1
-8
/
+2
2016-11-08
scsi: libfc: reset timeout on queue full
Hannes Reinecke
1
-1
/
+2
2016-11-08
scsi: libfc: quarantine timed out xids
Hannes Reinecke
1
-0
/
+1
2016-11-08
scsi: libfc: use error code for fc_rport_error()
Hannes Reinecke
1
-0
/
+5
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-2
/
+2
2016-10-18
sd: Implement support for ZBC devices
Hannes Reinecke
1
-0
/
+17
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
[prev]
[next]