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
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-22
39
-646
/
+824
|
\
|
*
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
2013-11-20
1
-1
/
+4
|
*
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
2013-11-20
1
-1
/
+1
|
*
iscsi-target: Expose default_erl as TPG attribute
Nicholas Bellinger
2013-11-20
6
-7
/
+36
|
*
target_core_configfs: split up ALUA supported states
Hannes Reinecke
2013-11-20
1
-43
/
+84
|
*
target_core_alua: Make supported states configurable
Hannes Reinecke
2013-11-20
1
-0
/
+50
|
*
target_core_alua: Store supported ALUA states
Hannes Reinecke
2013-11-20
2
-6
/
+19
|
*
target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZED
Hannes Reinecke
2013-11-20
2
-6
/
+6
|
*
target_core_alua: spellcheck
Hannes Reinecke
2013-11-20
1
-9
/
+9
|
*
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
2013-11-20
9
-100
/
+100
|
*
iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN
Nicholas Bellinger
2013-11-19
2
-8
/
+11
|
*
iscsi-target: Convert iscsi_session statistics to atomic_long_t
Nicholas Bellinger
2013-11-19
6
-50
/
+25
|
*
target: Convert se_device statistics to atomic_long_t
Nicholas Bellinger
2013-11-13
3
-16
/
+13
|
*
target: Fix delayed Task Aborted Status (TAS) handling bug
Nicholas Bellinger
2013-11-13
1
-0
/
+2
|
*
iscsi-target: Reject unsupported multi PDU text command sequence
Nicholas Bellinger
2013-11-13
1
-0
/
+7
|
*
iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsn
Nicholas Bellinger
2013-11-12
2
-5
/
+6
|
*
target: Core does not need blkdev.h
Andy Grover
2013-11-12
3
-3
/
+0
|
*
target: Pass through I/O topology for block backstores
Andy Grover
2013-11-12
3
-3
/
+63
|
*
target: Add per device xcopy_lun for copy offload I/O
Nicholas Bellinger
2013-11-08
2
-17
/
+10
|
*
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
2013-11-07
3
-232
/
+4
|
*
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
2013-11-07
5
-18
/
+40
|
*
iscsi-target: Do not generate REJECTs for zero-length DataOUT
Nicholas Bellinger
2013-11-07
1
-4
/
+3
|
*
iscsi-target: Implement demo_mode_discovery logic
Thomas Glanzmann
2013-10-23
1
-9
/
+30
|
*
target: Export symbol core_tpg_check_initiator_node_acl
Thomas Glanzmann
2013-10-23
2
-2
/
+1
|
*
iscsi-target: Add new TPG attribute
Thomas Glanzmann
2013-10-23
4
-0
/
+29
|
*
tcm_loop: Implement target reset
Hannes Reinecke
2013-10-16
1
-0
/
+26
|
*
tcm_loop: TCQ and command abort support
Hannes Reinecke
2013-10-16
2
-4
/
+69
|
*
tcm_loop: separate out tcm_loop_issue_tmr
Hannes Reinecke
2013-10-16
1
-33
/
+50
|
*
tcm_loop: Implement transport offline
Hannes Reinecke
2013-10-16
2
-1
/
+56
|
*
tcm_loop: Check for valid hba in tcm_loop_drop_nexus()
Hannes Reinecke
2013-10-16
1
-1
/
+4
|
*
target/iscsi: Remove macros that contain typecasts
Andy Grover
2013-10-16
6
-22
/
+18
|
*
target/iscsi: Remove iscsi dereferencing macros
Andy Grover
2013-10-16
4
-36
/
+27
|
*
target: Remove TF_CIT_TMPL macro
Andy Grover
2013-10-16
6
-56
/
+56
|
*
tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd
Nicholas Bellinger
2013-10-01
3
-5
/
+17
*
|
target/pscsi: fix return value check
Wei Yongjun
2013-10-25
1
-4
/
+4
*
|
target: Fail XCOPY for non matching source + destination block_size
Nicholas Bellinger
2013-10-24
1
-1
/
+13
*
|
target: Generate failure for XCOPY I/O with non-zero scsi_status
Nicholas Bellinger
2013-10-24
1
-1
/
+2
*
|
target: Add missing XCOPY I/O operation sense_buffer
Nicholas Bellinger
2013-10-24
1
-2
/
+3
*
|
target: Return an error for WRITE SAME with ANCHOR==1
Roland Dreier
2013-10-16
1
-0
/
+5
*
|
target: Reject EXTENDED_COPY when emulate_3pc is disabled
Nicholas Bellinger
2013-10-09
1
-0
/
+9
*
|
target: Allow non zero ListID in EXTENDED_COPY parameter list
Nicholas Bellinger
2013-10-09
1
-5
/
+2
*
|
target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST
Nicholas Bellinger
2013-10-09
1
-8
/
+9
*
|
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
2013-10-03
1
-1
/
+1
*
|
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
2013-10-03
1
-4
/
+9
*
|
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
2013-10-03
1
-2
/
+2
*
|
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
2013-10-03
1
-1
/
+10
*
|
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
2013-10-03
1
-1
/
+10
*
|
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
2013-10-03
1
-0
/
+6
*
|
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
2013-10-01
1
-5
/
+15
*
|
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
Nicholas Bellinger
2013-10-01
1
-2
/
+2
|
/
[next]