index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-12
1
-0
/
+38
|
\
|
*
target/user: PGR Support
Bryant G. Ly
2017-05-01
1
-0
/
+38
*
|
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-1
/
+1
|
/
*
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
2017-02-26
1
-2
/
+8
*
target: Remove se_tmr_req.tmr_lun
Bart Van Assche
2017-02-09
1
-1
/
+0
*
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
2017-02-08
1
-1
/
+9
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
1
-0
/
+1
*
target: Fix max_unmap_lba_count calc overflow
Mike Christie
2016-07-20
1
-3
/
+5
*
target: Remove enum transport_lunflags_table
Andy Grover
2016-03-10
1
-27
/
+14
*
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
2016-01-29
1
-0
/
+44
*
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
2016-01-06
1
-0
/
+2
*
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
2015-09-24
1
-17
/
+23
*
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2015-09-24
1
-2
/
+3
*
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
2015-07-31
1
-1
/
+0
*
target: remove initiatorname field in se_acl_lun
Chris Zankel
2015-07-30
1
-5
/
+3
*
target: Use struct t10_pi_tuple
Sagi Grimberg
2015-07-06
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-1007
/
+282
|
\
|
*
target: Send UA when changing LUN inventory
Hannes Reinecke
2015-06-23
1
-4
/
+19
|
*
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
2015-06-22
1
-6
/
+6
|
*
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
2015-06-15
1
-9
/
+0
|
*
target: use 64-bit LUNs
Hannes Reinecke
2015-06-15
1
-15
/
+15
|
*
target: Drop duplicate + unused se_dev_check_wce
Nicholas Bellinger
2015-06-15
1
-12
/
+0
|
*
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
1
-16
/
+31
|
*
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
1
-150
/
+29
|
*
target: Simplify LUN shutdown code
Bart Van Assche
2015-06-01
1
-1
/
+0
|
*
target: simplify backend attribute implementation
Christoph Hellwig
2015-06-01
1
-504
/
+0
|
*
target: simplify backend driver registration
Christoph Hellwig
2015-06-01
1
-3
/
+3
|
*
target: Only reset specific dynamic entries during lun_group creation
Nicholas Bellinger
2015-06-01
1
-1
/
+1
|
*
target: Drop unused se_lun->lun_acl_list
Nicholas Bellinger
2015-06-01
1
-15
/
+0
|
*
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
2015-06-01
1
-9
/
+5
|
*
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
1
-85
/
+7
|
*
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
Nicholas Bellinger
2015-06-01
1
-0
/
+1
|
*
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
1
-176
/
+180
|
*
target: fix a log message in se_dev_set_emulate_rest_reord()
Christophe Vu-Brugier
2015-05-30
1
-1
/
+1
|
*
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-05-30
1
-23
/
+7
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
1
-2
/
+2
*
|
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
1
-2
/
+2
*
|
target: Move passthrough CDB parsing into a common function
Andy Grover
2015-05-30
1
-0
/
+74
|
/
*
target: Allow userspace to write 1 to attrib/emulate_fua_write
Andy Grover
2015-04-01
1
-2
/
+2
*
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
2015-03-19
1
-0
/
+12
*
target: Fix virtual LUN=0 target_configure_device failure OOPs
Nicholas Bellinger
2015-03-19
1
-2
/
+2
*
target: Disallow changing of WRITE cache/FUA attrs after export
Nicholas Bellinger
2015-03-19
1
-1
/
+15
*
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
2015-01-09
1
-46
/
+0
*
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
2015-01-09
1
-4
/
+4
*
target: Drop left-over PHBA_PDEV set attr checks
Nicholas Bellinger
2014-12-01
1
-54
/
+10
*
target: Add EXPORT_SYMBOL for existing se_dev_set_*
Nicholas Bellinger
2014-12-01
1
-0
/
+26
*
target: Add force_pr_aptpl device attribute
Nicholas Bellinger
2014-10-04
1
-0
/
+18
*
target: Fix APTPL metadata handling for dynamic MappedLUNs
Nicholas Bellinger
2014-10-04
1
-1
/
+2
*
target: encapsulate smp_mb__after_atomic()
Joern Engel
2014-10-01
1
-6
/
+3
[next]