index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
qla2xxx: Remove dead code
Bart Van Assche
1
-7
/
+5
2015-08-26
qla2xxx: Remove a superfluous test
Bart Van Assche
1
-2
/
+1
2015-08-26
qla2xxx: Fix sparse annotations
Bart Van Assche
6
-82
/
+71
2015-08-26
qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes
Bart Van Assche
3
-4
/
+4
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
10
-253
/
+231
2015-08-26
qla2xxx: Replace two macros with an inline function
Bart Van Assche
3
-16
/
+15
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
14
-102
/
+32
2015-08-26
qla2xxx: Declare local functions static
Bart Van Assche
4
-6
/
+6
2015-08-26
qla2xxx: Report both rsp_info and rsp_info_len
Bart Van Assche
1
-2
/
+2
2015-08-12
qla2xxx: prevent board_disable from running during EEH
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-08-03
qla2xxx: Update tcm_qla2xxx module description to 24xx+
Sebastian Herbszt
2
-3
/
+3
2015-07-25
qla2xxx: terminate exchange when command is aborted by LIO
Alexei Potashnik
3
-35
/
+20
2015-07-25
qla2xxx: drop cmds/tmrs arrived while session is being deleted
Alexei Potashnik
1
-0
/
+28
2015-07-25
qla2xxx: disable scsi_transport_fc registration in target mode
Alexei Potashnik
2
-4
/
+13
2015-07-25
qla2xxx: added sess generations to detect RSCN update races
Alexei Potashnik
6
-26
/
+83
2015-07-25
qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives
Alexei Potashnik
1
-0
/
+35
2015-07-25
qla2xxx: delay plogi/prli ack until existing sessions are deleted
Alexei Potashnik
7
-22
/
+481
2015-07-25
qla2xxx: cleanup cmd in qla workqueue before processing TMR
Swapnil Nagle
6
-13
/
+140
2015-07-25
qla2xxx: kill sessions/log out initiator on RSCN and port down events
Roland Dreier
3
-31
/
+117
2015-07-25
qla2xxx: fix command initialization in target mode.
Kanoj Sarcar
1
-5
/
+5
2015-07-25
qla2xxx: Remove msleep in qlt_send_term_exchange
Himanshu Madhani
1
-6
/
+7
2015-07-25
qla2xxx: adjust debug flags
Quinn Tran
3
-5
/
+8
2015-07-25
qla2xxx: release request queue reservation.
Quinn Tran
1
-3
/
+7
2015-07-25
qla2xxx: Add flush after updating ATIOQ consumer index.
Quinn Tran
1
-0
/
+1
2015-07-25
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
7
-12
/
+14
2015-07-25
qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
Saurav Kashyap
2
-6
/
+4
2015-07-24
tcm_qla2xxx: pass timeout as HZ independent value
Nicholas Mc Guire
1
-1
/
+1
2015-07-24
tcm_qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-6
/
+0
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-248
/
+38
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-23
/
+29
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-7
/
+2
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
5
-15
/
+14
2015-06-13
qla2xxx: Comment out unreachable code
Bart Van Assche
2
-8
/
+15
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2015-05-31
target: remove ->put_session method
Christoph Hellwig
1
-13
/
+0
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
3
-45
/
+23
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
2
-75
/
+0
2015-05-31
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-19
/
+0
2015-05-31
target: change core_tpg_register prototype
Christoph Hellwig
1
-4
/
+4
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
2
-29
/
+4
2015-05-31
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-51
/
+8
2015-05-31
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-7
/
+0
2015-05-31
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
1
-1
/
+1
2015-05-31
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
1
-4
/
+2
2015-05-29
treewide: Add missing vmalloc.h inclusion.
David S. Miller
1
-0
/
+1
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-94
/
+83
2015-04-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-43
/
+158
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2
-93
/
+27
[prev]
[next]