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.12.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
/
target
/
target_core_transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-30
target: Fix percpu_ref_put race in transport_lun_remove_cmd
Nicholas Bellinger
1
-2
/
+3
2014-01-25
target: Report bad sector in sense data for DIF errors
Sagi Grimberg
1
-0
/
+16
2014-01-18
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
1
-2
/
+14
2014-01-18
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
Nicholas Bellinger
1
-0
/
+30
2014-01-10
target_core_alua: Referrals configfs integration
Hannes Reinecke
1
-1
/
+27
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-230
/
+14
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
1
-2
/
+2
2013-11-14
target: Fix delayed Task Aborted Status (TAS) handling bug
Nicholas Bellinger
1
-0
/
+2
2013-11-13
target: Core does not need blkdev.h
Andy Grover
1
-1
/
+0
2013-11-08
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
1
-217
/
+2
2013-11-08
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
1
-10
/
+8
2013-10-02
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
1
-5
/
+15
2013-09-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-27
/
+143
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
1
-1
/
+1
2013-09-11
target: Make helpers non static for EXTENDED_COPY command setup
Nicholas Bellinger
1
-2
/
+2
2013-09-11
target: Release COMPARE_AND_WRITE mutex in generic failure path
Nicholas Bellinger
1
-0
/
+7
2013-09-11
target: Add compare_and_write_post() completion callback fall through
Nicholas Bellinger
1
-9
/
+10
2013-09-10
target: Make __target_execute_cmd() available as extern
Nicholas Bellinger
1
-1
/
+1
2013-09-10
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
Nicholas Bellinger
1
-1
/
+20
2013-09-10
target: Do memory allocation for bidi commands using target_alloc_sgl
Nicholas Bellinger
1
-0
/
+17
2013-09-10
target: Refactor transport_generic_get_mem to target_alloc_sgl
Nicholas Bellinger
1
-17
/
+18
2013-09-10
target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI
Nicholas Bellinger
1
-2
/
+2
2013-09-10
target: Add TCM_MISCOMPARE_VERIFY sense handling
Nicholas Bellinger
1
-0
/
+9
2013-09-10
target: Add return for se_cmd->transport_complete_callback
Nicholas Bellinger
1
-3
/
+17
2013-09-10
target: Add transport_init_session_tags using per-cpu ida
Nicholas Bellinger
1
-0
/
+48
2013-09-01
target: Fix se_cmd->state_list leak regression during WRITE failure
Nicholas Bellinger
1
-0
/
+11
2013-07-08
target: Add tracepoints for SCSI commands being processed
Roland Dreier
1
-1
/
+15
2013-06-21
target: Drop legacy se_cmd->check_release bit
Nicholas Bellinger
1
-7
/
+1
2013-06-21
target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE ass...
Nicholas Bellinger
1
-3
/
+0
2013-06-21
target: Avoid extra t_state_lock access in __target_execute_cmd
Nicholas Bellinger
1
-7
/
+9
2013-06-21
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...
Nicholas Bellinger
1
-18
/
+0
2013-06-21
target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd
Nicholas Bellinger
1
-7
/
+0
2013-06-21
target: Add transport_cmd_check_stop write_pending bit
Nicholas Bellinger
1
-10
/
+9
2013-05-31
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
1
-13
/
+15
2013-05-30
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Nicholas Bellinger
1
-4
/
+14
2013-05-21
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
1
-23
/
+5
2013-05-15
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
Joern Engel
1
-6
/
+5
2013-05-04
target: Remove unused struct members in se_dev_entry
Andy Grover
1
-2
/
+0
2013-04-25
target: Add export of target_get_sess_cmd symbol
Nicholas Bellinger
1
-2
/
+2
2013-04-25
target: Change default sense key of NOT_READY
Jörn Engel
1
-2
/
+7
2013-03-29
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
1
-1
/
+3
2013-02-14
target: Fix error checking for UNMAP commands
Roland Dreier
1
-0
/
+10
2013-02-13
target: change sprintf to snprintf in transport_dump_vpd_ident
Dan Carpenter
1
-3
/
+6
2013-01-11
target: Release se_cmd when LUN lookup fails for TMR
Roland Dreier
1
-0
/
+2
2013-01-11
target: Fix use-after-free in LUN RESET handling
Roland Dreier
1
-3
/
+2
2013-01-11
target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs
Roland Dreier
1
-0
/
+1
2013-01-11
target: Introduce TCM_NO_SENSE
Hannes Reinecke
1
-0
/
+10
2013-01-09
target: use correct sense code for LUN communication failure
Hannes Reinecke
1
-1
/
+1
2012-12-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-480
/
+195
2012-11-28
target: Clean up flow in transport_check_aborted_status()
Roland Dreier
1
-14
/
+10
[next]