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