index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
target/file: Fix UNMAP with DIF protection support
Akinobu Mita
1
-25
/
+61
2015-04-16
target/file: Fix SG table for prot_buf initialization
Akinobu Mita
1
-15
/
+6
2015-04-16
target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled
Akinobu Mita
1
-7
/
+8
2015-04-16
target: Make core_tmr_abort_task() skip TMFs
Bart Van Assche
1
-2
/
+2
2015-04-16
target/sbc: Update sbc_dif_generate pr_debug output
Nicholas Bellinger
1
-3
/
+5
2015-04-16
target/sbc: Make internal DIF emulation honor ->prot_checks
Nicholas Bellinger
1
-0
/
+7
2015-04-16
target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled
Nicholas Bellinger
1
-1
/
+5
2015-04-16
target: Ensure sess_prot_type is saved across session restart
Nicholas Bellinger
1
-7
/
+15
2015-04-14
target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_*
Akinobu Mita
1
-3
/
+64
2015-04-14
target: Remove the unused flag SCF_ACK_KREF
Bart Van Assche
1
-3
/
+1
2015-04-14
target: Fix two sparse warnings
Bart Van Assche
2
-0
/
+4
2015-04-14
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
Nicholas Bellinger
2
-9
/
+43
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
21
-849
/
+321
2015-04-08
target: simplify target_xcopy_init_pt_lun
Christoph Hellwig
1
-23
/
+9
2015-04-08
target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag
Christoph Hellwig
1
-2
/
+2
2015-04-08
target/rd: reduce code duplication in rd_execute_rw()
Akinobu Mita
1
-34
/
+32
2015-04-08
tcm_loop: fixup tpgt string to integer conversion
Ming Lin
1
-8
/
+6
2015-04-08
iser-target: Bump version to 1.0
Sagi Grimberg
1
-1
/
+1
2015-04-08
iser-target: Remove conn_ prefix from struct isert_conn members
Sagi Grimberg
2
-148
/
+148
2015-04-08
iser-target: Remove un-needed rdma_listen backlog
Sagi Grimberg
2
-2
/
+1
2015-04-08
iser-target: Remove redundant check on the device
Sagi Grimberg
1
-4
/
+5
2015-04-08
iser-target: Get rid of redundant max_accept
Sagi Grimberg
1
-4
/
+2
2015-04-08
iser-target: Split some logic in isert_connect_request to routines
Sagi Grimberg
1
-48
/
+70
2015-04-08
iser-target: Rename device find/release routines
Sagi Grimberg
1
-7
/
+6
2015-04-08
iser-target: Rename rend/recv completion routines
Sagi Grimberg
1
-5
/
+6
2015-04-08
iser-target: Remove redundant assignment to local variable
Sagi Grimberg
1
-3
/
+2
2015-04-08
iser-target: Introduce isert_[alloc|free]_comps
Sagi Grimberg
1
-46
/
+60
2015-04-08
iser-target: Split isert_setup_qp
Sagi Grimberg
1
-14
/
+42
2015-04-08
iser-target: Remove redundant casting on void pointers
Sagi Grimberg
1
-16
/
+16
2015-04-08
iser-target: Remove redundant local variable
Sagi Grimberg
1
-2
/
+1
2015-04-08
iser-target: Remove dead code
Sagi Grimberg
1
-1
/
+0
2015-04-08
iser-target: Remove redundant check on recv completion
Sagi Grimberg
1
-4
/
+0
2015-04-08
iser-target: Use a single DMA MR and PD per device
Sagi Grimberg
2
-48
/
+55
2015-04-08
iser-target: Fix possible deadlock in RDMA_CM connection error
Sagi Grimberg
1
-5
/
+9
2015-04-08
iser-target: Fix session hang in case of an rdma read DIF error
Sagi Grimberg
1
-2
/
+4
2015-04-08
iscsi/iser-target: Add fabric_prot_type attribute support
Nicholas Bellinger
3
-0
/
+42
2015-04-08
tcm_qla2xxx: Add fabric_prot_type attribute support
Nicholas Bellinger
2
-0
/
+45
2015-04-08
tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops
Nicholas Bellinger
1
-1
/
+1
2015-04-08
vhost/scsi: Add fabric_prot_type attribute support
Nicholas Bellinger
1
-1
/
+51
2015-04-08
loopback: Add fabric_prot_type attribute support
Nicholas Bellinger
2
-2
/
+53
2015-04-08
target/rd: Add checks for backend DIF emulation
Nicholas Bellinger
1
-2
/
+4
2015-04-08
target/iblock: Add checks for backend DIF emulation
Nicholas Bellinger
1
-1
/
+1
2015-04-08
target/file: Add checks for backend DIF emulation
Nicholas Bellinger
1
-4
/
+4
2015-04-08
target: Add internal READ_INSERT support
Nicholas Bellinger
1
-0
/
+6
2015-04-08
target: Move cmd->prot_op check into target_read_prot_action
Nicholas Bellinger
1
-8
/
+13
2015-04-08
target: Add internal WRITE_STRIP support
Nicholas Bellinger
2
-0
/
+19
2015-04-08
target: Move cmd->prot_op check into target_write_prot_action
Nicholas Bellinger
1
-9
/
+22
2015-04-08
target: Update SPC/SBC emulation for sess_prot_type
Nicholas Bellinger
2
-7
/
+20
2015-04-08
target: Add protected fabric + unprotected device support
Nicholas Bellinger
2
-11
/
+41
2015-04-08
target: Convert DIF emulation to use cmd->prot_type
Nicholas Bellinger
1
-6
/
+7
[next]