1. 0f8087e block: Consolidate static integrity profile properties by Martin K. Petersen · 9 years ago
  2. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  3. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  4. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  5. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  6. ce8dd25 target: consolidate version defines by Christoph Hellwig · 9 years ago
  7. b753d64 target: implement WRITE_SAME with UNMAP bit using ->execute_unmap by Christoph Hellwig · 9 years ago
  8. 62e4694 target: simplify UNMAP handling by Christoph Hellwig · 9 years ago
  9. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  10. 4cc987e target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage by Nicholas Bellinger · 9 years ago
  11. 5873c4d target: consolidate backend attribute implementations by Christoph Hellwig · 9 years ago
  12. 0a06d43 target: simplify backend driver registration by Christoph Hellwig · 9 years ago
  13. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  14. 6f16ec4 target/iblock: Add checks for backend DIF emulation by Nicholas Bellinger · 9 years ago
  15. 3abff1e target: add missing sense_reason_t annotations by Christoph Hellwig · 9 years ago
  16. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  17. afd73f1 target: Perform PROTECT sanity checks for WRITE_SAME by Nicholas Bellinger · 9 years ago
  18. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  19. 046ba64 target: Drop arbitrary maximum I/O size limit by Nicholas Bellinger · 10 years ago
  20. 5645cba target/iblock: Convert to external iblock_backend_dev_attrs by Nicholas Bellinger · 10 years ago
  21. d30cd12 target: Add EXPORT_SYMBOL for existing se_dev_set_* by Nicholas Bellinger · 10 years ago
  22. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  23. d84287b target/iblock: Fix double bioset_integrity_free bug by Nicholas Bellinger · 10 years ago
  24. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  25. ecebbf6 target/iblock: Add blk_integrity + BIP passthrough support by Nicholas Bellinger · 11 years ago
  26. 452e201 drivers: target: Mark function as static in target_core_iblock.c by Rashika Kheria · 11 years ago
  27. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  28. 7f7caf6 target: Pass through I/O topology for block backstores by Andy Grover · 11 years ago
  29. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  30. a82a953 target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction by Nicholas Bellinger · 11 years ago
  31. 57103d7 target: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  32. d2bdbee target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression by Nicholas Bellinger · 11 years ago
  33. 86d7182 target: Add sbc_execute_unmap() helper by Asias He · 11 years ago
  34. dbc21c5 target/iblock: Add iblock_do_unmap() helper by Asias He · 11 years ago
  35. 63b91d5 target: Add __exit annotation for module_exit functions by Asias He · 11 years ago
  36. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 11 years ago
  37. bb992e7 target: Fix error checking for UNMAP commands by Roland Dreier · 11 years ago
  38. d0c8b25 target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status by Nicholas Bellinger · 11 years ago
  39. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 12 years ago
  40. 3a41d85 target/iblock: Forward declare bio helpers by Nicholas Bellinger · 12 years ago
  41. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  42. f6970ad target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support by Nicholas Bellinger · 12 years ago
  43. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  44. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  45. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  46. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  47. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  48. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  49. e0de445 target: do not submit a zero-bio I/O request by Paolo Bonzini · 12 years ago
  50. fd30e93 target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags by Nicholas Bellinger · 12 years ago
  51. 852b6ed target/iblock: Use match_strlcpy for Opt_udev_path string assignment by Nicholas Bellinger · 12 years ago
  52. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  53. 0d7f129 target: report too-small parameter lists everywhere by Paolo Bonzini · 12 years ago
  54. 7409a66 target: Check number of unmap descriptors against our limit by Roland Dreier · 12 years ago
  55. b7fc7f3 target: Fix possible integer underflow in UNMAP emulation by Roland Dreier · 12 years ago
  56. 1a5fa45 target: Fix reading of data length fields for UNMAP commands by Roland Dreier · 12 years ago
  57. 2594e29 target: Add range checking to UNMAP emulation by Roland Dreier · 12 years ago
  58. 14150a6 target: move unmap to struct spc_ops by Christoph Hellwig · 12 years ago
  59. 6f974e8 target: move write_same to struct spc_ops by Christoph Hellwig · 12 years ago
  60. ad67f0d target: move sync_cache to struct spc_ops by Christoph Hellwig · 12 years ago
  61. 0c2ad7d target: add struct spc_ops + initial ->execute_rw pointer usage by Christoph Hellwig · 12 years ago
  62. 44bfd01 target/iblock: Add parameter to specify read-only devices by Andy Grover · 12 years ago
  63. d6e0175 target: add a parse_cdb method to the backend drivers by Christoph Hellwig · 12 years ago
  64. 5787cac target: remove struct se_task by Christoph Hellwig · 12 years ago
  65. 6bb35e0 target: replace ->execute_task with ->execute_cmd by Christoph Hellwig · 12 years ago
  66. 7a83aa4 target: remove the task_size field in struct se_task by Christoph Hellwig · 12 years ago
  67. 72a0e5e target: remove the task_lba field in struct se_task by Christoph Hellwig · 12 years ago
  68. d5b4a21 target: increase iblock task sizes by Christoph Hellwig · 13 years ago
  69. 6e315a06 target: remove the unused struct iblock_hba by Christoph Hellwig · 13 years ago
  70. 5c55125 iblock: fix handling of large requests by Christoph Hellwig · 12 years ago
  71. 7347b5f target: Fix iblock se_dev_attrib.unmap_granularity by Marco Sanvido · 12 years ago
  72. 48cfe37 target: don't allocate bio headroom in iblock by Christoph Hellwig · 13 years ago
  73. 8359cf4 target: remove useless casts by Jörn Engel · 13 years ago
  74. 90c161b target: use \n as a separator for configuration by Sebastian Andrzej Siewior · 13 years ago
  75. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  76. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  77. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  78. 827509e drivers/target: Add module.h to drivers/target files as required. by Paul Gortmaker · 13 years ago
  79. f55918f target: clean up the backend interface to caching parameters by Christoph Hellwig · 13 years ago
  80. df5fa69 target: make iblock_emulate_sync_cache asynchronous by Christoph Hellwig · 13 years ago
  81. 6193f06 target: make the ->get_cdb method optional by Christoph Hellwig · 13 years ago
  82. 42bf829 target: Cleanup unused se_task bits by Christoph Hellwig · 13 years ago
  83. dbbf3e9 target: cleanup iblock bio submission by Christoph Hellwig · 13 years ago
  84. 9375b1b target: Remove unneeded version.h includes by Jesper Juhl · 13 years ago
  85. 1d20bb6 target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG by Nicholas Bellinger · 13 years ago
  86. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 13 years ago
  87. ec98f78 target: Eliminate usage of struct se_mem by Andy Grover · 13 years ago
  88. e22a7f0 target: Implement Block Device Characteristics VPD page by Roland Dreier · 13 years ago
  89. 21bca31 target/iblock: Remove unused iblock_dev members by Roland Dreier · 13 years ago
  90. 8f3d14e target/iblock: Use request_queue->nr_request for se_device defaults by Nicholas Bellinger · 13 years ago
  91. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 13 years ago
  92. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  93. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  94. 9f34217 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  95. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  96. 613640e [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR by Nicholas Bellinger · 13 years ago
  97. 6d18025 [SCSI] target: Fix match_strdup() memory leaks by Jesper Juhl · 13 years ago
  98. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  99. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 13 years ago
  100. bc66552 [SCSI] target/iblock: Fix failed bd claim NULL pointer dereference by Nicholas Bellinger · 13 years ago