index
:
linux-stable.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-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
/
include
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
2020-06-09
1
-1
/
+1
*
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
2020-06-09
1
-3
/
+3
*
scsi: target: Factor out a new helper, target_cmd_init_cdb()
Sudhakar Panneerselvam
2020-06-09
1
-0
/
+1
*
scsi: target: tcmu: Make pgr_support and alua_support attributes writable
Bodo Stroesser
2020-05-07
1
-0
/
+1
*
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-05-07
2
-1
/
+2
*
scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl
Bodo Stroesser
2020-05-07
1
-0
/
+1
*
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
2020-04-24
1
-10
/
+0
*
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
2020-03-26
1
-1
/
+1
*
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2020-03-16
1
-6
/
+0
*
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
2020-02-21
1
-3
/
+8
*
scsi: target: convert boolean se_dev_attrib types to bool
David Disseldorp
2020-02-21
1
-16
/
+16
*
scsi: target: fix unmap_zeroes_data boolean initialisation
David Disseldorp
2020-02-21
1
-1
/
+1
*
scsi: target: Remove tpg_list and se_portal_group.se_tpg_node
Bart Van Assche
2019-10-03
1
-1
/
+0
*
scsi: target/iscsi: Handle too large immediate data buffers correctly
Bart Van Assche
2019-04-12
1
-0
/
+1
*
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
2019-04-12
2
-2
/
+3
*
scsi: target/iscsi: Rename a function and a function pointer
Bart Van Assche
2019-02-04
1
-1
/
+1
*
scsi: target/iscsi: Fix spelling of "unsolicited"
Bart Van Assche
2019-02-04
1
-1
/
+1
*
scsi: target/core: Add target_send_busy()
Bart Van Assche
2019-02-04
1
-0
/
+1
*
scsi: target/core: Remove several state tests from the TMF code
Bart Van Assche
2019-02-04
1
-1
/
+0
*
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2019-02-04
1
-1
/
+0
*
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
2018-12-07
1
-3
/
+11
*
scsi: target/core: Make ABORT and LUN RESET handling synchronous
Bart Van Assche
2018-12-07
1
-0
/
+1
*
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
2018-12-07
2
-2
/
+0
*
scsi: target/core: Simplify the code for aborting SCSI commands
Bart Van Assche
2018-12-07
1
-0
/
+7
*
scsi: target/core: Make it possible to wait from more than one context for co...
Bart Van Assche
2018-12-07
1
-1
/
+2
*
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
2018-12-07
1
-1
/
+0
*
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
2018-12-07
2
-1
/
+2
*
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
2018-12-07
1
-1
/
+0
*
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
1
-3
/
+9
*
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-1
/
+5
*
scsi: target: drop unused pi_prot_format attribute storage
David Disseldorp
2018-11-28
1
-1
/
+0
*
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
2018-11-21
1
-0
/
+3
*
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
Bart Van Assche
2018-10-16
1
-1
/
+0
*
scsi: target: use ISCSI_IQN_LEN in iscsi_target_stat
David Disseldorp
2018-10-16
2
-5
/
+5
*
scsi: target: add session removal function
Mike Christie
2018-08-02
1
-0
/
+1
*
scsi: target: rename target_alloc_session
Mike Christie
2018-08-02
1
-1
/
+1
*
scsi: target: make transport_init_session_tags static
Mike Christie
2018-08-02
1
-2
/
+0
*
scsi: target: add helper to check if dev is configured
Mike Christie
2018-07-30
1
-0
/
+4
*
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
2018-07-02
1
-1
/
+0
*
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
1
-1
/
+1
*
scsi: target: Simplify the code for waiting for command completion
Bart Van Assche
2018-07-02
1
-1
/
+1
*
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
2018-07-02
1
-2
/
+1
*
scsi: target: Introduce transport_init_session()
Bart Van Assche
2018-07-02
1
-0
/
+1
*
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
2018-07-02
1
-1
/
+1
*
scsi: target: remove target_find_device
Mike Christie
2018-06-26
1
-2
/
+0
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
2
-3
/
+5
*
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-19
1
-0
/
+5
*
scsi: target: transport should handle st FM/EOM/ILI reads
Lee Duncan
2018-05-18
1
-0
/
+1
*
target core: add device action configfs files
Mike Christie
2018-01-16
2
-0
/
+2
*
target: add SAM_STAT_BUSY sense reason
Mike Christie
2018-01-12
1
-0
/
+1
[next]