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
2010-08-11
scsi: use __uX types for headers exported to user space
Peter Korsgaard
2
-6
/
+6
2010-07-28
[SCSI] implement runtime Power Management
Alan Stern
1
-0
/
+8
2010-07-28
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
1
-10
/
+1
2010-07-28
[SCSI] iscsi_transport: wait on session in error handler path
Mike Christie
1
-0
/
+2
2010-07-28
[SCSI] libfc: don't require a local exchange for incoming requests
Joe Eykholt
1
-11
/
+5
2010-07-28
[SCSI] libfc: add interface to allocate a sequence for incoming requests
Joe Eykholt
1
-0
/
+7
2010-07-28
[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()
Joe Eykholt
2
-0
/
+11
2010-07-28
[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions
Joe Eykholt
2
-19
/
+44
2010-07-28
[SCSI] libfc: eliminate rport LOGO state
Joe Eykholt
1
-2
/
+0
2010-07-28
[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support
Joe Eykholt
1
-1
/
+41
2010-07-28
[SCSI] libfcoe: add protocol description of FIP VN2VN mode
Joe Eykholt
2
-3
/
+50
2010-07-28
[SCSI] libfc: track FIP exchanges
Joe Eykholt
2
-0
/
+5
2010-07-28
[SCSI] libfc: add FLOGI state to rport for VN2VN
Joe Eykholt
2
-0
/
+6
2010-07-28
[SCSI] libfc: Add local port point-to-multipoint flag
Joe Eykholt
1
-0
/
+2
2010-07-28
[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode
Joe Eykholt
1
-1
/
+10
2010-07-28
[SCSI] libfc: add discovery-private pointer for LLD
Joe Eykholt
1
-2
/
+7
2010-07-28
[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock
Joe Eykholt
1
-7
/
+2
2010-07-28
[SCSI] libfc: provide space for LLD after remote port structure
Joe Eykholt
1
-0
/
+2
2010-07-28
[SCSI] libfc: convert rport lookup to be RCU safe
Joe Eykholt
1
-0
/
+2
2010-07-28
[SCSI] fcoe: adds src and dest mac address checking for fcoe frames
Vasu Dev
1
-0
/
+10
2010-07-28
[SCSI] fcoe: make it possible to verify fcoe with sparse
Bart Van Assche
1
-2
/
+2
2010-07-28
[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs
Vikas Chaudhary
1
-0
/
+2
2010-07-27
[SCSI] libfc: fix indefinite rport restart
Joe Eykholt
1
-0
/
+2
2010-07-27
[SCSI] libfc: Fix remote port restart problem
Joe Eykholt
1
-3
/
+2
2010-07-27
[SCSI] libfc: Handle unsolicited PRLO request
Bhanu Prakash Gollapudi
1
-0
/
+9
2010-07-27
[SCSI] fcoe: clean up TBD comments in FCoE prototype header
Joe Eykholt
1
-11
/
+4
2010-06-02
SCSI: implement sd_unlock_native_capacity()
Tejun Heo
1
-0
/
+8
2010-05-16
[SCSI] libfc: Move the port_id into lport
Robert Love
2
-11
/
+9
2010-05-16
[SCSI] libfc: Remove unused fc_get_host_port_type
Robert Love
1
-1
/
+0
2010-05-02
[SCSI] Unexport scsi/scsi.h from headers_install
Tom Rini
1
-1
/
+0
2010-04-30
[SCSI] Add missing scsi command definitions
Martin K. Petersen
1
-0
/
+2
2010-04-11
[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.
Vasu Dev
1
-0
/
+2
2010-04-11
[SCSI] libfc: fix hton24 macro to take expressions as args
Joe Eykholt
1
-6
/
+11
2010-04-11
[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return
Christof Schmitt
2
-1
/
+2
2010-04-11
[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled
Joe Eykholt
1
-9
/
+0
2010-04-11
[SCSI] libfcoe: eliminate unused link and last_link fields
Joe Eykholt
1
-6
/
+2
2010-04-11
[SCSI] libfc: add definition for task attribute mask
Joe Eykholt
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+2
2010-03-12
sysctl extern cleanup: sg
Dave Young
1
-0
/
+3
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-1
/
+2
2010-02-08
[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)
James Bottomley
1
-0
/
+7
2010-01-18
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
James Bottomley
1
-1
/
+2
2010-01-17
[SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.
Harish Zunjarrao
1
-1
/
+1
2009-12-30
libsrp: fix compile failure
James Bottomley
1
-0
/
+1
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
3
-3
/
+4
2009-12-10
[SCSI] libosd: Fix blk_put_request locking again
Boaz Harrosh
1
-2
/
+3
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
25
-678
/
+889
2009-12-04
[SCSI] libfc: Add target reset flag to FCP header file
Christof Schmitt
1
-0
/
+2
2009-12-04
[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...
Yi Zou
1
-0
/
+6
[next]