1. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  3. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  5. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. da5df62 iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 7 years ago
  7. 9b2792c target: Fix COMPARE_AND_WRITE ref leak for non GOOD status by Nicholas Bellinger · 7 years ago
  8. 01d4d67 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 8 years ago
  9. c54eeff target: Fix early transport_generic_handle_tmr abort scenario by Nicholas Bellinger · 8 years ago
  10. 0583c26 target: Use correct SCSI status during EXTENDED_COPY exception by Nicholas Bellinger · 8 years ago
  11. 391e2a6 target: Don't BUG_ON during NodeACL dynamic -> explicit conversion by Nicholas Bellinger · 8 years ago
  12. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 7 years ago
  13. 72148ae block: make scsi_request and scsi ioctl support optional by Christoph Hellwig · 8 years ago
  14. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  15. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  16. 8715651 target: support XCOPY requests without parameters by David Disseldorp · 8 years ago
  17. f94fd09 target: check for XCOPY parameter truncation by David Disseldorp · 8 years ago
  18. 66640d35 target: use XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  19. f184210bc target: check XCOPY segment descriptor CSCD IDs by David Disseldorp · 8 years ago
  20. 94aae4c target: simplify XCOPY wwn->se_dev lookup helper by David Disseldorp · 8 years ago
  21. c243849 target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense by David Disseldorp · 8 years ago
  22. 7d38706 target: bounds check XCOPY total descriptor list length by David Disseldorp · 8 years ago
  23. af9f62c target: bounds check XCOPY segment descriptor list by David Disseldorp · 8 years ago
  24. 61c3591 target: use XCOPY TOO MANY TARGET DESCRIPTORS sense by David Disseldorp · 8 years ago
  25. e864212 target: add XCOPY target/segment desc sense codes by David Disseldorp · 8 years ago
  26. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  27. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  28. 83337e5 iscsi-target: Return error if unable to add network portal by Varun Prakash · 8 years ago
  29. a3960ce target: Fix spelling mistake and unwrap multi-line text by Colin Ian King · 8 years ago
  30. a91918c target/iscsi: Fix double free in lio_target_tiqn_addtpg() by Dan Carpenter · 8 years ago
  31. d0905ca target/user: Fix use-after-free of tcmu_cmds if they are expired by Andy Grover · 8 years ago
  32. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  33. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  34. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  35. 8dcf07b target: Minimize #include directives by Bart Van Assche · 8 years ago
  36. f504572 target/user: Add an #include directive by Bart Van Assche · 8 years ago
  37. 3bc71e1 cxgbit: Add an #include directive by Bart Van Assche · 8 years ago
  38. 4323e65 sbp-target: Add an #include directive by Bart Van Assche · 8 years ago
  39. 8456066 sbp-target: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  40. ecaf597 target/user: Fix a data type in tcmu_queue_cmd() by Bart Van Assche · 8 years ago
  41. 8cc3bb0 target: Use NULL instead of 0 to represent a pointer by Bart Van Assche · 8 years ago
  42. 4506309 don't open-code file_inode() by Al Viro · 8 years ago
  43. e16769d fs: configfs: don't return anything from drop_link by Andrzej Pietrasiewicz · 8 years ago
  44. 84c8590 target: avoid accessing .bi_vcnt directly by Ming Lei · 8 years ago
  45. ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 8 years ago
  46. 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago
  47. 96d564e scsi: libfc: Replace ->seq_assign callback with function call by Hannes Reinecke · 8 years ago
  48. f1d61e6 scsi: libfc: Replace ->seq_set_resp callback with direct function call by Hannes Reinecke · 8 years ago
  49. c6865b3 scsi: libfc: Replace ->seq_start_next callback with function call by Hannes Reinecke · 8 years ago
  50. 768c72c scsi: libfc: Replace ->exch_done callback with function call by Hannes Reinecke · 8 years ago
  51. 0cac937 scsi: libfc: Replace ->seq_send callback with function call by Hannes Reinecke · 8 years ago
  52. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  53. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  55. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  56. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  57. 1ba0158 target/tcm_fc: use CPU affinity for responses by Hannes Reinecke · 8 years ago
  58. 8962a4d target/tcm_fc: Update debugging statements to match libfc usage by Hannes Reinecke · 8 years ago
  59. 91b385b target/tcm_fc: return detailed error in ft_sess_create() by Hannes Reinecke · 8 years ago
  60. b04bf58 target/tcm_fc: print command pointer in debug message by Hannes Reinecke · 8 years ago
  61. 1b4c59b target: fix potential race window in target_sess_cmd_list_waiting() by Hannes Reinecke · 8 years ago
  62. 61f3616 Revert "target: Fix residual overflow handling in target_complete_cmd_with_length" by Nicholas Bellinger · 8 years ago
  63. 926317d target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code by Dinesh Israni · 8 years ago
  64. 449a137 target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE by Nicholas Bellinger · 8 years ago
  65. 527268d target: Re-add missing SCF_ACK_KREF assignment in v4.1.y by Nicholas Bellinger · 8 years ago
  66. 1a40f0a iscsi-target: fix iscsi cmd leak by Varun Prakash · 8 years ago
  67. 3fc6a64 iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" by Colin Ian King · 8 years ago
  68. 3d9b955 target/user: Fix comments to not refer to data ring by Andy Grover · 8 years ago
  69. 554617b target/user: Return an error if cmd data size is too large by Andy Grover · 8 years ago
  70. 02eb924 target/user: Use sense_reason_t in tcmu_queue_cmd_ring by Andy Grover · 8 years ago
  71. 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
  72. 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
  73. 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
  74. a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
  75. 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
  76. a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
  77. cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
  78. 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
  79. b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
  80. 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
  81. 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
  82. 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
  83. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  84. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  85. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  86. 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 8 years ago
  87. b8b9d81 libcxgb: add library module for Chelsio drivers by Varun Prakash · 8 years ago
  88. 291e3e5 target: fix spelling mistake: "limitiation" -> "limitation" by Colin Ian King · 8 years ago
  89. c1ccbfe target: Fix residual overflow handling in target_complete_cmd_with_length by Sumit Rai · 8 years ago
  90. dd9cf04 target: stop using blk_make_request by Christoph Hellwig · 8 years ago
  91. 107818e tcm_fc: set and unset FCP_SPPF_TARG_FCN by Hannes Reinecke · 8 years ago
  92. 8abc718 iscsi-target: Fix panic when adding second TCP connection to iSCSI session by Feng Li · 8 years ago
  93. 410c29d target: Fix ordered task CHECK_CONDITION early exception handling by Nicholas Bellinger · 8 years ago
  94. dff0ca9 target: Fix ordered task target_setup_cmd_from_cdb exception hang by Nicholas Bellinger · 8 years ago
  95. ea263c7 target: Fix max_unmap_lba_count calc overflow by Mike Christie · 8 years ago
  96. 064cdd2 target: Fix race between iscsi-target connection shutdown + ABORT_TASK by Nicholas Bellinger · 8 years ago
  97. 5e2c956 target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP by Nicholas Bellinger · 8 years ago
  98. e742fc3 target: use bio op accessors by Mike Christie · 8 years ago
  99. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  100. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago