1. ed1227e scsi: target: Fix ordered tag handling by Mike Christie · 3 years, 5 months ago
  2. 2469f1e0 scsi: target: core: Add configurable IEEE Company ID attribute by Sergey Samoylenko · 3 years, 11 months ago
  3. 1b5ad81 scsi: target: Make the virtual LUN 0 device by Konstantin Shelekhin · 4 years ago
  4. eb44ce8c scsi: target: core: Add workqueue based cmd submission by Mike Christie · 4 years ago
  5. 1526d9f scsi: target: Make state_list per CPU by Mike Christie · 4 years, 4 months ago
  6. a2b5d6f9 scsi: target: Fix LUN ref count handling by Mike Christie · 4 years, 4 months ago
  7. a36840d scsi: target: Initialize LUN in transport_init_se_cmd() by Sudhakar Panneerselvam · 4 years, 9 months ago
  8. 5482d56 scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error by Lance Digby · 4 years, 10 months ago
  9. 69088a0 scsi: target: Make transport_flags per device by Bodo Stroesser · 4 years, 11 months ago
  10. 1bf630f scsi: target: use an enum to track emulate_ua_intlck_ctrl by David Disseldorp · 5 years ago
  11. 738981b scsi: target: fix unmap_zeroes_data boolean initialisation by David Disseldorp · 5 years ago
  12. 27e8424 scsi: target: core: Do not overwrite CDB byte 1 by Bodo Stroesser · 5 years ago
  13. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  14. 63f7479 scsi: target/core: Fix a race condition in the LUN lookup code by Bart Van Assche · 6 years ago
  15. 618baaf scsi: target/iscsi: Convert comments about locking into runtime checks by Bart Van Assche · 6 years ago
  16. 3beeabd scsi: target: perform t10_wwn ID initialisation in target_alloc_device() by David Disseldorp · 6 years ago
  17. b2da4ab scsi: target: consistently null-terminate t10_wwn strings by David Disseldorp · 6 years ago
  18. db5b21a scsi: target/core: Use system workqueues for TMF by Bart Van Assche · 6 years ago
  19. a95be38 scsi: target/core: Simplify transport_clear_lun_ref() by Bart Van Assche · 6 years ago
  20. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  21. b49d6f7 scsi: target: add emulate_pr backstore attr to toggle PR support by David Disseldorp · 6 years ago
  22. cb0f32e scsi: target: add helper to check if dev is configured by Mike Christie · 7 years ago
  23. e936a38 scsi: target: Remove se_dev_entry.ua_count by Bart Van Assche · 7 years ago
  24. 36d4cb4 scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion by Bart Van Assche · 7 years ago
  25. e260748 scsi: target: remove target_find_device by Mike Christie · 7 years ago
  26. c82b59e target: fix destroy device in target_configure_device by tangwenji · 7 years ago
  27. 388fe69 target: Fix cmd size for PR-OUT in passthrough_parse_cdb by Tang Wenji · 8 years ago
  28. e5dc9a7 target: Use macro for WRITE_VERIFY_32 operation codes by Damien Le Moal · 8 years ago
  29. c82ff23 target: make device_mutex and device_list static by Colin Ian King · 8 years ago
  30. be50f53 target: remove g_device_list by Mike Christie · 8 years ago
  31. b1943fd target: add helper to iterate over devices by Mike Christie · 8 years ago
  32. 85441e6 target: add helper to find se_device by dev_index by Mike Christie · 8 years ago
  33. 0a5eee6 target: use idr for se_device dev index by Mike Christie · 8 years ago
  34. 9263470 target: break up free_device callback by Mike Christie · 8 years ago
  35. a85d667 target: Use {get,put}_unaligned_be*() instead of open coding these functions by Bart Van Assche · 8 years ago
  36. 9f2f342 target: Remove se_device.dev_list by Bart Van Assche · 8 years ago
  37. 3e182db target: Use symbolic value for WRITE_VERIFY_16 by Bart Van Assche · 8 years ago
  38. eeb64d2 target: Add support for TMR percpu reference counting by Nicholas Bellinger · 8 years ago
  39. c17cd24 target/configfs: Kill se_device->dev_link_magic by Nicholas Bellinger · 8 years ago
  40. 2237498 target/iblock: Convert WRITE_SAME to blkdev_issue_zeroout by Nicholas Bellinger · 8 years ago
  41. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  42. 4ec5bf0 target/user: PGR Support by Bryant G. Ly · 8 years ago
  43. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  44. bd4e2d2 target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 8 years ago
  45. 4f4c6c3 target: Remove se_tmr_req.tmr_lun by Bart Van Assche · 8 years ago
  46. 391e2a6 target: Don't BUG_ON during NodeACL dynamic -> explicit conversion by Nicholas Bellinger · 8 years ago
  47. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  48. ea263c7 target: Fix max_unmap_lba_count calc overflow by Mike Christie · 9 years ago
  49. 03a68b4 target: Remove enum transport_lunflags_table by Andy Grover · 9 years ago
  50. 8a9ebe7 target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors by Mike Christie · 9 years ago
  51. e6f41633 target/sbc: Add LBPRZ attribute + control CDB emulation by Jamie Pocas · 9 years ago
  52. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  53. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  54. 9c31820 target: Remove cmd->se_ordered_id (unused except debug log lines) by Roland Dreier · 10 years ago
  55. b6a54b8 target: remove initiatorname field in se_acl_lun by Chris Zankel · 10 years ago
  56. fe052a1 target: Use struct t10_pi_tuple by Sagi Grimberg · 10 years ago
  57. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  58. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  59. 7c0d0d5 target: Send UA when changing LUN inventory by Hannes Reinecke · 10 years ago
  60. 1adff1b target: Convert se_lun->lun_deve_lock to normal spinlock by Nicholas Bellinger · 10 years ago
  61. 196e2e2 target: Remove TARGET_MAX_LUNS_PER_TRANSPORT by Hannes Reinecke · 10 years ago
  62. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  63. e34d366 target: Drop duplicate + unused se_dev_check_wce by Nicholas Bellinger · 10 years ago
  64. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  65. 4cc987e target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage by Nicholas Bellinger · 10 years ago
  66. adf653f target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun by Christoph Hellwig · 10 years ago
  67. b3eeea6 target: Simplify LUN shutdown code by Bart Van Assche · 10 years ago
  68. 3effdb9 target: simplify backend attribute implementation by Christoph Hellwig · 10 years ago
  69. 0a06d43 target: simplify backend driver registration by Christoph Hellwig · 10 years ago
  70. df9766c target: Only reset specific dynamic entries during lun_group creation by Nicholas Bellinger · 10 years ago
  71. 8478654 target: Drop unused se_lun->lun_acl_list by Nicholas Bellinger · 10 years ago
  72. 403edd7 target: Convert se_tpg->acl_node_lock to ->acl_node_mutex by Nicholas Bellinger · 10 years ago
  73. 6bb8261 target: Convert se_portal_group->tpg_lun_list[] to RCU hlist by Nicholas Bellinger · 10 years ago
  74. 80bfdfa target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check by Nicholas Bellinger · 10 years ago
  75. 29a05de target: Convert se_node_acl->device_list[] to RCU hlist by Nicholas Bellinger · 10 years ago
  76. 3a40ded target: fix a log message in se_dev_set_emulate_rest_reord() by Christophe Vu-Brugier · 10 years ago
  77. 814e5b4 target: fix DPO and FUA bit checks by Christoph Hellwig · 10 years ago
  78. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 10 years ago
  79. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 10 years ago
  80. 86d65dc target: Allow userspace to write 1 to attrib/emulate_fua_write by Andy Grover · 10 years ago
  81. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 10 years ago
  82. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 10 years ago
  83. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 10 years ago
  84. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  85. 046ba64 target: Drop arbitrary maximum I/O size limit by Nicholas Bellinger · 10 years ago
  86. 4b2f57e target: Drop left-over PHBA_PDEV set attr checks by Nicholas Bellinger · 10 years ago
  87. d30cd12 target: Add EXPORT_SYMBOL for existing se_dev_set_* by Nicholas Bellinger · 10 years ago
  88. 92404e6 target: Add force_pr_aptpl device attribute by Nicholas Bellinger · 10 years ago
  89. e248056 target: Fix APTPL metadata handling for dynamic MappedLUNs by Nicholas Bellinger · 10 years ago
  90. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  91. cd9d7cb target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun by Andy Grover · 11 years ago
  92. 83ff42f target: Fix left-over se_lun->lun_sep pointer OOPs by Nicholas Bellinger · 11 years ago
  93. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  94. 07b8dae3 target: Don't allow setting WC emulation if device doesn't support by Andy Grover · 11 years ago
  95. 448ba90 target: Allow non-supporting backends to set pi_prot_type to 0 by Andy Grover · 11 years ago
  96. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  97. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  98. 2ed22c9 target/configfs: Expose protection device attributes by Nicholas Bellinger · 11 years ago
  99. 229d4f1 target_core_alua: Referrals configfs integration by Hannes Reinecke · 11 years ago
  100. c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 11 years ago