index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
target: remove struct target_fabric_configfs_template
Christoph Hellwig
2015-05-30
2
-29
/
+24
|
*
|
|
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
2015-05-30
2
-22
/
+6
|
*
|
|
target: don't copy fabric ops
Christoph Hellwig
2015-05-30
2
-20
/
+20
|
*
|
|
target: Remove set-but-not-used-variables
Bart Van Assche
2015-05-30
1
-4
/
+2
|
*
|
|
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
2015-05-30
1
-7
/
+0
|
*
|
|
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
19
-172
/
+74
|
*
|
|
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
16
-721
/
+173
|
*
|
|
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
13
-177
/
+9
|
*
|
|
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
11
-37
/
+30
|
*
|
|
tcm_fc: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-9
/
+8
|
*
|
|
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-12
/
+11
|
*
|
|
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-28
/
+15
|
*
|
|
target: handle odd SG mapping for data transfer memory
Akinobu Mita
2015-05-30
1
-39
/
+83
|
*
|
|
target: ensure se_cmd->t_prot_sg is allocated when required
Akinobu Mita
2015-05-30
1
-12
/
+15
|
*
|
|
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...
Akinobu Mita
2015-05-30
1
-2
/
+3
|
*
|
|
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
15
-192
/
+16
|
*
|
|
target: refactor node ACL allocation
Christoph Hellwig
2015-05-30
1
-77
/
+56
|
*
|
|
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
11
-335
/
+73
|
*
|
|
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
10
-54
/
+4
|
*
|
|
vhost/scsi: remove struct vhost_scsi_nacl
Christoph Hellwig
2015-05-30
1
-31
/
+3
|
*
|
|
sbp_target: remove struct sbp_nacl
Christoph Hellwig
2015-05-30
2
-30
/
+3
|
*
|
|
tcm_usb: remove struct usbg_nacl
Christoph Hellwig
2015-05-30
2
-30
/
+3
|
*
|
|
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
2015-05-30
2
-17
/
+2
|
*
|
|
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
9
-32
/
+31
|
*
|
|
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
2015-05-30
1
-5
/
+24
|
*
|
|
target/user: Refactor data area allocation code
Ilias Tsitsimpis
2015-05-30
1
-83
/
+106
|
*
|
|
target/transport: Always initialize bidi fields in se_cmd
Ilias Tsitsimpis
2015-05-30
1
-4
/
+2
|
*
|
|
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
2015-05-30
2
-6
/
+1
|
*
|
|
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
2015-05-30
1
-2
/
+3
|
*
|
|
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-05-30
6
-32
/
+40
|
*
|
|
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
2015-05-30
9
-444
/
+16
|
*
|
|
target/sbc: Fix sbc_dif_verify inconsistent map/unmap
Sagi Grimberg
2015-05-30
1
-14
/
+14
|
*
|
|
target/file: Remove fd_prot bounce buffer
Sagi Grimberg
2015-05-30
2
-106
/
+28
|
*
|
|
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
2015-05-30
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
[prev]
[next]