Age | Commit message (Expand) | Author |
2021-05-15 | scsi: target: core: Add configurable IEEE Company ID attribute | Sergey Samoylenko |
2021-04-05 | scsi: target: Make the virtual LUN 0 device | Konstantin Shelekhin |
2021-03-04 | scsi: target: core: Add workqueue based cmd submission | Mike Christie |
2020-11-04 | scsi: target: Make state_list per CPU | Mike Christie |
2020-11-04 | scsi: target: Fix LUN ref count handling | Mike Christie |
2020-06-09 | scsi: target: Initialize LUN in transport_init_se_cmd() | Sudhakar Panneerselvam |
2020-05-19 | scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error | Lance Digby |
2020-05-07 | scsi: target: Make transport_flags per device | Bodo Stroesser |
2020-02-21 | scsi: target: use an enum to track emulate_ua_intlck_ctrl | David Disseldorp |
2020-02-21 | scsi: target: fix unmap_zeroes_data boolean initialisation | David Disseldorp |
2019-10-17 | scsi: target: core: Do not overwrite CDB byte 1 | Bodo Stroesser |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-04-12 | scsi: target/core: Fix a race condition in the LUN lookup code | Bart Van Assche |
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 |