index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Age
Commit message (
Expand
)
Author
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-17
target: fix memory leak on XCOPY
Mikulas Patocka
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-07
target: Enable READ_STRIP emulation in target_complete_ok_work
Nicholas Bellinger
2014-04-07
target: Enable WRITE_INSERT emulation in target_execute_cmd
Nicholas Bellinger
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
target: Fix Task Aborted Status (TAS) handling
Alex Leung
2014-04-07
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
2014-03-13
Target/sbc: Set protection operation and relevant checks
Sagi Grimberg
2014-03-13
Target/transport: Allocate protection sg if needed
Sagi Grimberg
2014-02-23
target: Add DIF sense codes in transport_generic_request_failure
Nicholas Bellinger
2014-02-12
target: Simplify command completion by removing CMD_T_FAILED flag
Roland Dreier
2014-01-30
target: Fix percpu_ref_put race in transport_lun_remove_cmd
Nicholas Bellinger
2014-01-25
target: Report bad sector in sense data for DIF errors
Sagi Grimberg
2014-01-18
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
2014-01-18
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
Nicholas Bellinger
2014-01-09
target_core_alua: Referrals configfs integration
Hannes Reinecke
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-20
target core: rename (ex,im)plict -> (ex,im)plicit
Hannes Reinecke
2013-11-13
target: Fix delayed Task Aborted Status (TAS) handling bug
Nicholas Bellinger
2013-11-12
target: Core does not need blkdev.h
Andy Grover
2013-11-07
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
2013-11-07
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
2013-10-01
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-09-10
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2013-09-10
target: Make helpers non static for EXTENDED_COPY command setup
Nicholas Bellinger
2013-09-10
target: Release COMPARE_AND_WRITE mutex in generic failure path
Nicholas Bellinger
2013-09-10
target: Add compare_and_write_post() completion callback fall through
Nicholas Bellinger
2013-09-09
target: Make __target_execute_cmd() available as extern
Nicholas Bellinger
2013-09-09
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
Nicholas Bellinger
2013-09-09
target: Do memory allocation for bidi commands using target_alloc_sgl
Nicholas Bellinger
2013-09-09
target: Refactor transport_generic_get_mem to target_alloc_sgl
Nicholas Bellinger
2013-09-09
target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI
Nicholas Bellinger
2013-09-09
target: Add TCM_MISCOMPARE_VERIFY sense handling
Nicholas Bellinger
2013-09-09
target: Add return for se_cmd->transport_complete_callback
Nicholas Bellinger
2013-09-09
target: Add transport_init_session_tags using per-cpu ida
Nicholas Bellinger
2013-08-31
target: Fix se_cmd->state_list leak regression during WRITE failure
Nicholas Bellinger
2013-07-07
target: Add tracepoints for SCSI commands being processed
Roland Dreier
2013-06-20
target: Drop legacy se_cmd->check_release bit
Nicholas Bellinger
2013-06-20
target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE ass...
Nicholas Bellinger
2013-06-20
target: Avoid extra t_state_lock access in __target_execute_cmd
Nicholas Bellinger
2013-06-20
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...
Nicholas Bellinger
2013-06-20
target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd
Nicholas Bellinger
2013-06-20
target: Add transport_cmd_check_stop write_pending bit
Nicholas Bellinger
2013-05-31
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
2013-05-29
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Nicholas Bellinger
2013-05-20
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
2013-05-15
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
Joern Engel
[next]