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