index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Age
Commit message (
Expand
)
Author
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-10-28
target: Don't call TFO->write_pending if data_length == 0
Roland Dreier
2014-10-03
target: Add a user-passthrough backstore
Andy Grover
2014-10-01
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
Quinn Tran
2014-10-01
target: encapsulate smp_mb__after_atomic()
Joern Engel
2014-10-01
target: remove some smp_mb__after_atomic()s
Joern Engel
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
Nicholas Bellinger
2014-06-11
target: Report correct response length for some commands
Roland Dreier
2014-06-10
target: Use complete_all for se_cmd->t_transport_stop_comp
Nicholas Bellinger
2014-06-10
target: Set CMD_T_ACTIVE bit for Task Management Requests
Nicholas Bellinger
2014-06-06
target: cleanup some boolean tests
Christophe Vu-Brugier
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
[next]