1. 17ea11d5 target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 7 years ago
  2. eb49824 target: Don't BUG_ON during NodeACL dynamic -> explicit conversion by Nicholas Bellinger · 8 years ago
  3. ea263c7 target: Fix max_unmap_lba_count calc overflow by Mike Christie · 8 years ago
  4. 03a68b4 target: Remove enum transport_lunflags_table by Andy Grover · 8 years ago
  5. 8a9ebe7 target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors by Mike Christie · 8 years ago
  6. e6f41633 target/sbc: Add LBPRZ attribute + control CDB emulation by Jamie Pocas · 8 years ago
  7. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  8. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  9. 9c31820 target: Remove cmd->se_ordered_id (unused except debug log lines) by Roland Dreier · 9 years ago
  10. b6a54b8 target: remove initiatorname field in se_acl_lun by Chris Zankel · 9 years ago
  11. fe052a1 target: Use struct t10_pi_tuple by Sagi Grimberg · 9 years ago
  12. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  13. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  14. 7c0d0d5 target: Send UA when changing LUN inventory by Hannes Reinecke · 9 years ago
  15. 1adff1b target: Convert se_lun->lun_deve_lock to normal spinlock by Nicholas Bellinger · 9 years ago
  16. 196e2e2 target: Remove TARGET_MAX_LUNS_PER_TRANSPORT by Hannes Reinecke · 9 years ago
  17. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 9 years ago
  18. e34d366 target: Drop duplicate + unused se_dev_check_wce by Nicholas Bellinger · 9 years ago
  19. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  20. 4cc987e target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage by Nicholas Bellinger · 9 years ago
  21. adf653f target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun by Christoph Hellwig · 9 years ago
  22. b3eeea6 target: Simplify LUN shutdown code by Bart Van Assche · 9 years ago
  23. 3effdb9 target: simplify backend attribute implementation by Christoph Hellwig · 9 years ago
  24. 0a06d43 target: simplify backend driver registration by Christoph Hellwig · 9 years ago
  25. df9766c target: Only reset specific dynamic entries during lun_group creation by Nicholas Bellinger · 9 years ago
  26. 8478654 target: Drop unused se_lun->lun_acl_list by Nicholas Bellinger · 9 years ago
  27. 403edd7 target: Convert se_tpg->acl_node_lock to ->acl_node_mutex by Nicholas Bellinger · 9 years ago
  28. 6bb8261 target: Convert se_portal_group->tpg_lun_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  29. 80bfdfa target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check by Nicholas Bellinger · 9 years ago
  30. 29a05de target: Convert se_node_acl->device_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  31. 3a40ded target: fix a log message in se_dev_set_emulate_rest_reord() by Christophe Vu-Brugier · 9 years ago
  32. 814e5b4 target: fix DPO and FUA bit checks by Christoph Hellwig · 9 years ago
  33. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  34. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  35. 86d65dc target: Allow userspace to write 1 to attrib/emulate_fua_write by Andy Grover · 9 years ago
  36. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 9 years ago
  37. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 9 years ago
  38. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 9 years ago
  39. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 9 years ago
  40. 046ba64 target: Drop arbitrary maximum I/O size limit by Nicholas Bellinger · 9 years ago
  41. 4b2f57e target: Drop left-over PHBA_PDEV set attr checks by Nicholas Bellinger · 9 years ago
  42. d30cd12 target: Add EXPORT_SYMBOL for existing se_dev_set_* by Nicholas Bellinger · 9 years ago
  43. 92404e6 target: Add force_pr_aptpl device attribute by Nicholas Bellinger · 10 years ago
  44. e248056 target: Fix APTPL metadata handling for dynamic MappedLUNs by Nicholas Bellinger · 10 years ago
  45. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  46. cd9d7cb target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun by Andy Grover · 10 years ago
  47. 83ff42f target: Fix left-over se_lun->lun_sep pointer OOPs by Nicholas Bellinger · 10 years ago
  48. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  49. 07b8dae3 target: Don't allow setting WC emulation if device doesn't support by Andy Grover · 10 years ago
  50. 448ba90 target: Allow non-supporting backends to set pi_prot_type to 0 by Andy Grover · 10 years ago
  51. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  52. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  53. 2ed22c9 target/configfs: Expose protection device attributes by Nicholas Bellinger · 10 years ago
  54. 229d4f1 target_core_alua: Referrals configfs integration by Hannes Reinecke · 10 years ago
  55. c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 10 years ago
  56. 95cadac target/file: Update hw_max_sectors based on current block_size by Nicholas Bellinger · 10 years ago
  57. d344f8a target: Rename core_tpg_{pre,post}_addlun for clarity by Andy Grover · 10 years ago
  58. 2af7973 target: Refer to u32 luns as unpacked_lun by Andy Grover · 10 years ago
  59. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  60. ee48068 target: Convert se_device statistics to atomic_long_t by Nicholas Bellinger · 11 years ago
  61. 4863e52 target: Add per device xcopy_lun for copy offload I/O by Nicholas Bellinger · 11 years ago
  62. 5277797 target: Add percpu refcounting for se_lun access by Nicholas Bellinger · 11 years ago
  63. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  64. d397a44 target: Add Third Party Copy (3PC) bit in INQUIRY response by Nicholas Bellinger · 11 years ago
  65. d9ea32b target: Add global device list for EXTENDED_COPY by Nicholas Bellinger · 11 years ago
  66. 68ff9b9 target: Add support for COMPARE_AND_WRITE emulation by Nicholas Bellinger · 11 years ago
  67. 0123a9e target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD by Nicholas Bellinger · 11 years ago
  68. db5d1c3 target: Make virtual_lun0 a nullio device by Andy Grover · 11 years ago
  69. 4e529be target: Remove t10_reservation.pr_aptpl_buf_len by Andy Grover · 11 years ago
  70. 2acd09f target: Remove unused struct members in se_dev_entry by Andy Grover · 11 years ago
  71. fcf2948 target: Fix lookup of dynamic NodeACLs during cached demo-mode operation by Nicholas Bellinger · 11 years ago
  72. adfa957 target: Add device attribute to expose config_item_name for INQUIRY model by Tregaron Bayly · 11 years ago
  73. d0c8b25 target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status by Nicholas Bellinger · 11 years ago
  74. 7a3cf6c target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices by Nicholas Bellinger · 11 years ago
  75. 0ff8754 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 11 years ago
  76. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  77. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  78. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  79. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  80. c87fbd5 target: simplify alua support by Christoph Hellwig · 12 years ago
  81. d977f43 target: simplify reservations code by Christoph Hellwig · 12 years ago
  82. 019c4ca target: kill dev->dev_task_attr_type by Christoph Hellwig · 12 years ago
  83. d1b1f80 target: move REPORT LUNS emulation to target_core_spc.c by Christoph Hellwig · 12 years ago
  84. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  85. 3e03989 target: Avoid integer overflow in se_dev_align_max_sectors() by Roland Dreier · 12 years ago
  86. fd30e93 target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags by Nicholas Bellinger · 12 years ago
  87. 35d1efe target: Fix minor spelling typos in drivers/target by Masanari Iida · 12 years ago
  88. 9b16b9e target: fail REPORT LUNS with less than 16 bytes of payload by Paolo Bonzini · 12 years ago
  89. c804537 target: Make unnecessarily global se_dev_align_max_sectors() static by Roland Dreier · 12 years ago
  90. 77d4c74 target: Make core_disable_device_list_for_node use pre-refactoring lock ordering by Nicholas Bellinger · 12 years ago
  91. e80ac6c target: refactor core_update_device_list_for_node() by Andy Grover · 12 years ago
  92. 2dca673 target: Remove hba param from core_dev_add_lun by Andy Grover · 12 years ago
  93. af87729 target: replace the processing thread with a TMR work queue by Christoph Hellwig · 12 years ago
  94. 11e764b target: Remove max_sectors device attribute for modern se_task less code by Nicholas Bellinger · 12 years ago
  95. 6bb35e0 target: replace ->execute_task with ->execute_cmd by Christoph Hellwig · 12 years ago
  96. 58d9261 target: Remove obsolete DF_READ_ONLY usage by Nicholas Bellinger · 12 years ago
  97. 2816890 target: remove obvious warnings by Jörn Engel · 12 years ago
  98. f208324 target: Use array_zalloc for device_list by Jörn Engel · 12 years ago
  99. 4a5a75f target: Use array_zalloc for tpg_lun_list by Jörn Engel · 12 years ago
  100. 99f730d target: Fix off-by-seven in target_report_luns by Jörn Engel · 12 years ago