index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-04
[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches
Chris Leech
2
-2
/
+3
2009-12-04
[SCSI] libfc: RPN_ID is obsolete and unnecessary
Chris Leech
1
-1
/
+0
2009-12-04
[SCSI] libfcoe, fcoe: libfcoe NPIV support
Chris Leech
3
-5
/
+23
2009-12-04
[SCSI] libfc, libfcoe: FDISC ELS for NPIV
Chris Leech
2
-1
/
+32
2009-12-04
[SCSI] libfc: vport link handling and fc_vport state managment
Chris Leech
1
-0
/
+8
2009-12-04
[SCSI] libfc: add some generic NPIV support routines to libfc
Chris Leech
1
-0
/
+20
2009-12-04
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
1
-3
/
+12
2009-12-04
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
Robert Love
1
-79
/
+0
2009-12-04
[SCSI] libfc: Remove fc_fcp_complete
Robert Love
1
-8
/
+0
2009-12-04
[SCSI] libfc: Move non-common routines and prototypes out of libfc.h
Robert Love
1
-49
/
+0
2009-12-04
[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh
Christof Schmitt
1
-0
/
+1
2009-12-04
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
2
-3
/
+6
2009-12-04
[SCSI] add queue_depth ramp up code
Vasu Dev
1
-3
/
+6
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
4
-4
/
+12
2009-12-04
[SCSI] libfc: fix free of fc_rport_priv with timer pending
Joe Eykholt
1
-0
/
+1
2009-12-04
[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
Yi Zou
1
-0
/
+3
2009-12-04
[SCSI] libfc: removes unused disc_work and ex_list
Vasu Dev
1
-1
/
+0
2009-12-04
[SCSI] scsi: Add missing command definitions
Martin K. Petersen
1
-0
/
+4
2009-11-26
[SCSI] fix async scan add/remove race resulting in an oops
James Bottomley
1
-0
/
+1
2009-11-06
[SCSI] Fix incorrect reporting of host protection capabilities
Martin K. Petersen
1
-18
/
+11
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
1
-1
/
+2
2009-10-02
[SCSI] sd: Support disks formatted with DIF Type 2
Martin K. Petersen
1
-0
/
+3
2009-10-02
[SCSI] sd: Detach DIF from block integrity infrastructure
Martin K. Petersen
1
-4
/
+11
2009-10-02
[SCSI] Deprecate SCSI_PROT_*_CONVERT operations
Martin K. Petersen
1
-4
/
+0
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-2
/
+1
2009-09-12
[SCSI] libiscsi, bnx2i: make bound ep check common
Mike Christie
1
-0
/
+1
2009-09-12
[SCSI] libiscsi: add completion function for drivers that do not need pdu pro...
Mike Christie
1
-0
/
+2
2009-09-10
[SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.
Joe Eykholt
1
-2
/
+14
2009-09-10
[SCSI] libfc: use ADISC to verify rport login state
Joe Eykholt
2
-0
/
+22
2009-09-10
[SCSI] libfc: improve debug messages for ELS response handlers
Joe Eykholt
1
-0
/
+5
2009-09-10
[SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.
Joe Eykholt
1
-1
/
+1
2009-09-10
[SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create
Robert Love
1
-8
/
+9
2009-09-10
[SCSI] libfc: fix: empty zone causes endless discovery retries.
Joe Eykholt
1
-0
/
+1
2009-09-10
[SCSI] libfc: do not log off rports before or after discovery
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: remove unused disc->delay element
Joe Eykholt
1
-1
/
+0
2009-09-10
[SCSI] libfc: eliminate disc->event
Joe Eykholt
1
-1
/
+0
2009-09-10
[SCSI] libfc: don't create dummy (rogue) remote ports
Joe Eykholt
1
-21
/
+19
2009-09-10
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
1
-1
/
+1
2009-09-10
[SCSI] libfc: make rport structure optional
Joe Eykholt
1
-13
/
+16
2009-09-10
[SCSI] libfc: change elsct to use FC_ID instead of rdata
Joe Eykholt
2
-22
/
+6
2009-09-10
[SCSI] libfc: make fc_rport_priv the primary rport interface.
Joe Eykholt
2
-14
/
+19
2009-09-10
[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.
Joe Eykholt
1
-2
/
+2
2009-09-10
[SCSI] libfc: change interface for rport_create
Joe Eykholt
1
-3
/
+2
2009-09-10
[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv
Joe Eykholt
1
-1
/
+9
2009-09-05
[SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...
Vasu Dev
1
-3
/
+6
2009-09-05
[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)
Vasu Dev
1
-0
/
+1
2009-09-05
[SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed
Mike Christie
1
-0
/
+1
2009-08-22
[SCSI] scsi_dh: add the interface scsi_dh_set_params()
Chandra Seetharaman
2
-0
/
+6
2009-08-22
[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data
Yi Zou
1
-7
/
+0
2009-08-22
[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list
Vasu Dev
1
-40
/
+8
[prev]
[next]