1. 81ee28d target/user: Allow user to set block size before enabling device by Sheng Yang · 9 years ago
  2. 091b706 target/fcoe: Add tag support to tcm_fc by Andy Grover · 9 years ago
  3. fb3269b qla2xxx: Add selective command queuing by Quinn Tran · 9 years ago
  4. b75d806 target: use offset_in_page macro by Geliang Tang · 9 years ago
  5. 234bdbc target: fix deprecated attribute names in dmesg by Christophe Vu-Brugier · 9 years ago
  6. e6f4163 target/sbc: Add LBPRZ attribute + control CDB emulation by Jamie Pocas · 9 years ago
  7. ef8f46b sbp-target: Remove a superfluous forward declaration by Bart Van Assche · 9 years ago
  8. 5a34252 iscsi-target: Fix indentation + spelling + unreachable code by Bart Van Assche · 9 years ago
  9. ac75d8b target: Fix spelling + remove set-but-not-used variables by Bart Van Assche · 9 years ago
  10. 9a9e341 fs: configfs: Drop unused parameter from configfs_undepend_item() by Krzysztof Opasiak · 9 years ago
  11. 06c1e39 blk-integrity: empty implementation when disabled by Keith Busch · 9 years ago
  12. 2628b35 tcm_loop: Show address of tpg in configfs by Sheng Yang · 9 years ago
  13. 8f90353 target/stat: print full t10_wwn.model buffer by David Disseldorp · 9 years ago
  14. d94e5a6 target: fix COMPARE_AND_WRITE non zero SGL offset data corruption by Jan Engelhardt · 9 years ago
  15. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  16. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  17. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago
  18. 82a819e iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc() by Luis de Bethencourt · 9 years ago
  19. 6ba4bd2 target/user: Do not set unused fields in tcmu_ops by Andy Grover · 9 years ago
  20. 611e226 target/user: Fix time calc in expired cmd processing by Andy Grover · 9 years ago
  21. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  22. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  23. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  24. 0f8087e block: Consolidate static integrity profile properties by Martin K. Petersen · 9 years ago
  25. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  26. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  27. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  28. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  29. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago
  30. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 9 years ago
  31. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  32. ac64a2c target: use stringify.h instead of own definition by David Disseldorp · 9 years ago
  33. ed97d0c target/user: Fix UFLAG_UNKNOWN_OP handling by Andy Grover · 9 years ago
  34. 06b967e target: Remove no-op conditional by Andy Grover · 9 years ago
  35. 4824640 target/user: Remove unused variable by Andy Grover · 9 years ago
  36. 7dd03ac target: Fix max_cmd_sn increment w/o cmdsn mutex regressions by Roland Dreier · 9 years ago
  37. 4416f89 target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess by Nicholas Bellinger · 9 years ago
  38. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  39. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  40. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  41. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  42. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  43. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  44. 76c28f1 target/iscsi: Fix np_ip bracket issue by removing np_ip by Andy Grover · 9 years ago
  45. 0f69a38 target: Fix handling of small allocation lengths in REPORT LUNS by Roland Dreier · 9 years ago
  46. 02c4de5 target/rd: always chain S/G list by Christoph Hellwig · 9 years ago
  47. 109e238 target: Drop iSCSI use of mutex around max_cmd_sn increment by Roland Dreier · 9 years ago
  48. 9c39517 target: REPORT LUNS should return LUN 0 even for dynamic ACLs by Roland Dreier · 9 years ago
  49. a6415cd iscsi-target: Add tpg_enabled_sendtargets for disabled discovery by David Disseldorp · 9 years ago
  50. 9d8c94e drivers: target: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  51. ab81a5e target: check DPO/FUA usage for COMPARE AND WRITE by David Disseldorp · 9 years ago
  52. 9c31820 target: Remove cmd->se_ordered_id (unused except debug log lines) by Roland Dreier · 9 years ago
  53. 45182ed target: add support for START_STOP_UNIT SCSI opcode by Brian Bunker · 9 years ago
  54. 568e1f6 target: improve unsupported opcode message by Joern Engel · 9 years ago
  55. c72c525 target: allow underflow/overflow for PR OUT etc. commands by Roland Dreier · 9 years ago
  56. aa75679 target/iscsi: Use proper SGL accessors for digest computation by Alexei Potashnik · 9 years ago
  57. 9547308 target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT by Alexei Potashnik · 9 years ago
  58. b6a54b8 target: remove initiatorname field in se_acl_lun by Chris Zankel · 9 years ago
  59. 9450918 target: Perform RCU callback barrier before backend/fabric unload by Nicholas Bellinger · 9 years ago
  60. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  61. 007d038 iscsi-target: Fix iser explicit logout TX kthread leak by Nicholas Bellinger · 9 years ago
  62. e541986 iscsi-target: Fix iscsit_start_kthreads failure OOPs by Nicholas Bellinger · 9 years ago
  63. 417c20a iscsi-target: Fix use-after-free during TPG session shutdown by Nicholas Bellinger · 9 years ago
  64. c209102 target/configfs: handle match_int() errors by David Disseldorp · 9 years ago
  65. 9105bfc target: Do not return 0 from aptpl and alua configfs store functions by Andy Grover · 9 years ago
  66. bc1a7d6 target: Indicate success if writing 0 to pi_prot_type by Andy Grover · 9 years ago
  67. 4e4937e target: Return descriptor format sense data in case the LU spans 64bit sectors by Sagi Grimberg · 9 years ago
  68. f5a8b3a scsi: Protect against buffer possible overflow in scsi_set_sense_information by Sagi Grimberg · 9 years ago
  69. 734ca5c target: Return ABORTED_COMMAND sense key for PI errors by Sagi Grimberg · 9 years ago
  70. 9ec1e1c target: Use scsi helpers to build the sense data correctly by Sagi Grimberg · 9 years ago
  71. ab78fef target: Split transport_send_check_condition_and_sense() by Bart Van Assche · 9 years ago
  72. 46d5bd6 target: Inline transport_get_sense_codes() by Bart Van Assche · 9 years ago
  73. e986a35 tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA by Hannes Reinecke · 9 years ago
  74. b7446ca tcm_loop: Remove SAS vestigies by Hannes Reinecke · 9 years ago
  75. 5dacbfc target/rd: Set ramdisk as non rotational device by Sagi Grimberg · 9 years ago
  76. 3aa3c67 target: Add extra TYPE_DISK + protection checks for INQUIRY SPT by Nicholas Bellinger · 9 years ago
  77. 27e6772 target/spc: Set SPT correctly in Extended INQUIRY Data VPD page by Sagi Grimberg · 9 years ago
  78. 9b353cc target/pr: Fix possible uninitialized variable usage by Sagi Grimberg · 9 years ago
  79. fe052a1 target: Use struct t10_pi_tuple by Sagi Grimberg · 9 years ago
  80. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  81. de64d3a target: use kvfree() in session alloc and free by Pekka Enberg · 9 years ago
  82. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  83. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  84. 6de2ce5b target: remove target_core_configfs.h by Christoph Hellwig · 9 years ago
  85. ce8dd25 target: consolidate version defines by Christoph Hellwig · 9 years ago
  86. b753d64 target: implement WRITE_SAME with UNMAP bit using ->execute_unmap by Christoph Hellwig · 9 years ago
  87. 62e4694 target: simplify UNMAP handling by Christoph Hellwig · 9 years ago
  88. 7a971b1 target: replace se_cmd->execute_rw with a protocol_data field by Christoph Hellwig · 9 years ago
  89. e2e21bd target/user: Fix inconsistent kmap_atomic/kunmap_atomic by Sagi Grimberg · 9 years ago
  90. 7c0d0d5 target: Send UA when changing LUN inventory by Hannes Reinecke · 9 years ago
  91. b5aafb1 target: Send UA upon LUN RESET tmr completion by Hannes Reinecke · 9 years ago
  92. 3dd348f target: Send UA on ALUA target port group change by Hannes Reinecke · 9 years ago
  93. 1adff1b target: Convert se_lun->lun_deve_lock to normal spinlock by Nicholas Bellinger · 9 years ago
  94. c51c8e7 target: use 'se_dev_entry' when allocating UAs by Hannes Reinecke · 9 years ago
  95. 3160581 target: Remove 'ua_nacl' pointer from se_ua structure by Hannes Reinecke · 9 years ago
  96. ee8c07d target_core_alua: Correct UA handling when switching states by Hannes Reinecke · 9 years ago
  97. 196e2e2 target: Remove TARGET_MAX_LUNS_PER_TRANSPORT by Hannes Reinecke · 9 years ago
  98. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 9 years ago
  99. e34d366 target: Drop duplicate + unused se_dev_check_wce by Nicholas Bellinger · 9 years ago
  100. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago