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_cdb.c
Age
Commit message (
Expand
)
Author
2011-12-14
target: Set response format in INQUIRY response
Roland Dreier
2011-12-14
target: remove useless casts
Jörn Engel
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
target: reshuffle headers
Christoph Hellwig
2011-12-06
target: Fix page length in emulated INQUIRY VPD page 86h
Roland Dreier
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
2011-11-04
target: use ->exectute_task for all CDB emulation
Christoph Hellwig
2011-11-04
target: remove SCF_EMULATE_CDB_ASYNC
Christoph Hellwig
2011-11-04
target: refactor transport_emulate_control_cdb
Christoph Hellwig
2011-10-26
target: Fix compile warning w/ missing module.h include
Nicholas Bellinger
2011-10-24
target: remove the ->transport_split_cdb callback in se_cmd
Christoph Hellwig
2011-10-24
target: replace ->get_cdb with a target_get_task_cdb helper
Christoph Hellwig
2011-10-24
target: simplify target_parse_naa_6h_vendor_specific()
Andy Shevchenko
2011-09-16
target: Skip non hex characters for VPD=0x83 NAA IEEE Registered Extended
Nicholas Bellinger
2011-08-22
target: Print subpage too for unhandled MODE SENSE pages
Roland Dreier
2011-08-22
target: Remove duplicate task completions in transport_emulate_control_cdb
Nicholas Bellinger
2011-08-22
target: Add WRITE_SAME (10) parsing and refactor passthrough checks
Nicholas Bellinger
2011-08-22
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
Nicholas Bellinger
2011-07-22
target: remove custom hex2bin() implementation
Andy Shevchenko
2011-07-22
target: fix typo Assoication -> Association
Andy Shevchenko
2011-07-22
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
target: Make all control CDBs scatter-gather
Andy Grover
2011-07-22
target: Implement Block Device Characteristics VPD page
Roland Dreier
2011-07-22
target: Fix reporting of supported VPD pages
Roland Dreier
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
2011-07-22
target: Fix WRITE_SAME_[16,32] number of blocks=0 case
Nicholas Bellinger
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-03-14
[SCSI] target: Fix volume size misreporting for volumes > 2TB
Nicholas Bellinger
2011-01-14
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger