1. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  2. d29a5b6 target: remove SCF_EMULATE_CDB_ASYNC by Christoph Hellwig · 13 years ago
  3. e76a35d target: pass the se_task to the CDB emulation callback by Christoph Hellwig · 13 years ago
  4. a17f091 target: Add generic active I/O shutdown logic by Nicholas Bellinger · 13 years ago
  5. 3151d06 target: Remove core TRANSPORT_FREE_CMD_INTR usage by Nicholas Bellinger · 13 years ago
  6. 88dd9e2 target: Make TFO->check_stop_free return free status by Nicholas Bellinger · 13 years ago
  7. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. 2e982ab target: Remove legacy se_task->task_timer and associated logic by Nicholas Bellinger · 13 years ago
  9. 415a090 target: Fix incorrect transport_sent usage by Nicholas Bellinger · 13 years ago
  10. 7c1c6af target: remove the task_sg_bidi field se_task and pSCSI BIDI support by Christoph Hellwig · 13 years ago
  11. dbc5623 target: transport_subsystem_check_init cleanups by Nicholas Bellinger · 13 years ago
  12. 35e0e75 target: use a workqueue for I/O completions by Christoph Hellwig · 13 years ago
  13. 59aaad1 target: remove unused TRANSPORT_ states by Christoph Hellwig · 13 years ago
  14. f2da9db target: remove TRANSPORT_DEFERRED_CMD state by Christoph Hellwig · 13 years ago
  15. bfaf40a target: remove the TRANSPORT_REMOVE state by Christoph Hellwig · 13 years ago
  16. cc5d0f0 target: stop task timers earlier by Christoph Hellwig · 13 years ago
  17. e99d48a target: remove TF_TIMER_STOP by Christoph Hellwig · 13 years ago
  18. cdbb70b target: factor some duplicate code for stopping a task by Christoph Hellwig · 13 years ago
  19. f7a5cc0 target: remove SCF_EMULATE_QUEUE_FULL by Christoph Hellwig · 13 years ago
  20. e057f53 target: remove the transport_qf_callback se_cmd callback by Christoph Hellwig · 13 years ago
  21. f55918f target: clean up the backend interface to caching parameters by Christoph Hellwig · 13 years ago
  22. b937d27 target: remove the ->transport_split_cdb callback in se_cmd by Christoph Hellwig · 13 years ago
  23. 485fd0d target: replace ->get_cdb with a target_get_task_cdb helper by Christoph Hellwig · 13 years ago
  24. 3189b06 target: pack struct se_task more tightly by Christoph Hellwig · 13 years ago
  25. 04629b7 target: Remove unnecessary se_task members by Christoph Hellwig · 13 years ago
  26. 6c76bf9 target: make more use of the task_flags field in se_task by Christoph Hellwig · 13 years ago
  27. 42bf829 target: Cleanup unused se_task bits by Christoph Hellwig · 13 years ago
  28. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 13 years ago
  29. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 13 years ago
  30. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 13 years ago
  31. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  32. a3eedc2 target: remove unused se_subsystem_api methods by Christoph Hellwig · 13 years ago
  33. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 13 years ago
  34. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  35. 2dbc43d target: remove transport_free_se_cmd by Christoph Hellwig · 13 years ago
  36. 680b73c target: remove transport_generic_handle_cdb by Christoph Hellwig · 13 years ago
  37. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  38. 052605c target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0 by Nicholas Bellinger · 13 years ago
  39. fa49515 target: Bump version to v4.1.0-rc1-ml by Nicholas Bellinger · 13 years ago
  40. 11650b85 target: remove custom hex2bin() implementation by Andy Shevchenko · 13 years ago
  41. 5de619a target: Update QUEUE ALGORITHM MODIFIER control page default by Nicholas Bellinger · 13 years ago
  42. 1d20bb6 target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG by Nicholas Bellinger · 13 years ago
  43. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 13 years ago
  44. ec98f78 target: Eliminate usage of struct se_mem by Andy Grover · 13 years ago
  45. 3a86720 target: Pass 2nd param of transport_split_cdb by value by Andy Grover · 13 years ago
  46. d0229ae target: Enforce 1 page max for control cdb buffer sizes by Andy Grover · 13 years ago
  47. 05d1c7c target: Make all control CDBs scatter-gather by Andy Grover · 13 years ago
  48. e22a7f0 target: Implement Block Device Characteristics VPD page by Roland Dreier · 13 years ago
  49. 07bde79 target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full by Nicholas Bellinger · 13 years ago
  50. 695434e1 target: Add transport_handle_cdb_direct optimization by Nicholas Bellinger · 13 years ago
  51. 3546297 target: merge release_cmd methods by Christoph Hellwig · 13 years ago
  52. db1620a target: remove the unused SCF_* flags by Christoph Hellwig · 13 years ago
  53. dc2e652 target: remove the always-noop ->new_cmd_failure method by Christoph Hellwig · 13 years ago
  54. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 13 years ago
  55. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  56. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  57. efa4988 target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter by Nicholas Bellinger · 13 years ago
  58. d60b7a0 [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun by Nicholas Bellinger · 13 years ago
  59. f436677 [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release by Nicholas Bellinger · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  61. 12d233842 [SCSI] target: add initial statistics by Nicholas Bellinger · 13 years ago
  62. 15fb48c [SCSI] target: update version to v4.0.0-rc7-ml by Nicholas Bellinger · 13 years ago
  63. 5c6cd61 [SCSI] target: Convert TMR REQ/RSP definitions to target namespace by Nicholas Bellinger · 13 years ago
  64. 35ce9e2 [SCSI] target: Remove spurious double cast from structure macro accessors by Nicholas Bellinger · 13 years ago
  65. 5dd7ed2 [SCSI] target: Minor sparse warning fixes and annotations by Dan Carpenter · 13 years ago
  66. 52208ae [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown by Nicholas Bellinger · 13 years ago
  67. 1f6fe7c [SCSI] target: fix use after free detected by SLUB poison by Nicholas Bellinger · 13 years ago
  68. e89d15e [SCSI] target: Remove procfs based target_core_mib.c code by Nicholas Bellinger · 13 years ago
  69. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 13 years ago