Age | Commit message (Expand) | Author |
2023-03-24 | scsi: target: Fix multiple LUN_RESET handling | Mike Christie |
2023-01-13 | scsi: target: core: Fix warning on RT kernels | Maurizio Lombardi |
2021-10-26 | scsi: target: core: Remove from tmr_list during LUN unlink | Dmitry Bogdanov |
2021-03-04 | scsi: target: core: Flush submission work during TMR processing | Mike Christie |
2020-11-04 | scsi: target: Make state_list per CPU | Mike Christie |
2020-07-28 | scsi: target: Add tmr_notify backend function | Bodo Stroesser |
2020-07-28 | scsi: target: Modify core_tmr_abort_task() | Bodo Stroesser |
2020-06-09 | scsi: target: Initialize LUN in transport_init_se_cmd() | Sudhakar Panneerselvam |
2020-02-21 | scsi: target: convert boolean se_dev_attrib types to bool | David Disseldorp |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-04-12 | scsi: target/core: Rework the SPC-2 reservation handling code | Bart Van Assche |
2019-02-04 | scsi: target/core: Simplify the LUN RESET implementation | Bart Van Assche |
2019-02-04 | scsi: target/core: Remove several state tests from the TMF code | Bart Van Assche |
2018-12-07 | scsi: target/core: Make ABORT and LUN RESET handling synchronous | Bart Van Assche |
2018-12-07 | scsi: target/core: Fix TAS handling for aborted commands | Bart Van Assche |
2018-11-28 | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp |
2018-07-02 | scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort() | Bart Van Assche |
2018-07-02 | scsi: target: Simplify core_tmr_handle_tas_abort() | Bart Van Assche |
2018-07-02 | scsi: target: Make the session shutdown code also wait for commands that are ... | Bart Van Assche |
2017-11-07 | target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK | Nicholas Bellinger |
2017-11-04 | target: fix null pointer regression in core_tmr_drain_tmr_list | tangwenji |
2017-07-06 | target: Introduce a function that shows the command state | Bart Van Assche |
2017-06-08 | target: Fix kref->refcount underflow in transport_cmd_finish_abort | Nicholas Bellinger |
2017-02-26 | target: Add counters for ABORT_TASK success + failure | Nicholas Bellinger |
2017-02-20 | target: Delete tmr from list before processing | Bart Van Assche |
2017-02-09 | target: Make core_tmr_abort_task() consider all commands | Bart Van Assche |
2016-03-05 | target: Drop incorrect ABORT_TASK put for completed commands | Nicholas Bellinger |
2016-02-05 | target: Fix remote-port TMR ABORT + se_cmd fabric stop | Nicholas Bellinger |
2016-02-03 | target: Fix TAS handling for multi-session se_node_acls | Nicholas Bellinger |
2016-02-03 | target: Fix LUN_RESET active TMR descriptor handling | Nicholas Bellinger |
2016-02-03 | target: Fix LUN_RESET active I/O handling for ACK_KREF | Nicholas Bellinger |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-01-06 | target: Fix spelling + remove set-but-not-used variables | Bart Van Assche |
2015-11-28 | target: Invoke release_cmd() callback without holding a spinlock | Bart Van Assche |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche |
2015-05-30 | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig |
2015-05-30 | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche |
2015-05-30 | target: Remove first argument of target_{get,put}_sess_cmd() | Bart Van Assche |
2015-04-15 | target: Make core_tmr_abort_task() skip TMFs | Bart Van Assche |
2014-10-01 | target: simplify core_tmr_abort_task | Joern Engel |
2014-10-01 | target: simplify core_tmr_release_req() | Joern Engel |
2014-04-11 | target: Add check to prevent Abort Task from aborting itself | Alex Leung |
2014-04-07 | target: Fix Task Aborted Status (TAS) handling | Alex Leung |
2013-11-13 | target: Convert se_device statistics to atomic_long_t | Nicholas Bellinger |
2013-09-10 | target: Update copyright ownership/year information to 2013 | Nicholas Bellinger |
2013-06-20 | target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put... | Nicholas Bellinger |
2013-02-13 | target: Remove useless if statement | Roland Dreier |
2012-11-27 | target: Update copyright information to 2012 | Nicholas Bellinger |
2012-11-06 | target: kill struct se_subsystem_dev | Christoph Hellwig |