Linus Torvalds
|
48efe453e6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
12 years ago |
Nicholas Bellinger
|
4c76251e8e
target: Update copyright ownership/year information to 2013
|
12 years ago |
Nicholas Bellinger
|
c5ff8d6bc3
target: Make helpers non static for EXTENDED_COPY command setup
|
12 years ago |
Nicholas Bellinger
|
cf6d1f0964
target: Release COMPARE_AND_WRITE mutex in generic failure path
|
12 years ago |
Nicholas Bellinger
|
a289008749
target: Add compare_and_write_post() completion callback fall through
|
12 years ago |
Nicholas Bellinger
|
76dde50ebe
target: Make __target_execute_cmd() available as extern
|
12 years ago |
Nicholas Bellinger
|
47e459e622
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
|
12 years ago |
Nicholas Bellinger
|
8cefe07b5e
target: Do memory allocation for bidi commands using target_alloc_sgl
|
12 years ago |
Nicholas Bellinger
|
200939940e
target: Refactor transport_generic_get_mem to target_alloc_sgl
|
12 years ago |
Nicholas Bellinger
|
6457740708
target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI
|
12 years ago |
Nicholas Bellinger
|
818b571ca0
target: Add TCM_MISCOMPARE_VERIFY sense handling
|
12 years ago |
Nicholas Bellinger
|
a6b0133c19
target: Add return for se_cmd->transport_complete_callback
|
12 years ago |
Nicholas Bellinger
|
c0add7fd05
target: Add transport_init_session_tags using per-cpu ida
|
12 years ago |
Nicholas Bellinger
|
c130480b12
target: Fix se_cmd->state_list leak regression during WRITE failure
|
12 years ago |
Roland Dreier
|
e5c0d6ad55
target: Add tracepoints for SCSI commands being processed
|
12 years ago |
Nicholas Bellinger
|
ca24976ac8
target: Drop legacy se_cmd->check_release bit
|
12 years ago |
Nicholas Bellinger
|
b28e545c4d
target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE assignment
|
12 years ago |
Nicholas Bellinger
|
1a398b9731
target: Avoid extra t_state_lock access in __target_execute_cmd
|
12 years ago |
Nicholas Bellinger
|
c1c35d5225
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd
|
12 years ago |
Nicholas Bellinger
|
0b66818ac6
target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd
|
12 years ago |
Nicholas Bellinger
|
862e6389a7
target: Add transport_cmd_check_stop write_pending bit
|
12 years ago |
Nicholas Bellinger
|
d5ddad4168
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
|
12 years ago |
Nicholas Bellinger
|
9b31a328e3
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
|
12 years ago |
Joern Engel
|
be646c2d2b
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
|
12 years ago |
Joern Engel
|
ccf5ae83a6
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
|
12 years ago |
Andy Grover
|
2acd09f323
target: Remove unused struct members in se_dev_entry
|
12 years ago |
Nicholas Bellinger
|
20361e69ba
target: Add export of target_get_sess_cmd symbol
|
12 years ago |
Jörn Engel
|
ad6732820c
target: Change default sense key of NOT_READY
|
12 years ago |
Nicholas Bellinger
|
f85eda8d75
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
|
12 years ago |
Roland Dreier
|
bb992e72f9
target: Fix error checking for UNMAP commands
|
12 years ago |