1. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 13 years ago
  2. ce8762f target: Remove legacy + unused device active I/O shutdown code by Nicholas Bellinger · 13 years ago
  3. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 13 years ago
  4. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 13 years ago
  5. a3eedc2 target: remove unused se_subsystem_api methods by Christoph Hellwig · 13 years ago
  6. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 13 years ago
  7. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  8. e6a2573 target: remove transport_generic_remove by Christoph Hellwig · 13 years ago
  9. 4911e3c target: simplify transport_put_cmd by Christoph Hellwig · 13 years ago
  10. d3df782 target: simplify transport_generic_remove by Christoph Hellwig · 13 years ago
  11. 2dbc43d target: remove transport_free_se_cmd by Christoph Hellwig · 13 years ago
  12. 31afc39 target: don't opencode transport_release_cmd in transport_release_fe_cmd by Christoph Hellwig · 13 years ago
  13. 680b73c target: remove transport_generic_handle_cdb by Christoph Hellwig · 13 years ago
  14. c252f00 target: Prevent transport_send_task_abort when CHECK_CONDITION status by Nicholas Bellinger · 13 years ago
  15. 77039d1 target: Fix transport_cmd_finish_abort queue removal bug by Nicholas Bellinger · 13 years ago
  16. 79a7fef target: Prevent cmd->se_queue_node double add by Roland Dreier · 13 years ago
  17. 9375b1b target: Remove unneeded version.h includes by Jesper Juhl · 13 years ago
  18. bcac364 target: Fix race between multiple invocations of target_qf_do_work() by Roland Dreier · 13 years ago
  19. e63a8e1 target: Make locking in transport_deregister_session() IRQ safe by Roland Dreier · 13 years ago
  20. c3c74c7 target: Fix task SGL chaining breakage with transport_allocate_data_tasks by Nicholas Bellinger · 13 years ago
  21. 525a48a target: Fix task count > 1 handling breakage and use max_sector page alignment by Nicholas Bellinger · 13 years ago
  22. 01cde4d target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors check by Nicholas Bellinger · 13 years ago
  23. 7abbe7f3 target: Fix SYNCHRONIZE_CACHE zero LBA + range breakage by Nicholas Bellinger · 13 years ago
  24. 1285062 target: Fix WRITE_SAME usage with transport_get_size by Nicholas Bellinger · 13 years ago
  25. 706d586 target: Add WRITE_SAME (10) parsing and refactor passthrough checks by Nicholas Bellinger · 13 years ago
  26. 16ab8e6 target: Fix write payload exception handling with ->new_cmd_map by Nicholas Bellinger · 13 years ago
  27. eb39d34 target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTED by Nicholas Bellinger · 13 years ago
  28. dd8ae59 target: Fix bug for transport_generic_wait_for_tasks with direct operation by Nicholas Bellinger · 13 years ago
  29. 5db0753 target: Fix WRITE_SAME_16 lba assignment breakage by Nicholas Bellinger · 13 years ago
  30. 277c5f2 target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectors by Nicholas Bellinger · 13 years ago
  31. 11650b85 target: remove custom hex2bin() implementation by Andy Shevchenko · 13 years ago
  32. 1d20bb6 target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG by Nicholas Bellinger · 13 years ago
  33. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 13 years ago
  34. ec98f78 target: Eliminate usage of struct se_mem by Andy Grover · 13 years ago
  35. 3a86720 target: Pass 2nd param of transport_split_cdb by value by Andy Grover · 13 years ago
  36. d0229ae target: Enforce 1 page max for control cdb buffer sizes by Andy Grover · 13 years ago
  37. 05d1c7c target: Make all control CDBs scatter-gather by Andy Grover · 13 years ago
  38. 07bde79 target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full by Nicholas Bellinger · 13 years ago
  39. 695434e1 target: Add transport_handle_cdb_direct optimization by Nicholas Bellinger · 13 years ago
  40. 3546297 target: merge release_cmd methods by Christoph Hellwig · 13 years ago
  41. db1620a target: remove the unused SCF_* flags by Christoph Hellwig · 13 years ago
  42. dc2e652 target: remove the always-noop ->new_cmd_failure method by Christoph Hellwig · 13 years ago
  43. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 13 years ago
  44. dd3a5ad target: Fix WRITE_SAME_[16,32] number of blocks=0 case by Nicholas Bellinger · 13 years ago
  45. 1eb437a target: Fix WRITE_SAME_16 t_task_lba assignment bug by Nicholas Bellinger · 13 years ago
  46. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  47. f22c119 target: Fix double test of inquiry_prod by Roland Dreier · 13 years ago
  48. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  49. e434f1f1 target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h by Nicholas Bellinger · 14 years ago
  50. 2338886 target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state by Roland Dreier · 13 years ago
  51. e66ecd5 [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions by Nicholas Bellinger · 13 years ago
  52. af57c3a [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs by Nicholas Bellinger · 13 years ago
  53. f436677 [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release by Nicholas Bellinger · 13 years ago
  54. 97868c8 [SCSI] target: Fix multi task->task_sg[] chaining logic bug by Nicholas Bellinger · 13 years ago
  55. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  56. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  57. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  58. 12a18bd [SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path by Nicholas Bellinger · 14 years ago
  59. 8721056 [SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem by Jesper Juhl · 14 years ago
  60. 5c6cd61 [SCSI] target: Convert TMR REQ/RSP definitions to target namespace by Nicholas Bellinger · 14 years ago
  61. 5dd7ed2 [SCSI] target: Minor sparse warning fixes and annotations by Dan Carpenter · 14 years ago
  62. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  63. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 14 years ago
  64. 52208ae [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown by Nicholas Bellinger · 14 years ago
  65. e89d15e [SCSI] target: Remove procfs based target_core_mib.c code by Nicholas Bellinger · 14 years ago
  66. e63af95 [SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakage by Nicholas Bellinger · 14 years ago
  67. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 14 years ago