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
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
9
-53
/
+89
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-2
/
+5
2016-07-25
libcxgb: export ppm release and tagmask set api
Varun Prakash
1
-0
/
+2
2016-07-25
libcxgb: add library module for Chelsio drivers
Varun Prakash
3
-2
/
+3
2016-07-23
target: fix spelling mistake: "limitiation" -> "limitation"
Colin Ian King
1
-1
/
+1
2016-07-23
target: Fix residual overflow handling in target_complete_cmd_with_length
Sumit Rai
1
-1
/
+15
2016-07-20
target: stop using blk_make_request
Christoph Hellwig
1
-53
/
+34
2016-07-20
tcm_fc: set and unset FCP_SPPF_TARG_FCN
Hannes Reinecke
1
-0
/
+2
2016-07-20
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
1
-2
/
+3
2016-07-20
target: Fix ordered task CHECK_CONDITION early exception handling
Nicholas Bellinger
1
-1
/
+6
2016-07-20
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
3
-28
/
+37
2016-07-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
3
-7
/
+7
2016-07-20
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Nicholas Bellinger
2
-7
/
+18
2016-07-20
target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
Nicholas Bellinger
1
-6
/
+0
2016-06-07
target: use bio op accessors
Mike Christie
2
-16
/
+15
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-11
/
+13
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
30
-683
/
+5571
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-15
/
+19
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2016-05-17
iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
Nicholas Bellinger
1
-9
/
+9
2016-05-16
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
Nicholas Bellinger
2
-8
/
+8
2016-05-16
iscsi-target: Convert transport drivers to signal rdma_shutdown
Nicholas Bellinger
2
-6
/
+5
2016-05-16
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
Nicholas Bellinger
1
-158
/
+41
2016-05-13
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
2
-15
/
+19
2016-05-10
iscsi-target: graceful disconnect on invalid mapping to iovec
Imran Haider
1
-1
/
+8
2016-05-10
target: need_to_release is always false, remove redundant check and kfree
Colin Ian King
1
-4
/
+0
2016-05-10
target: remove sess_kref and ->shutdown_session
Christoph Hellwig
2
-34
/
+3
2016-05-10
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
4
-23
/
+12
2016-05-10
target: make close_session optional
Christoph Hellwig
4
-17
/
+2
2016-05-10
target: make ->shutdown_session optional
Christoph Hellwig
7
-31
/
+4
2016-05-10
target: remove acl_stop
Christoph Hellwig
2
-10
/
+7
2016-05-10
target: consolidate and fix session shutdown
Christoph Hellwig
1
-54
/
+33
2016-05-09
cxgbit: add files for cxgbit.ko
Varun Prakash
10
-0
/
+5114
2016-05-09
iscsi-target: export symbols
Varun Prakash
6
-10
/
+23
2016-05-09
iscsi-target: call complete on conn_logout_comp
Varun Prakash
1
-4
/
+6
2016-05-09
iscsi-target: clear tx_thread_active
Varun Prakash
1
-2
/
+4
2016-05-09
iscsi-target: add new offload transport type
Varun Prakash
1
-0
/
+76
2016-05-09
iscsi-target: use conn_transport->transport_type in text rsp
Varun Prakash
1
-1
/
+2
2016-05-09
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
1
-26
/
+0
2016-05-09
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
1
-1
/
+4
2016-05-09
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
1
-0
/
+10
2016-05-09
iscsi-target: split iscsi_target_rx_thread()
Varun Prakash
1
-26
/
+33
2016-05-09
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
1
-8
/
+2
2016-05-09
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
1
-0
/
+3
2016-05-09
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
1
-351
/
+195
2016-05-09
target: use new "dbroot" target attribute
Lee Duncan
2
-4
/
+4
2016-05-09
target: make target db location configurable
Lee Duncan
2
-0
/
+68
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-3
/
+2
[next]