| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-28 | scsi: target: Use driver completion preference by default | Mike Christie | 1 | -0/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -4/+4 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2025-11-12 | scsi: target: Add WQ_PERCPU to alloc_workqueue() users | Marco Crivellari | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 4 | -4/+4 |
| 2023-10-13 | scsi: target: Have drivers report if they support direct submissions | Mike Christie | 1 | -0/+3 |
| 2023-03-16 | scsi: target: fcoe: Remove default fabric ops callouts | Dmitry Bogdanov | 3 | -21/+0 |
| 2021-04-15 | scsi: target: tcm_fc: Fix a kernel-doc header | Bart Van Assche | 1 | -1/+1 |
| 2021-03-04 | scsi: target: core: Add gfp_t arg to target_cmd_init_cdb() | Mike Christie | 1 | -1/+1 |
| 2021-03-04 | scsi: target: tcm_fc: Convert to new submission API | Mike Christie | 1 | -4/+10 |
| 2020-11-04 | scsi: target: Make state_list per CPU | Mike Christie | 1 | -1/+1 |
| 2020-11-04 | scsi: target: Drop sess_cmd_lock from I/O path | Mike Christie | 1 | -1/+1 |
| 2020-10-29 | scsi: libfc: Move scsi/fc_encode.h to libfc | Arnd Bergmann | 2 | -2/+0 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-12-19 | scsi: libfc: remove unnecessary assertion on ep variable | Aditya Pakki | 1 | -1/+0 |
| 2019-09-24 | mm: introduce page_size() | Matthew Wilcox (Oracle) | 1 | -2/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 4 | -52/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -9/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-02-04 | scsi: target/core: Remove the write_pending_status() callback function | Bart Van Assche | 3 | -9/+0 |
| 2018-11-28 | scsi: target: replace fabric_ops.name with fabric_alias | David Disseldorp | 1 | -1/+0 |
| 2018-11-28 | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp | 1 | -6/+1 |
| 2018-08-02 | scsi: tcm_fc: use target_remove_session | Mike Christie | 1 | -2/+1 |
| 2018-08-02 | scsi: target: rename target_alloc_session | Mike Christie | 1 | -1/+1 |
| 2018-07-02 | scsi: target: Remove second argument from fabric_make_tpg() | Bart Van Assche | 1 | -4/+1 |
| 2018-06-19 | scsi: target: Convert target drivers to use sbitmap | Matthew Wilcox | 1 | -3/+3 |
| 2018-06-19 | scsi: target: Abstract tag freeing | Matthew Wilcox | 1 | -2/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-03-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -2/+0 |
| 2017-02-09 | target/tcm_fc: Remove a set-but-not-used variable | Bart Van Assche | 1 | -2/+0 |
| 2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 1 | -1/+1 |
| 2016-12-21 | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
| 2016-12-09 | target: Minimize #include directives | Bart Van Assche | 1 | -0/+3 |
| 2016-11-08 | scsi: libfc: Replace ->seq_release callback with function call | Hannes Reinecke | 1 | -1/+1 |
| 2016-11-08 | scsi: libfc: Replace ->seq_assign callback with function call | Hannes Reinecke | 1 | -1/+1 |
| 2016-11-08 | scsi: libfc: Replace ->seq_set_resp callback with direct function call | Hannes Reinecke | 1 | -1/+1 |
| 2016-11-08 | scsi: libfc: Replace ->seq_start_next callback with function call | Hannes Reinecke | 2 | -3/+3 |
| 2016-11-08 | scsi: libfc: Replace ->exch_done callback with function call | Hannes Reinecke | 1 | -2/+2 |
| 2016-11-08 | scsi: libfc: Replace ->seq_send callback with function call | Hannes Reinecke | 2 | -4/+4 |
| 2016-10-21 | target/tcm_fc: use CPU affinity for responses | Hannes Reinecke | 1 | -1/+1 |
| 2016-10-21 | target/tcm_fc: Update debugging statements to match libfc usage | Hannes Reinecke | 1 | -11/+26 |
| 2016-10-21 | target/tcm_fc: return detailed error in ft_sess_create() | Hannes Reinecke | 1 | -2/+3 |
| 2016-10-21 | target/tcm_fc: print command pointer in debug message | Hannes Reinecke | 1 | -1/+1 |
| 2016-07-20 | tcm_fc: set and unset FCP_SPPF_TARG_FCN | Hannes Reinecke | 1 | -0/+2 |
| 2016-05-10 | target: make ->shutdown_session optional | Christoph Hellwig | 3 | -14/+0 |
| 2016-03-10 | tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs | Nicholas Bellinger | 1 | -4/+16 |
| 2016-03-10 | tcm_fc: Convert to target_alloc_session usage | Nicholas Bellinger | 1 | -22/+22 |
| 2016-01-12 | tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage | Nicholas Bellinger | 3 | -35/+16 |
| 2016-01-07 | tcm_fc: Wait for command completion before freeing a session | Bart Van Assche | 1 | -6/+11 |
| 2016-01-07 | target/fcoe: Add tag support to tcm_fc | Andy Grover | 1 | -0/+22 |
| 2016-01-06 | target: use offset_in_page macro | Geliang Tang | 1 | -4/+4 |
| 2015-10-13 | target: use per-attribute show and store methods | Christoph Hellwig | 4 | -29/+18 |
| 2015-07-31 | drivers: target: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar | 1 | -1/+1 |
| 2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 5 | -108/+20 |
| 2015-06-15 | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger | 1 | -4/+1 |
| 2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche | 4 | -16/+0 |
| 2015-06-01 | target: Convert se_tpg->acl_node_lock to ->acl_node_mutex | Nicholas Bellinger | 1 | -2/+2 |
| 2015-05-30 | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig | 4 | -4/+0 |
| 2015-05-30 | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche | 3 | -11/+1 |
| 2015-05-30 | target: move transport ID handling to the core | Christoph Hellwig | 1 | -3/+0 |
| 2015-05-30 | target: remove the get_fabric_proto_ident method | Christoph Hellwig | 1 | -1/+0 |
| 2015-05-30 | target: change core_tpg_register prototype | Christoph Hellwig | 1 | -1/+1 |
| 2015-05-30 | tcm_fc: stop using se_tpg_fabric_ptr | Christoph Hellwig | 1 | -9/+8 |
| 2015-05-30 | target: move node ACL allocation to core code | Christoph Hellwig | 2 | -26/+2 |
| 2015-05-30 | target: refactor init/drop_nodeacl methods | Christoph Hellwig | 1 | -42/+6 |
| 2015-05-30 | target: make the tpg_get_default_depth method optional | Christoph Hellwig | 1 | -6/+0 |
| 2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -66/+24 |
| 2015-04-14 | target: simplify the target template registration API | Christoph Hellwig | 2 | -66/+24 |
| 2015-03-19 | tcm_fc: missing curly braces in ft_invl_hw_context() | Dan Carpenter | 1 | -1/+2 |
| 2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 1 | -4/+4 |
| 2014-09-15 | tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat | 1 | -1/+1 |
| 2014-06-06 | tcm_fc: Generate TASK_SET_FULL status for response failures | Nicholas Bellinger | 1 | -3/+16 |
| 2014-06-06 | tcm_fc: Generate TASK_SET_FULL status for DataIN failures | Nicholas Bellinger | 1 | -2/+15 |
| 2014-05-15 | tcm_fc: Fix free-after-use regression in ft_free_cmd | Nicholas Bellinger | 1 | -4/+4 |
| 2014-04-11 | target/tcm_fc: Rename ft_tport_create to ft_tport_get | Andy Grover | 1 | -3/+3 |
| 2014-04-11 | target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn | Andy Grover | 1 | -6/+6 |
| 2014-04-11 | target/tcm_fc: Rename structs and list members for clarity | Andy Grover | 2 | -33/+32 |
| 2014-04-11 | target/tcm_fc: Limit to 1 TPG per wwn | Andy Grover | 2 | -11/+12 |
| 2014-04-11 | target/tcm_fc: Don't export ft_lport_list | Andy Grover | 2 | -2/+1 |
| 2014-04-11 | target/tcm_fc: Fix use-after-free of ft_tpg | Andy Grover | 1 | -0/+1 |
| 2014-04-07 | target: Pass in transport supported PI at session initialization | Nicholas Bellinger | 1 | -1/+2 |
| 2014-04-07 | target: Add TFO->abort_task for aborted task resources release | Nicholas Bellinger | 3 | -0/+7 |
| 2014-01-23 | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask | Kent Overstreet | 1 | -1/+1 |
| 2014-01-09 | drivers: target: Mark functions and structures as static in tfc_conf.c | Rashika Kheria | 1 | -3/+3 |
| 2013-10-16 | target: Remove TF_CIT_TMPL macro | Andy Grover | 1 | -9/+9 |
| 2013-10-01 | tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd | Nicholas Bellinger | 3 | -5/+17 |
| 2013-08-12 | target: replace strict_strto*() with kstrto*() | Jingoo Han | 1 | -1/+5 |
| 2013-07-07 | target: make queue_tm_rsp() return void | Joern Engel | 2 | -4/+3 |
| 2013-07-07 | target: remove unused codes from enum tcm_tmrsp_table | Joern Engel | 1 | -3/+0 |
| 2013-04-25 | tcm_fc: Check for aborted sequence | Mark Rustad | 1 | -1/+8 |
| 2013-04-25 | tcm_fc: using kfree_rcu() to simplify the code | Wei Yongjun | 1 | -8/+1 |
| 2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -8/+4 |
| 2013-01-10 | tcm_fc: Do not report target role when target is not defined | Mark Rustad | 1 | -2/+8 |
| 2013-01-10 | tcm_fc: Do not indicate retry capability to initiators | Mark Rustad | 1 | -1/+1 |
| 2012-12-12 | target/tcm_fc: fix the lockdep warning due to inconsistent lock state | Yi Zou | 1 | -1/+1 |
| 2012-09-17 | tcm_fc: move the dereference below the NULL test | Wei Yongjun | 1 | -1/+2 |
| 2012-09-17 | tcm_fc: remove unused including <generated/utsrelease.h> | Wei Yongjun | 3 | -3/+0 |
| 2012-09-17 | target: Simplify fabric sense data length handling | Roland Dreier | 1 | -6/+0 |
| 2012-09-17 | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier | 1 | -6/+0 |
| 2012-08-20 | tcm_fc: rcu_deref outside rcu lock/unlock section | Denis Efremov | 1 | -1/+3 |
| 2012-08-16 | tcm_fc: Avoid debug overhead when not debugging | Mark Rustad | 2 | -1/+8 |
| 2012-07-17 | target: Allow for target_submit_cmd() returning errors | Roland Dreier | 1 | -3/+5 |
| 2012-07-16 | tcm_fc: Offload WRITE I/O backend submission to tpg workqueue | Christoph Hellwig | 1 | -2/+11 |
| 2012-07-16 | target: remove control CDB flags | Christoph Hellwig | 1 | -1/+1 |
| 2012-07-14 | tcm_fc: Fix crash seen with aborts and large reads | Mark Rustad | 1 | -0/+2 |
| 2012-07-06 | tcm_fc: Resolve suspicious RCU usage warnings | Mark Rustad | 1 | -1/+2 |
| 2012-04-14 | tcm_fc: Remove use of transport_do_task_sg_chain() | Roland Dreier | 3 | -18/+5 |
| 2012-04-06 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad | 1 | -5/+8 |
| 2012-04-06 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad | 3 | -2/+11 |
| 2012-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 4 | -134/+46 |
| 2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 1 | -6/+4 |
| 2012-03-20 | target: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -6/+4 |
| 2012-03-15 | target: remove obvious warnings | Jörn Engel | 1 | -2/+0 |
| 2012-03-10 | target: Bump core version to v4.1.0-rc2-ml + fabric versions | Nicholas Bellinger | 1 | -1/+1 |
| 2012-03-10 | tcm_fc: Fix fc_exch memory leak in ft_send_resp_status | Nicholas Bellinger | 1 | -2/+4 |
| 2012-03-10 | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger | 4 | -32/+0 |
| 2012-02-25 | target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag | Nicholas Bellinger | 1 | -1/+2 |
| 2012-02-25 | tcm_fc: Handle target_submit_tmr allocation failure | Nicholas Bellinger | 1 | -1/+4 |
| 2012-02-25 | tcm_fc: Convert ft_send_tm to use target_submit_tmr | Andy Grover | 1 | -29/+3 |
| 2012-02-25 | tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm | Andy Grover | 1 | -1/+1 |
| 2012-02-25 | tcm_fc: Call lookup_tmr_lun() for all TM types | Andy Grover | 1 | -25/+11 |
| 2012-02-25 | tcm_fc: Move core->fc code conversion earlier in ft_send_tm() | Andy Grover | 1 | -6/+5 |
| 2012-02-25 | target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache | Andy Grover | 1 | -3/+3 |
| 2012-02-25 | tcm_fc: Remove cmd->cdb data member | Andy Grover | 2 | -8/+1 |
| 2012-02-25 | tcm_fc: Simplify ft_send_work for tmr path | Andy Grover | 1 | -43/+35 |
| 2012-02-25 | scsi: Use struct scsi_lun in fc/fcp.h | Andy Grover | 2 | -8/+4 |
| 2012-02-21 | tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free() | Paul E. McKenney | 1 | -11/+1 |
| 2012-02-07 | target: Change target_submit_cmd() to return void | Andy Grover | 1 | -7/+2 |
| 2011-12-14 | tcm_fc: Convert ft_send_work to use target_submit_cmd | Nicholas Bellinger | 1 | -38/+13 |
| 2011-12-14 | target: header reshuffle, part2 | Christoph Hellwig | 4 | -18/+4 |
| 2011-12-06 | target: Drop config_item_name usage in fabric TFO->free_wwn() | Nicholas Bellinger | 1 | -2/+1 |
| 2011-12-06 | target: Address legacy PYX_TRANSPORT_* return code breakage | Nicholas Bellinger | 1 | -1/+1 |
| 2011-11-02 | target: Make TFO->check_stop_free return free status | Nicholas Bellinger | 2 | -2/+3 |
| 2011-10-24 | target: remove the TRANSPORT_REMOVE state | Christoph Hellwig | 1 | -1/+0 |
| 2011-10-24 | target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag | Roland Dreier | 1 | -1/+1 |
| 2011-10-24 | tcm_fc: remove custom hex_to_bin in ft_parse_wwn | Andy Shevchenko | 1 | -7/+5 |
| 2011-10-24 | target: push session reinstatement out of transport_generic_free_cmd | Christoph Hellwig | 1 | -6/+6 |
| 2011-10-24 | tfm_fc: use transport_handle_cdb_direct | Christoph Hellwig | 1 | -1/+1 |
| 2011-10-11 | target: Remove unneeded version.h includes | Jesper Juhl | 4 | -4/+0 |
| 2011-09-16 | tcm_fc: Work queue based approach instead of managing own thread and event ba... | Christoph Hellwig | 3 | -93/+16 |
| 2011-09-16 | tcm_fc: Invalidation of DDP context for FCoE target in error conditions | Kiran Patil | 1 | -32/+30 |
| 2011-08-22 | target: Convert acl_node_lock to be IRQ-disabling | Roland Dreier | 1 | -2/+2 |
| 2011-08-22 | tcm_fc: init/exit functions should not be protected by "#ifdef MODULE" | Roland Dreier | 1 | -2/+0 |
| 2011-08-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 3 | -49/+78 |
| 2011-08-03 | tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data | Kiran Patil | 3 | -49/+78 |
| 2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -5/+0 |
| 2011-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -7/+19 |
| 2011-07-22 | target: Follow up core updates from AGrover and HCH (round 4) | Andy Grover | 5 | -75/+45 |
| 2011-07-22 | target: Eliminate usage of struct se_mem | Andy Grover | 2 | -44/+39 |
| 2011-07-22 | target: Make all control CDBs scatter-gather | Andy Grover | 2 | -46/+19 |
| 2011-07-22 | tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible | Nicholas Bellinger | 2 | -11/+10 |
| 2011-07-22 | tcm_fc: Makefile cleanups | Nicholas Bellinger | 1 | -13/+4 |
| 2011-07-22 | target: merge release_cmd methods | Christoph Hellwig | 2 | -8/+7 |
| 2011-07-22 | target: remove the always-noop ->new_cmd_failure method | Christoph Hellwig | 3 | -8/+0 |
| 2011-07-22 | target: Updates from AGrover and HCH (round 3) | Andy Grover | 2 | -21/+14 |
| 2011-07-22 | target: More core cleanups from AGrover (round 2) | Andy Grover | 3 | -20/+18 |
| 2011-07-22 | target: Core cleanups from AGrover (round 1) | Andy Grover | 3 | -8/+7 |
| 2011-07-22 | target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter | Nicholas Bellinger | 1 | -1/+1 |
| 2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 4 | -35/+37 |
| 2011-06-29 | [SCSI] tcm_fc: Fixing reference counting problem which was causing ft_sess to... | Kiran Patil | 1 | -5/+16 |
| 2011-06-29 | [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC... | Yi Zou | 1 | -2/+3 |
| 2011-06-24 | tcm_fc: Fix conversion spec warning | Nicholas Bellinger | 1 | -1/+1 |
| 2011-06-24 | tcm_fc: Fix possible lock to unlock type deadlock | Dan Carpenter | 1 | -1/+1 |
| 2011-06-24 | tcm_fc: Fix ft_send_tm LUN lookup OOPs | Kiran Patil | 2 | -32/+34 |
| 2011-06-24 | target: Fix ERR_PTR dereferencing bugs | Dan Carpenter | 1 | -1/+1 |
| 2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov | 4 | -5/+0 |
| 2011-05-27 | [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions | Nicholas Bellinger | 1 | -1/+19 |
| 2011-05-27 | [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun | Nicholas Bellinger | 1 | -8/+0 |
| 2011-05-24 | [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions | Nicholas Bellinger | 1 | -1/+19 |
| 2011-05-24 | [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun | Nicholas Bellinger | 1 | -8/+0 |
| 2011-05-17 | [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ... | Kiran Patil | 7 | -0/+2523 |