1. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  2. fae4346 scsi: target/core: Rework the SPC-2 reservation handling code by Bart Van Assche · 6 years ago
  3. 2281c95 scsi: target/core: Simplify the LUN RESET implementation by Bart Van Assche · 6 years ago
  4. 3f0661a scsi: target/core: Remove several state tests from the TMF code by Bart Van Assche · 6 years ago
  5. 2c9fa49 scsi: target/core: Make ABORT and LUN RESET handling synchronous by Bart Van Assche · 6 years ago
  6. aaa00cc scsi: target/core: Fix TAS handling for aborted commands by Bart Van Assche · 6 years ago
  7. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  8. 65422d7 scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort() by Bart Van Assche · 7 years ago
  9. 709d565 scsi: target: Simplify core_tmr_handle_tas_abort() by Bart Van Assche · 7 years ago
  10. 00d909a scsi: target: Make the session shutdown code also wait for commands that are being aborted by Bart Van Assche · 7 years ago
  11. 1c21a48 target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK by Nicholas Bellinger · 7 years ago
  12. 88fb2fa target: fix null pointer regression in core_tmr_drain_tmr_list by tangwenji · 8 years ago
  13. c00e622 target: Introduce a function that shows the command state by Bart Van Assche · 8 years ago
  14. 73d4e58 target: Fix kref->refcount underflow in transport_cmd_finish_abort by Nicholas Bellinger · 8 years ago
  15. c87ba9c target: Add counters for ABORT_TASK success + failure by Nicholas Bellinger · 8 years ago
  16. 51ec502 target: Delete tmr from list before processing by Bart Van Assche · 8 years ago
  17. 3a1e7ca6 target: Make core_tmr_abort_task() consider all commands by Bart Van Assche · 8 years ago
  18. 7f54ab5 target: Drop incorrect ABORT_TASK put for completed commands by Nicholas Bellinger · 9 years ago
  19. 0f4a943 target: Fix remote-port TMR ABORT + se_cmd fabric stop by Nicholas Bellinger · 9 years ago
  20. ebde1ca target: Fix TAS handling for multi-session se_node_acls by Nicholas Bellinger · 9 years ago
  21. a6d9bb1 target: Fix LUN_RESET active TMR descriptor handling by Nicholas Bellinger · 9 years ago
  22. febe562 target: Fix LUN_RESET active I/O handling for ACK_KREF by Nicholas Bellinger · 9 years ago
  23. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  24. ac75d8b target: Fix spelling + remove set-but-not-used variables by Bart Van Assche · 9 years ago
  25. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  26. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  27. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  28. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  29. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  30. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 10 years ago
  31. dc0fafd target: Make core_tmr_abort_task() skip TMFs by Bart Van Assche · 10 years ago
  32. f81ccb4 target: simplify core_tmr_abort_task by Joern Engel · 10 years ago
  33. 8f83269 target: simplify core_tmr_release_req() by Joern Engel · 10 years ago
  34. 47b1584 target: Add check to prevent Abort Task from aborting itself by Alex Leung · 11 years ago
  35. 68259b5 target: Fix Task Aborted Status (TAS) handling by Alex Leung · 11 years ago
  36. ee48068 target: Convert se_device statistics to atomic_long_t by Nicholas Bellinger · 11 years ago
  37. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 12 years ago
  38. c1c35d5 target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd by Nicholas Bellinger · 12 years ago
  39. 6f15667 target: Remove useless if statement by Roland Dreier · 12 years ago
  40. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  41. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  42. ab74b3d target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 12 years ago
  43. af87729 target: replace the processing thread with a TMR work queue by Christoph Hellwig · 13 years ago
  44. 5f41a31 target: remove the execute list by Christoph Hellwig · 13 years ago
  45. d43d6ae target: remove the t_task_cdbs_ex_left field in struct se_cmd by Christoph Hellwig · 13 years ago
  46. 226b6fa target: remove the t_task_cdbs_left field in struct se_cmd by Christoph Hellwig · 13 years ago
  47. 5787cac target: remove struct se_task by Christoph Hellwig · 13 years ago
  48. cf572a9 target: move the state and execute lists to the command by Christoph Hellwig · 13 years ago
  49. 785fdf7 target: simplify command to task linkage by Christoph Hellwig · 13 years ago
  50. 3d28934 target: Add TMR_ABORT_TASK task management support by Nicholas Bellinger · 13 years ago
  51. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
  52. 7d680f3b target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  53. feae856 target: simplify target_check_cdb_and_preempt by Jörn Engel · 13 years ago
  54. c165f69 target: Move core_scsi3_check_cdb_abort_and_preempt by Jörn Engel · 13 years ago
  55. 1880807a target: make the se_task task_state_active a normal bool by Christoph Hellwig · 13 years ago
  56. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  57. e26d99a target: reshuffle headers by Christoph Hellwig · 13 years ago
  58. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  59. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  60. 3151d06 target: Remove core TRANSPORT_FREE_CMD_INTR usage by Nicholas Bellinger · 13 years ago
  61. b8a11d7 target: Avoid double list_del for aborted se_tmr_req by Joern Engel · 13 years ago
  62. c53181a drivers/target: Add export.h to files as required. by Paul Gortmaker · 14 years ago
  63. abc1fd4 target: Minor cleanups to core_tmr_drain_tmr_list by Joern Engel · 13 years ago
  64. 6eb40b2 target: Fix wrong se_tmr being added to drain_tmr_list by Joern Engel · 13 years ago
  65. 80ccbc8 target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list by Joern Engel · 13 years ago
  66. 35e0e75 target: use a workqueue for I/O completions by Christoph Hellwig · 13 years ago
  67. f2da9db target: remove TRANSPORT_DEFERRED_CMD state by Christoph Hellwig · 13 years ago
  68. cdbb70b target: factor some duplicate code for stopping a task by Christoph Hellwig · 13 years ago
  69. 04629b7 target: Remove unnecessary se_task members by Christoph Hellwig · 13 years ago
  70. 6c76bf9 target: make more use of the task_flags field in se_task by Christoph Hellwig · 13 years ago
  71. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 13 years ago
  72. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  73. b0e062a target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list by Nicholas Bellinger · 13 years ago
  74. d050ffb target: Re-org of core_tmr_lun_reset by Nicholas Bellinger · 13 years ago
  75. 79a7fef target: Prevent cmd->se_queue_node double add by Roland Dreier · 13 years ago
  76. 9375b1b target: Remove unneeded version.h includes by Jesper Juhl · 14 years ago
  77. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 14 years ago
  78. 5e1be91 target: Make se_tmr_lock IRQ-safe by Roland Dreier · 14 years ago
  79. dc2e652 target: remove the always-noop ->new_cmd_failure method by Christoph Hellwig · 14 years ago
  80. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 14 years ago
  81. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 14 years ago
  82. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 14 years ago
  83. 7fd29aa target: Fix transport_get_lun_for_tmr failure cases by Nicholas Bellinger · 14 years ago
  84. 1e7de68 [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req by Nicholas Bellinger · 14 years ago
  85. 52208ae [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown by Nicholas Bellinger · 14 years ago
  86. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 14 years ago