1. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  2. 492096e scsi: target: core: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 4 months ago
  3. 57ba105 target/iblock: fix holder printing in iblock_show_configfs_dev_params by Christoph Hellwig · 4 years, 6 months ago
  4. 1d2ff14 scsi: target/iblock: fix WRITE SAME zeroing by David Disseldorp · 4 years, 11 months ago
  5. e4dc9a4 scsi: target/iblock: Fix protection error with blocks greater than 512B by Israel Rukshin · 5 years ago
  6. 4f8b490 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  7. 5676234 scsi: target/iblock: Fix overrun in WRITE SAME emulation by Roman Bolshakov · 6 years ago
  8. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  9. 80b045b scsi: target/core: Use the SECTOR_SHIFT constant by Bart Van Assche · 6 years ago
  10. fed564f scsi: target: iblock: split T10 PI SGL across command bios by Greg Edwards · 7 years ago
  11. a47a28b target: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  12. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 7 years ago
  13. f5957da scsi: target: Fix fortify_panic kernel exception by Bryant G Ly · 7 years ago
  14. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 8 years ago
  15. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  16. 9263470 target: break up free_device callback by Mike Christie · 8 years ago
  17. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  18. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  19. 2237498 target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout by Nicholas Bellinger · 8 years ago
  20. 5981c24 target/iblock: convert iblock_req.pending from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  21. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  22. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 9 years ago
  23. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  24. ea263c7 target: Fix max_unmap_lba_count calc overflow by Mike Christie · 9 years ago
  25. e742fc3 target: use bio op accessors by Mike Christie · 9 years ago
  26. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  27. c888a8f block: kill off q->flush_flags by Jens Axboe · 9 years ago
  28. 07b6319 target/iblock: pass WRITE_SAME to device if possible by Mike Christie · 9 years ago
  29. 8a9ebe7 target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors by Mike Christie · 9 years ago
  30. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  31. e6f41633 target/sbc: Add LBPRZ attribute + control CDB emulation by Jamie Pocas · 9 years ago
  32. 06c1e39 blk-integrity: empty implementation when disabled by Keith Busch · 9 years ago
  33. 0f8087ec block: Consolidate static integrity profile properties by Martin K. Petersen · 9 years ago
  34. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  35. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 10 years ago
  36. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  37. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  38. ce8dd25 target: consolidate version defines by Christoph Hellwig · 10 years ago
  39. b753d64 target: implement WRITE_SAME with UNMAP bit using ->execute_unmap by Christoph Hellwig · 10 years ago
  40. 62e4694 target: simplify UNMAP handling by Christoph Hellwig · 10 years ago
  41. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  42. 4cc987e target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage by Nicholas Bellinger · 10 years ago
  43. 5873c4d target: consolidate backend attribute implementations by Christoph Hellwig · 10 years ago
  44. 0a06d43 target: simplify backend driver registration by Christoph Hellwig · 10 years ago
  45. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 10 years ago
  46. 6f16ec4 target/iblock: Add checks for backend DIF emulation by Nicholas Bellinger · 10 years ago
  47. 3abff1e target: add missing sense_reason_t annotations by Christoph Hellwig · 10 years ago
  48. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  49. afd73f1 target: Perform PROTECT sanity checks for WRITE_SAME by Nicholas Bellinger · 10 years ago
  50. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  51. 046ba64 target: Drop arbitrary maximum I/O size limit by Nicholas Bellinger · 10 years ago
  52. 5645cba target/iblock: Convert to external iblock_backend_dev_attrs by Nicholas Bellinger · 10 years ago
  53. d30cd12 target: Add EXPORT_SYMBOL for existing se_dev_set_* by Nicholas Bellinger · 10 years ago
  54. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  55. d84287b target/iblock: Fix double bioset_integrity_free bug by Nicholas Bellinger · 11 years ago
  56. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  57. ecebbf6 target/iblock: Add blk_integrity + BIP passthrough support by Nicholas Bellinger · 11 years ago
  58. 452e201 drivers: target: Mark function as static in target_core_iblock.c by Rashika Kheria · 11 years ago
  59. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  60. 7f7caf6 target: Pass through I/O topology for block backstores by Andy Grover · 11 years ago
  61. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 12 years ago
  62. a82a953 target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction by Nicholas Bellinger · 12 years ago
  63. 57103d7 target: replace strict_strto*() with kstrto*() by Jingoo Han · 12 years ago
  64. d2bdbee target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression by Nicholas Bellinger · 12 years ago
  65. 86d7182 target: Add sbc_execute_unmap() helper by Asias He · 12 years ago
  66. dbc21c5 target/iblock: Add iblock_do_unmap() helper by Asias He · 12 years ago
  67. 63b91d5 target: Add __exit annotation for module_exit functions by Asias He · 12 years ago
  68. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 12 years ago
  69. bb992e7 target: Fix error checking for UNMAP commands by Roland Dreier · 12 years ago
  70. d0c8b25 target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status by Nicholas Bellinger · 12 years ago
  71. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 12 years ago
  72. 3a41d85 target/iblock: Forward declare bio helpers by Nicholas Bellinger · 12 years ago
  73. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  74. f6970ad target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support by Nicholas Bellinger · 12 years ago
  75. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  76. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  77. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  78. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  79. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  80. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  81. e0de445 target: do not submit a zero-bio I/O request by Paolo Bonzini · 12 years ago
  82. fd30e93 target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags by Nicholas Bellinger · 13 years ago
  83. 852b6ed target/iblock: Use match_strlcpy for Opt_udev_path string assignment by Nicholas Bellinger · 13 years ago
  84. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 13 years ago
  85. 0d7f129 target: report too-small parameter lists everywhere by Paolo Bonzini · 12 years ago
  86. 7409a66 target: Check number of unmap descriptors against our limit by Roland Dreier · 13 years ago
  87. b7fc7f3 target: Fix possible integer underflow in UNMAP emulation by Roland Dreier · 13 years ago
  88. 1a5fa45 target: Fix reading of data length fields for UNMAP commands by Roland Dreier · 13 years ago
  89. 2594e29 target: Add range checking to UNMAP emulation by Roland Dreier · 13 years ago
  90. 14150a6 target: move unmap to struct spc_ops by Christoph Hellwig · 13 years ago
  91. 6f974e8 target: move write_same to struct spc_ops by Christoph Hellwig · 13 years ago
  92. ad67f0d target: move sync_cache to struct spc_ops by Christoph Hellwig · 13 years ago
  93. 0c2ad7d target: add struct spc_ops + initial ->execute_rw pointer usage by Christoph Hellwig · 13 years ago
  94. 44bfd01 target/iblock: Add parameter to specify read-only devices by Andy Grover · 13 years ago
  95. d6e0175 target: add a parse_cdb method to the backend drivers by Christoph Hellwig · 13 years ago
  96. 5787cac target: remove struct se_task by Christoph Hellwig · 13 years ago
  97. 6bb35e0 target: replace ->execute_task with ->execute_cmd by Christoph Hellwig · 13 years ago
  98. 7a83aa4 target: remove the task_size field in struct se_task by Christoph Hellwig · 13 years ago
  99. 72a0e5e target: remove the task_lba field in struct se_task by Christoph Hellwig · 13 years ago
  100. d5b4a21 target: increase iblock task sizes by Christoph Hellwig · 13 years ago