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