index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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
*
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
2022-08-01
1
-18
/
+11
*
scsi: target: core: Fix race during ACL removal
Dmitry Bogdanov
2022-08-01
1
-3
/
+0
*
scsi: target: Add callout to configure UNMAP settings
Mike Christie
2022-07-07
1
-0
/
+6
*
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-2
/
+1
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
1
-4
/
+3
*
target: fix discard alignment on partitions
Christoph Hellwig
2022-04-17
1
-2
/
+2
*
target: pass a block_device to target_configure_unmap_from_queue
Christoph Hellwig
2022-04-17
1
-2
/
+3
*
target: remove an incorrect unmap zeroes data deduction
Christoph Hellwig
2022-04-17
1
-1
/
+0
*
scsi: target: Fix ordered tag handling
Mike Christie
2021-10-18
1
-0
/
+2
*
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
2021-05-15
1
-0
/
+5
*
scsi: target: Make the virtual LUN 0 device
Konstantin Shelekhin
2021-04-05
1
-1
/
+1
*
scsi: target: core: Add workqueue based cmd submission
Mike Christie
2021-03-04
1
-2
/
+8
*
scsi: target: Make state_list per CPU
Mike Christie
2020-11-04
1
-2
/
+14
*
scsi: target: Fix LUN ref count handling
Mike Christie
2020-11-04
1
-23
/
+20
*
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
2020-06-09
1
-11
/
+8
*
scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error
Lance Digby
2020-05-19
1
-4
/
+6
*
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-05-07
1
-1
/
+2
*
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
2020-02-21
1
-1
/
+1
*
scsi: target: fix unmap_zeroes_data boolean initialisation
David Disseldorp
2020-02-21
1
-1
/
+1
*
scsi: target: core: Do not overwrite CDB byte 1
Bodo Stroesser
2019-10-17
1
-21
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
scsi: target/core: Fix a race condition in the LUN lookup code
Bart Van Assche
2019-04-12
1
-2
/
+2
*
scsi: target/iscsi: Convert comments about locking into runtime checks
Bart Van Assche
2019-02-04
1
-3
/
+3
*
scsi: target: perform t10_wwn ID initialisation in target_alloc_device()
David Disseldorp
2018-12-07
1
-14
/
+7
*
scsi: target: consistently null-terminate t10_wwn strings
David Disseldorp
2018-12-07
1
-32
/
+14
*
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
2018-12-07
1
-16
/
+0
*
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
2018-12-07
1
-1
/
+0
*
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-11-28
1
-13
/
+13
*
scsi: target: add emulate_pr backstore attr to toggle PR support
David Disseldorp
2018-11-21
1
-0
/
+13
*
scsi: target: add helper to check if dev is configured
Mike Christie
2018-07-30
1
-3
/
+3
*
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
2018-07-02
1
-1
/
+0
*
scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
Bart Van Assche
2018-07-02
1
-5
/
+17
*
scsi: target: remove target_find_device
Mike Christie
2018-06-26
1
-24
/
+0
*
target: fix destroy device in target_configure_device
tangwenji
2018-01-18
1
-1
/
+3
*
target: Fix cmd size for PR-OUT in passthrough_parse_cdb
Tang Wenji
2017-07-09
1
-1
/
+1
*
target: Use macro for WRITE_VERIFY_32 operation codes
Damien Le Moal
2017-07-06
1
-1
/
+1
*
target: make device_mutex and device_list static
Colin Ian King
2017-07-06
1
-2
/
+2
*
target: remove g_device_list
Mike Christie
2017-07-06
1
-18
/
+12
*
target: add helper to iterate over devices
Mike Christie
2017-07-06
1
-0
/
+45
*
target: add helper to find se_device by dev_index
Mike Christie
2017-07-06
1
-0
/
+24
*
target: use idr for se_device dev index
Mike Christie
2017-07-06
1
-4
/
+26
*
target: break up free_device callback
Mike Christie
2017-07-06
1
-0
/
+2
*
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-06
1
-4
/
+4
*
target: Remove se_device.dev_list
Bart Van Assche
2017-07-06
1
-1
/
+0
*
target: Use symbolic value for WRITE_VERIFY_16
Bart Van Assche
2017-07-06
1
-1
/
+1
*
target: Add support for TMR percpu reference counting
Nicholas Bellinger
2017-07-06
1
-4
/
+10
*
target/configfs: Kill se_device->dev_link_magic
Nicholas Bellinger
2017-06-08
1
-1
/
+0
*
target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout
Nicholas Bellinger
2017-06-08
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-05-12
1
-0
/
+38
|
\
[next]