index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
15
-548
/
+246
*
target: simplify target_xcopy_init_pt_lun
Christoph Hellwig
2015-04-07
1
-23
/
+9
*
target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag
Christoph Hellwig
2015-04-07
1
-2
/
+2
*
target/rd: reduce code duplication in rd_execute_rw()
Akinobu Mita
2015-04-07
1
-34
/
+32
*
tcm_loop: fixup tpgt string to integer conversion
Ming Lin
2015-04-07
1
-8
/
+6
*
iscsi/iser-target: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
3
-0
/
+42
*
loopback: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
2
-2
/
+53
*
target/rd: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
1
-2
/
+4
*
target/iblock: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
1
-1
/
+1
*
target/file: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
1
-4
/
+4
*
target: Add internal READ_INSERT support
Nicholas Bellinger
2015-04-07
1
-0
/
+6
*
target: Move cmd->prot_op check into target_read_prot_action
Nicholas Bellinger
2015-04-07
1
-8
/
+13
*
target: Add internal WRITE_STRIP support
Nicholas Bellinger
2015-04-07
2
-0
/
+19
*
target: Move cmd->prot_op check into target_write_prot_action
Nicholas Bellinger
2015-04-07
1
-9
/
+22
*
target: Update SPC/SBC emulation for sess_prot_type
Nicholas Bellinger
2015-04-07
2
-7
/
+20
*
target: Add protected fabric + unprotected device support
Nicholas Bellinger
2015-04-07
2
-11
/
+41
*
target: Convert DIF emulation to use cmd->prot_type
Nicholas Bellinger
2015-04-07
1
-6
/
+7
*
target: add missing __user annotations
Christoph Hellwig
2015-03-26
1
-2
/
+4
*
target: add missing sense_reason_t annotations
Christoph Hellwig
2015-03-26
3
-3
/
+3
*
target: add __releases annotation to target_release_cmd_kref
Christoph Hellwig
2015-03-26
1
-0
/
+1
*
target: mark iscsit_start_kthreads static
Christoph Hellwig
2015-03-26
1
-1
/
+1
*
target: mark tcm_loop_primary static
Christoph Hellwig
2015-03-26
1
-1
/
+1
*
target: move external declarations to a headers
Christoph Hellwig
2015-03-26
2
-9
/
+7
*
target: Better handling of AllRegistrants reservations
Ilias Tsitsimpis
2015-03-26
1
-11
/
+19
*
iscsi-target: Drop legacy iscsi_target_tq.c logic
Nicholas Bellinger
2015-03-26
7
-586
/
+0
*
iscsi-target: Convert iscsi_thread_set usage to kthread.h
Nicholas Bellinger
2015-03-26
3
-69
/
+107
*
iscsi-target: don't export static symbol
Julia Lawall
2015-03-20
1
-1
/
+0
*
target: Convert fabric module autoload failures to pr_debug
Nicholas Bellinger
2015-03-20
1
-8
/
+8
*
iscsi-target: Expose per endpoint dynamic_sessions attribute
Nicholas Bellinger
2015-03-06
1
-0
/
+10
*
target: Add target_show_dynamic_sessions attribute helper
Nicholas Bellinger
2015-03-06
1
-0
/
+24
*
target: rewrite fd_execute_write_same
Christoph Hellwig
2015-02-27
1
-78
/
+22
*
target: use vfs_iter_read/write in fd_do_rw
Christoph Hellwig
2015-02-27
1
-17
/
+14
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-02-21
26
-1086
/
+239
|
\
|
*
target: Set LBPWS10 bit in Logical Block Provisioning EVPD
Nicholas Bellinger
2015-02-14
1
-1
/
+1
|
*
target: Fail UNMAP when emulate_tpu=0
Nicholas Bellinger
2015-02-14
1
-0
/
+5
|
*
target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0
Nicholas Bellinger
2015-02-14
1
-0
/
+5
|
*
target: Add sanity checks for DPO/FUA bit usage
Nicholas Bellinger
2015-02-14
1
-10
/
+46
|
*
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
2015-02-14
3
-0
/
+18
|
*
target: Fail I/O with PROTECT bit when protection is unsupported
Nicholas Bellinger
2015-02-14
1
-19
/
+32
|
*
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
Nicholas Bellinger
2015-02-14
1
-1
/
+2
|
*
target: Add missing WRITE_SAME end-of-device sanity check
Nicholas Bellinger
2015-02-14
1
-0
/
+12
|
*
iscsi-target: Avoid IN_LOGOUT failure case for iser-target
Nicholas Bellinger
2015-02-12
1
-1
/
+3
|
*
target: Fix PR_APTPL_BUF_LEN buffer size limitation
Nicholas Bellinger
2015-02-12
1
-12
/
+13
|
*
iscsi-target: Drop problematic active_ts_list usage
Nicholas Bellinger
2015-02-12
1
-23
/
+5
|
*
iscsi/iser-target: Support multi-sequence sendtargets text response
Sagi Grimberg
2015-02-12
3
-23
/
+66
|
*
iscsi-target: Don't over-allocate sendtargets text resp buffer
Sagi Grimberg
2015-02-04
1
-1
/
+1
|
*
iscsi-target: Introduce session_get_next_ttt
Sagi Grimberg
2015-02-04
2
-17
/
+4
|
*
iscsi-target: Move iscsi_target_[core,stat].h under linux include
Sagi Grimberg
2015-01-30
20
-969
/
+22
|
*
iscsi-target: use '%*ph' specifier to dump hex buffer
Andy Shevchenko
2015-01-15
1
-9
/
+4
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-3
/
+1
[next]