index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
2011-08-22
target: Make locking in transport_deregister_session() IRQ safe
Roland Dreier
1
-6
/
+7
2011-08-22
target: Fix task SGL chaining breakage with transport_allocate_data_tasks
Nicholas Bellinger
1
-13
/
+21
2011-08-22
target: Fix task count > 1 handling breakage and use max_sector page alignment
Nicholas Bellinger
1
-2
/
+5
2011-08-22
target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors check
Nicholas Bellinger
1
-7
/
+8
2011-08-22
target: Fix SYNCHRONIZE_CACHE zero LBA + range breakage
Nicholas Bellinger
1
-7
/
+7
2011-08-22
target: Fix WRITE_SAME usage with transport_get_size
Nicholas Bellinger
1
-3
/
+3
2011-08-22
target: Add WRITE_SAME (10) parsing and refactor passthrough checks
Nicholas Bellinger
1
-45
/
+57
2011-08-22
target: Fix write payload exception handling with ->new_cmd_map
Nicholas Bellinger
1
-2
/
+8
2011-08-17
target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTED
Nicholas Bellinger
1
-0
/
+7
2011-07-30
target: Fix bug for transport_generic_wait_for_tasks with direct operation
Nicholas Bellinger
1
-2
/
+29
2011-07-28
target: Fix WRITE_SAME_16 lba assignment breakage
Nicholas Bellinger
1
-1
/
+1
2011-07-26
target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectors
Nicholas Bellinger
1
-4
/
+3
2011-07-22
target: remove custom hex2bin() implementation
Andy Shevchenko
1
-28
/
+0
2011-07-22
target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
Nicholas Bellinger
1
-20
/
+25
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-450
/
+240
2011-07-22
target: Eliminate usage of struct se_mem
Andy Grover
1
-730
/
+265
2011-07-22
target: Pass 2nd param of transport_split_cdb by value
Andy Grover
1
-2
/
+1
2011-07-22
target: Enforce 1 page max for control cdb buffer sizes
Andy Grover
1
-0
/
+5
2011-07-22
target: Make all control CDBs scatter-gather
Andy Grover
1
-103
/
+56
2011-07-22
target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full
Nicholas Bellinger
1
-15
/
+179
2011-07-22
target: Add transport_handle_cdb_direct optimization
Nicholas Bellinger
1
-0
/
+24
2011-07-22
target: merge release_cmd methods
Christoph Hellwig
1
-34
/
+19
2011-07-22
target: remove the unused SCF_* flags
Christoph Hellwig
1
-25
/
+5
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
1
-2
/
+0
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
1
-574
/
+434
2011-07-22
target: Fix WRITE_SAME_[16,32] number of blocks=0 case
Nicholas Bellinger
1
-2
/
+12
2011-07-22
target: Fix WRITE_SAME_16 t_task_lba assignment bug
Nicholas Bellinger
1
-1
/
+1
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
1
-618
/
+488
2011-07-22
target: Fix double test of inquiry_prod
Roland Dreier
1
-1
/
+1
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
1
-829
/
+701
2011-07-22
target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h
Nicholas Bellinger
1
-2
/
+2
2011-06-23
target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...
Roland Dreier
1
-3
/
+3
2011-05-24
[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
Nicholas Bellinger
1
-11
/
+11
2011-05-24
[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
Nicholas Bellinger
1
-0
/
+7
2011-05-24
[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
Nicholas Bellinger
1
-1
/
+12
2011-05-24
[SCSI] target: Fix multi task->task_sg[] chaining logic bug
Nicholas Bellinger
1
-11
/
+15
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
1
-28
/
+23
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-7
/
+7
2011-03-23
[SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path
Nicholas Bellinger
1
-3
/
+2
2011-03-23
[SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem
Jesper Juhl
1
-3
/
+6
2011-03-23
[SCSI] target: Convert TMR REQ/RSP definitions to target namespace
Nicholas Bellinger
1
-12
/
+7
2011-03-23
[SCSI] target: Minor sparse warning fixes and annotations
Dan Carpenter
1
-3
/
+1
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-1
/
+0
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
1
-1
/
+0
2011-02-28
[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...
Nicholas Bellinger
1
-2
/
+6
2011-02-12
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
1
-8
/
+34
2011-02-12
[SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakage
Nicholas Bellinger
1
-1
/
+5
2011-01-14
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger
1
-0
/
+6134