Age | Commit message (Expand) | Author |
2023-03-09 | scsi: target: core: Use RTPI from target port | Roman Bolshakov |
2022-09-15 | scsi: target: alua: Do not report emtpy port group | Dmitry Bogdanov |
2022-08-01 | scsi: target: core: De-RCU of se_lun and se_lun acl | Dmitry Bogdanov |
2022-06-21 | scsi: target: Remove duplicate "the" | Jiang Jian |
2021-10-18 | scsi: target: Perform ALUA group changes in one step | Mike Christie |
2021-10-18 | scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path | Mike Christie |
2021-10-18 | scsi: target: Fix alua_tg_pt_gps_count tracking | Mike Christie |
2021-08-03 | scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members | David Disseldorp |
2021-08-03 | scsi: target: core: Avoid using lun_tg_pt_gp after unlock | David Disseldorp |
2021-05-31 | scsi: target: Use standard SAM status types | Hannes Reinecke |
2021-01-22 | scsi: target: alua: Remove in_interrupt() usage in core_alua_check_nonop_delay() | Sebastian Andrzej Siewior |
2020-05-07 | scsi: target: Make transport_flags per device | Bodo Stroesser |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-03-27 | scsi: target: alua: fix the tg_pt_gps_count | tangwenji |
2019-02-04 | scsi: target/iscsi: Convert comments about locking into runtime checks | Bart Van Assche |
2018-11-28 | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp |
2018-10-23 | scsi: target: Set response length for REPORT TARGET PORT GROUPS | Roland Dreier |
2017-11-04 | target: fix ALUA state file path truncation | David Disseldorp |
2017-09-04 | fs: fix kernel_write prototype | Christoph Hellwig |
2017-07-06 | target: Use {get,put}_unaligned_be*() instead of open coding these functions | Bart Van Assche |
2017-03-30 | target: Fix ALUA transition state race between multiple initiators | Mike Christie |
2017-03-18 | target: fix race during implicit transition work flushes | Mike Christie |
2017-03-18 | target: allow userspace to set state to transitioning | Mike Christie |
2017-03-18 | target: fix ALUA transition timeout handling | Mike Christie |
2017-03-18 | target: Use system workqueue for ALUA transitions | Mike Christie |
2017-03-18 | target: fail ALUA transitions for pscsi | Mike Christie |
2017-03-18 | target: allow ALUA setup for some passthrough backends | Mike Christie |
2016-12-09 | target: Minimize #include directives | Bart Van Assche |
2016-05-09 | target: use new "dbroot" target attribute | Lee Duncan |
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-22 | target: Send UA on ALUA target port group change | Hannes Reinecke |
2015-06-22 | target: Convert se_lun->lun_deve_lock to normal spinlock | Nicholas Bellinger |
2015-06-16 | target: use 'se_dev_entry' when allocating UAs | Hannes Reinecke |
2015-06-16 | target_core_alua: Correct UA handling when switching states | Hannes Reinecke |
2015-06-15 | target: use 64-bit LUNs | Hannes Reinecke |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche |
2015-06-01 | target: Drop se_lun->lun_active for existing percpu lun_ref | Nicholas Bellinger |
2015-06-01 | target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage | Nicholas Bellinger |
2015-06-01 | target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun | Christoph Hellwig |
2015-06-01 | target: Convert se_node_acl->device_list[] to RCU hlist | Nicholas Bellinger |
2015-05-30 | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig |
2015-05-30 | target: Use a PASSTHROUGH flag instead of transport_types | Andy Grover |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke |
2014-10-01 | target: encapsulate smp_mb__after_atomic() | Joern Engel |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-06 | target: Allow READ_CAPACITY opcode in ALUA Standby access state | Nicholas Bellinger |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-03-13 | target: silence GCC warning in target_alua_state_check | Paul Bolle |
2014-02-12 | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div | Nicholas Bellinger |