index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
target: Make unnecessarily global se_dev_align_max_sectors() static
Roland Dreier
1
-1
/
+1
2012-07-17
target: Make core_disable_device_list_for_node use pre-refactoring lock ordering
Nicholas Bellinger
1
-7
/
+2
2012-07-17
target: refactor core_update_device_list_for_node()
Andy Grover
1
-71
/
+95
2012-07-17
target: Remove hba param from core_dev_add_lun
Andy Grover
1
-2
/
+1
2012-07-17
target: replace the processing thread with a TMR work queue
Christoph Hellwig
1
-1
/
+1
2012-05-10
target: Remove max_sectors device attribute for modern se_task less code
Nicholas Bellinger
1
-65
/
+4
2012-05-07
target: replace ->execute_task with ->execute_cmd
Christoph Hellwig
1
-4
/
+2
2012-04-15
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
1
-7
/
+2
2012-03-16
target: remove obvious warnings
Jörn Engel
1
-2
/
+0
2012-03-16
target: Use array_zalloc for device_list
Jörn Engel
1
-10
/
+10
2012-03-16
target: Use array_zalloc for tpg_lun_list
Jörn Engel
1
-2
/
+2
2012-02-26
target: Fix off-by-seven in target_report_luns
Jörn Engel
1
-3
/
+2
2012-02-26
target: prevent NULL pointer dereference in target_report_luns
Jörn Engel
1
-1
/
+3
2012-02-26
target: fix use after free in target_report_luns
Jörn Engel
1
-1
/
+1
2012-02-26
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
1
-6
/
+59
2012-02-26
target: remove the transport_lun_active field in struct se_cmd
Christoph Hellwig
1
-5
/
+0
2012-01-18
target: Allow control CDBs with data > 1 page
Andy Grover
1
-2
/
+2
2012-01-18
target: fix return code of core_tpg_.*_lun
Sebastian Andrzej Siewior
1
-9
/
+10
2012-01-18
target: use save/restore lock primitive in core_dec_lacl_count()
Sebastian Andrzej Siewior
1
-2
/
+3
2011-12-14
target: Drop se_device TCQ queue_depth usage from I/O path
Nicholas Bellinger
1
-7
/
+0
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-4
/
+2
2011-12-14
target: reshuffle headers
Christoph Hellwig
1
-1
/
+1
2011-12-06
target: Don't return an error if disabling unsupported features
Andy Grover
1
-8
/
+16
2011-12-06
target: remove the unused se_dev_list
Christoph Hellwig
1
-1
/
+0
2011-12-06
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields
Christoph Hellwig
1
-3
/
+0
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-04
target: remove SCF_EMULATE_CDB_ASYNC
Christoph Hellwig
1
-0
/
+2
2011-11-04
target: pass the se_task to the CDB emulation callback
Christoph Hellwig
1
-10
/
+2
2011-11-01
drivers/target: Add export.h to files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-24
target: Remove legacy se_task->task_timer and associated logic
Nicholas Bellinger
1
-15
/
+0
2011-10-24
target: clean up the backend interface to caching parameters
Christoph Hellwig
1
-40
/
+15
2011-08-22
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
1
-8
/
+8
2011-08-22
target: Fix task count > 1 handling breakage and use max_sector page alignment
Nicholas Bellinger
1
-0
/
+28
2011-08-22
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
Nicholas Bellinger
1
-1
/
+3
2011-07-22
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
1
-1
/
+14
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-107
/
+107
2011-07-22
target: Make all control CDBs scatter-gather
Andy Grover
1
-1
/
+4
2011-07-22
target: Implement Block Device Characteristics VPD page
Roland Dreier
1
-0
/
+13
2011-07-22
target: Make se_tmr_lock IRQ-safe
Roland Dreier
1
-4
/
+5
2011-07-22
target: Make se_dev_check_online() locking IRQ-safe
Roland Dreier
1
-2
/
+3
2011-07-22
target: Make transport_lookup_cmd_lun() locking IRQ-safe
Roland Dreier
1
-5
/
+5
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
1
-3
/
+3
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
1
-89
/
+78
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
1
-224
/
+216
2011-07-22
target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter
Nicholas Bellinger
1
-1
/
+0
2011-07-22
target: Check LUN numbers in transport_get_lun_for_[cmd,tmr]
Fubo Chen
1
-0
/
+12
2011-06-24
target: Fix incorrect strlen() NULL terminator checks
Dan Carpenter
1
-1
/
+1
2011-06-24
target: Fix transport_get_lun_for_tmr failure cases
Nicholas Bellinger
1
-1
/
+2
2011-05-27
[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
Nicholas Bellinger
1
-20
/
+5
[next]