index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
target: move transport ID handling to the core
Christoph Hellwig
2015-05-31
16
-721
/
+173
|
*
|
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-31
13
-177
/
+9
|
*
|
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-31
11
-37
/
+30
|
*
|
tcm_fc: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-31
1
-9
/
+8
|
*
|
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-31
1
-12
/
+11
|
*
|
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-31
1
-28
/
+15
|
*
|
target: handle odd SG mapping for data transfer memory
Akinobu Mita
2015-05-31
1
-39
/
+83
|
*
|
target: ensure se_cmd->t_prot_sg is allocated when required
Akinobu Mita
2015-05-31
1
-12
/
+15
|
*
|
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...
Akinobu Mita
2015-05-31
1
-2
/
+3
|
*
|
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-31
15
-192
/
+16
|
*
|
target: refactor node ACL allocation
Christoph Hellwig
2015-05-31
1
-77
/
+56
|
*
|
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-31
11
-335
/
+73
|
*
|
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-31
10
-54
/
+4
|
*
|
vhost/scsi: remove struct vhost_scsi_nacl
Christoph Hellwig
2015-05-31
1
-31
/
+3
|
*
|
sbp_target: remove struct sbp_nacl
Christoph Hellwig
2015-05-31
2
-30
/
+3
|
*
|
tcm_usb: remove struct usbg_nacl
Christoph Hellwig
2015-05-31
2
-30
/
+3
|
*
|
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
2015-05-31
2
-17
/
+2
|
*
|
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-31
9
-32
/
+31
|
*
|
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
2015-05-31
1
-5
/
+24
|
*
|
target/user: Refactor data area allocation code
Ilias Tsitsimpis
2015-05-31
1
-83
/
+106
|
*
|
target/transport: Always initialize bidi fields in se_cmd
Ilias Tsitsimpis
2015-05-31
1
-4
/
+2
|
*
|
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
2015-05-31
2
-6
/
+1
|
*
|
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
2015-05-31
1
-2
/
+3
|
*
|
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-05-31
6
-32
/
+40
|
*
|
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
2015-05-31
9
-444
/
+16
|
*
|
target/sbc: Fix sbc_dif_verify inconsistent map/unmap
Sagi Grimberg
2015-05-31
1
-14
/
+14
|
*
|
target/file: Remove fd_prot bounce buffer
Sagi Grimberg
2015-05-31
2
-106
/
+28
|
*
|
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
2015-05-31
4
-107
/
+34
*
|
|
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
2015-07-04
19
-2778
/
+4389
|
\
\
\
|
*
|
|
NTB: Add split BAR output for debugfs stats
Dave Jiang
2015-07-04
1
-15
/
+68
|
*
|
|
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
2015-07-04
1
-8
/
+16
|
*
|
|
NTB: Print driver name and version in module init
Dave Jiang
2015-07-04
2
-0
/
+6
|
*
|
|
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
2015-07-04
1
-1
/
+1
|
*
|
|
NTB: Rename Intel code names to platform names
Dave Jiang
2015-07-04
2
-455
/
+455
|
*
|
|
NTB: Default to CPU memcpy for performance
Dave Jiang
2015-07-04
1
-4
/
+13
|
*
|
|
NTB: Improve performance with write combining
Dave Jiang
2015-07-04
1
-1
/
+10
|
*
|
|
NTB: Use NUMA memory in Intel driver
Allen Hubbe
2015-07-04
1
-6
/
+12
|
*
|
|
NTB: Use NUMA memory and DMA chan in transport
Allen Hubbe
2015-07-04
1
-14
/
+32
|
*
|
|
NTB: Rate limit ntb_qp_link_work
Allen Hubbe
2015-07-04
1
-1
/
+1
|
*
|
|
NTB: Add tool test client
Allen Hubbe
2015-07-04
3
-0
/
+568
|
*
|
|
NTB: Add ping pong test client
Allen Hubbe
2015-07-04
5
-1
/
+262
|
*
|
|
NTB: Add parameters for Intel SNB B2B addresses
Allen Hubbe
2015-07-04
1
-19
/
+58
|
*
|
|
NTB: Reset transport QP link stats on down
Allen Hubbe
2015-07-04
1
-8
/
+28
|
*
|
|
NTB: Do not advance transport RX on link down
Allen Hubbe
2015-07-04
1
-2
/
+1
|
*
|
|
NTB: Differentiate transport link down messages
Allen Hubbe
2015-07-04
1
-2
/
+2
|
*
|
|
NTB: Check the device ID to set errata flags
Dave Jiang
2015-07-04
1
-5
/
+44
|
*
|
|
NTB: Enable link for Intel root port mode in probe
Dave Jiang
2015-07-04
1
-0
/
+10
|
*
|
|
NTB: Read peer info from local SPAD in transport
Dave Jiang
2015-07-04
1
-5
/
+5
|
*
|
|
NTB: Split ntb_hw_intel and ntb_transport drivers
Allen Hubbe
2015-07-04
10
-2180
/
+2543
|
*
|
|
NTB: Add NTB hardware abstraction layer
Allen Hubbe
2015-07-04
2
-0
/
+252
[prev]
[next]