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_device.c
Age
Commit message (
Expand
)
Author
2019-02-04
scsi: target/iscsi: Convert comments about locking into runtime checks
Bart Van Assche
2018-12-07
scsi: target: perform t10_wwn ID initialisation in target_alloc_device()
David Disseldorp
2018-12-07
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
2018-12-07
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
2018-12-07
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-21
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
2018-07-30
scsi: target: add helper to check if dev is configured
Mike Christie
2018-07-02
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
2018-07-02
scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
Bart Van Assche
2018-06-26
scsi: target: remove target_find_device
Mike Christie
2018-01-18
target: fix destroy device in target_configure_device
tangwenji
2017-07-09
target: Fix cmd size for PR-OUT in passthrough_parse_cdb
Tang Wenji
2017-07-06
target: Use macro for WRITE_VERIFY_32 operation codes
Damien Le Moal
2017-07-06
target: make device_mutex and device_list static
Colin Ian King
2017-07-06
target: remove g_device_list
Mike Christie
2017-07-06
target: add helper to iterate over devices
Mike Christie
2017-07-06
target: add helper to find se_device by dev_index
Mike Christie
2017-07-06
target: use idr for se_device dev index
Mike Christie
2017-07-06
target: break up free_device callback
Mike Christie
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-06
target: Remove se_device.dev_list
Bart Van Assche
2017-07-06
target: Use symbolic value for WRITE_VERIFY_16
Bart Van Assche
2017-07-06
target: Add support for TMR percpu reference counting
Nicholas Bellinger
2017-06-08
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
2017-06-08
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-01
target/user: PGR Support
Bryant G. Ly
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-02-26
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
2017-02-09
target: Remove se_tmr_req.tmr_lun
Bart Van Assche
2017-02-08
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
2016-12-09
target: Minimize #include directives
Bart Van Assche
2016-07-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
2016-03-10
target: Remove enum transport_lunflags_table
Andy Grover
2016-01-29
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
2016-01-06
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
2015-09-24
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
2015-09-24
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2015-07-31
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
2015-07-30
target: remove initiatorname field in se_acl_lun
Chris Zankel
2015-07-06
target: Use struct t10_pi_tuple
Sagi Grimberg
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
target: Send UA when changing LUN inventory
Hannes Reinecke
2015-06-22
target: Convert se_lun->lun_deve_lock to normal spinlock
Nicholas Bellinger
2015-06-15
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
2015-06-15
target: use 64-bit LUNs
Hannes Reinecke
2015-06-15
target: Drop duplicate + unused se_dev_check_wce
Nicholas Bellinger
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
[next]