index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
tcm_qla2xxx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
2015-11-28
1
-1
/
+1
*
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-102
/
+51
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
1
-7
/
+6
|
\
|
*
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-09-11
1
-0
/
+5
|
*
qla2xxx: Update tcm_qla2xxx module description to 24xx+
Sebastian Herbszt
2015-08-02
1
-1
/
+1
|
*
tcm_qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-07-23
1
-6
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
1
-0
/
+6
|
\
\
|
*
|
qla2xxx: Return the fabric command state for non-task management requests
Dilip Kumar Uppugandla
2015-08-26
1
-0
/
+6
|
|
/
*
|
qla2xxx: terminate exchange when command is aborted by LIO
Alexei Potashnik
2015-07-24
1
-10
/
+1
*
|
qla2xxx: delay plogi/prli ack until existing sessions are deleted
Alexei Potashnik
2015-07-24
1
-0
/
+4
*
|
qla2xxx: cleanup cmd in qla workqueue before processing TMR
Swapnil Nagle
2015-07-24
1
-6
/
+2
*
|
qla2xxx: adjust debug flags
Quinn Tran
2015-07-24
1
-2
/
+1
*
|
tcm_qla2xxx: pass timeout as HZ independent value
Nicholas Mc Guire
2015-07-23
1
-1
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-214
/
+13
|
\
|
*
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-15
1
-7
/
+2
|
*
target: remove ->put_session method
Christoph Hellwig
2015-05-30
1
-13
/
+0
|
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
|
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
1
-15
/
+0
|
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
1
-73
/
+0
|
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
1
-19
/
+0
|
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
1
-4
/
+4
|
*
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
1
-27
/
+2
|
*
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
1
-51
/
+8
|
*
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
1
-7
/
+0
|
*
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-4
/
+2
|
\
\
|
|
/
|
*
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-05-30
1
-4
/
+2
*
|
treewide: Add missing vmalloc.h inclusion.
David S. Miller
2015-05-28
1
-0
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-24
1
-93
/
+81
|
\
|
*
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
1
-92
/
+26
|
*
tcm_qla2xxx: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
1
-0
/
+44
|
*
tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops
Nicholas Bellinger
2015-04-07
1
-1
/
+1
|
*
tcm_qla2xxx: Expose per endpoint dynamic_sessions attribute
Nicholas Bellinger
2015-03-06
1
-0
/
+10
*
|
tcm_qla2xxx: Fix incorrect use of __transport_register_session
Bart Van Assche
2015-03-19
1
-1
/
+1
|
/
*
tcm_qla2xxx: print port name via %*phC
Andy Shevchenko
2015-01-15
1
-3
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-10-21
1
-1
/
+10
|
\
|
*
qla_target: don't delete changed nacls
Joern Engel
2014-10-03
1
-1
/
+10
*
|
qla2xxx: Add flags for tracing the target commands.
Saurav Kashyap
2014-09-25
1
-0
/
+24
*
|
qla2xxx: fix crash due to task mgmt cmd type
Himanshu Madhani
2014-09-25
1
-2
/
+7
*
|
qla2xxx: Fix sparse warnings in tcm_qla2xxx.c
Himanshu Madhani
2014-09-25
1
-6
/
+6
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
1
-1
/
+5
|
\
|
*
qla2xxx: Convert to percpu_ida session tag pre-allocation
Nicholas Bellinger
2014-06-03
1
-1
/
+5
*
|
qla2xxx: T10-Dif: add T10-PI support
Quinn Tran
2014-05-19
1
-2
/
+39
|
/
*
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
1
-1
/
+1
*
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
1
-0
/
+16
*
tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs
Nicholas Bellinger
2014-02-20
1
-26
/
+1
*
tcm_qla2xxx: Perform configfs depend/undepend for base_tpg
Nicholas Bellinger
2014-02-20
1
-14
/
+58
*
tcm_qla2xxx: Add NPIV specific enable/disable attribute logic
Nicholas Bellinger
2014-02-20
1
-3
/
+56
*
qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport
Nicholas Bellinger
2014-01-19
1
-30
/
+76
*
qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.
Saurav Kashyap
2014-01-19
1
-46
/
+64
[next]