1. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  2. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  3. e5a4b0b switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives by Al Viro · 10 years ago
  4. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  5. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  6. 85686f6 scsi: add SPC-3 command definitions by Hannes Reinecke · 10 years ago
  7. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  8. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  9. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  10. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  11. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  12. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  13. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  14. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  15. b6932ee target: return CONFLICT only when SA key unmatched by Steven Allen · 10 years ago
  16. f2774f4 iscsi-target: return the correct port in SendTargets by Steven Allen · 10 years ago
  17. 885e7b0 target: Don't call TFO->write_pending if data_length == 0 by Roland Dreier · 10 years ago
  18. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  19. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  20. 62d3ab4 target/file: fix inclusive vfs_fsync_range() end by Zach Brown · 10 years ago
  21. 92404e6 target: Add force_pr_aptpl device attribute by Nicholas Bellinger · 10 years ago
  22. e248056 target: Fix APTPL metadata handling for dynamic MappedLUNs by Nicholas Bellinger · 10 years ago
  23. f56574a target/user: Recalculate pad size inside is_ring_space_avail() by Andy Grover · 10 years ago
  24. 6375f89 tcm_loop: Fixup tag handling by Hannes Reinecke · 10 years ago
  25. 6e14eab target/user: Fix up smatch warnings in tcmu_netlink_event by Nicholas Bellinger · 10 years ago
  26. 7c9e7a6 target: Add a user-passthrough backstore by Andy Grover · 10 years ago
  27. 20959c4 target: Remove unneeded check in sbc_parse_cdb by Andy Grover · 10 years ago
  28. 082f58a target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE by Quinn Tran · 10 years ago
  29. f81ccb4 target: simplify core_tmr_abort_task by Joern Engel · 10 years ago
  30. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  31. 74ed7e6 target: remove some smp_mb__after_atomic()s by Joern Engel · 10 years ago
  32. 8f83269 target: simplify core_tmr_release_req() by Joern Engel · 10 years ago
  33. 9c7d615 target: Remove core_tpg_release_virtual_lun0 function by Andy Grover · 10 years ago
  34. cd9d7cb target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun by Andy Grover · 10 years ago
  35. cc83881 target: core_tpg_post_dellun can return void by Andy Grover · 10 years ago
  36. 2aad2a8 percpu_ref: add PERCPU_REF_INIT_* flags by Tejun Heo · 10 years ago
  37. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  38. c435285 target: fix unused shift in core_scsi3_pri_report_capabilities by Joern Engel · 10 years ago
  39. ce31c1b target: correctly handle match_int errors in FILEIO + PSCSI by Joern Engel · 10 years ago
  40. 68edbce target: fix pr_out length in iscsi_parse_pr_out_transport_id by Joern Engel · 10 years ago
  41. 1481473b target: simplify target_fabric_make_lun error path by Joern Engel · 10 years ago
  42. da0abae target: Fix memory leak on error in target_fabric_make_mappedlun by Joern Engel · 10 years ago
  43. 8d21355 target: Fix possible memory leak in aptpl_metadata parsing by Joern Engel · 10 years ago
  44. fdc84d1 iscsi-target: use strlcpy in iscsit_collect_login_stats by Joern Engel · 10 years ago
  45. 8ae757d iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure by Joern Engel · 10 years ago
  46. b53b0d99 iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid by Nicholas Bellinger · 10 years ago
  47. 94e16e9 iscsi-target: remove unnecessary check in iscsit_setup_np error path by Joern Engel · 10 years ago
  48. 1d30686 iscsi-target: Drop duplicate __iscsi_target_login_thread check by Nicholas Bellinger · 10 years ago
  49. 5c22e22 iscsi-target: simplify return statement by Joern Engel · 10 years ago
  50. cb35484 iscsi-target: remove always-true conditions by Joern Engel · 10 years ago
  51. fbecb65 iscsi-target: remove unused debug code by Joern Engel · 10 years ago
  52. 1f0b030 target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE by Sebastian Herbszt · 10 years ago
  53. 096b49951 target: Fix user data segment multiplier in spc_emulate_evpd_b3() by Sebastian Herbszt · 10 years ago
  54. c6c2a3d target: target_core_ua_h: Add #define of include guard by Rasmus Villemoes · 10 years ago
  55. c04047e tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  56. e1ea97f target/configfs: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  57. 3687db8 iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup by Nicholas Bellinger · 10 years ago
  58. a34375e percpu-refcount: add @gfp to percpu_ref_init() by Tejun Heo · 10 years ago
  59. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  60. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  61. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  62. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  63. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 10 years ago
  64. 81a9c5e iscsi-target: fix iscsit_del_np deadlock on unload by Mikulas Patocka · 10 years ago
  65. 97c99b47 iscsi-target: Avoid rejecting incorrect ITT for Data-Out by Nicholas Bellinger · 10 years ago
  66. b43f188 tcm_loop: Fix memory leak in tcm_loop_submission_work error path by Nicholas Bellinger · 10 years ago
  67. 6834975 iscsi-target: Explicily clear login response PDU in exception path by Nicholas Bellinger · 10 years ago
  68. 83ff42f target: Fix left-over se_lun->lun_sep pointer OOPs by Nicholas Bellinger · 10 years ago
  69. e4fae23 iscsi-target; Enforce 1024 byte maximum for CHAP_C key value by Nicholas Bellinger · 10 years ago
  70. b06eef6 iscsi-target: Convert chap_server_compute_md5 to use kstrtoul by Nicholas Bellinger · 10 years ago
  71. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  72. 0ed6e18 target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd by Nicholas Bellinger · 10 years ago
  73. e2a4f55 TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire by Sagi Grimberg · 10 years ago
  74. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  75. c52716d target/sbc: Check that the LBA and number of blocks are correct in VERIFY by Christophe Vu-Brugier · 10 years ago
  76. 6ef31dc target/sbc: Remove sbc_check_valid_sectors() by Christophe Vu-Brugier · 10 years ago
  77. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  78. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  79. bbc0504 iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak by Nicholas Bellinger · 10 years ago
  80. a95d651 target: Use complete_all for se_cmd->t_transport_stop_comp by Nicholas Bellinger · 10 years ago
  81. f15e9cd target: Set CMD_T_ACTIVE bit for Task Management Requests by Nicholas Bellinger · 10 years ago
  82. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  83. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 10 years ago
  84. 9aff64e target/spc: Simplify INQUIRY EVPD=0x80 by Christophe Vu-Brugier · 10 years ago
  85. 6dbe7f4 tcm_fc: Generate TASK_SET_FULL status for response failures by Nicholas Bellinger · 10 years ago
  86. b3e5fe1 tcm_fc: Generate TASK_SET_FULL status for DataIN failures by Nicholas Bellinger · 10 years ago
  87. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  88. f145377 target: Fix alua_access_state attribute OOPs for un-configured devices by Nicholas Bellinger · 10 years ago
  89. e7810c2 target: Allow READ_CAPACITY opcode in ALUA Standby access state by Nicholas Bellinger · 10 years ago
  90. 1d2b60a iscsi-target: Reject mutual authentication with reflected CHAP_C by Nicholas Bellinger · 10 years ago
  91. 5256ffd iscsi-target: Remove no-op from iscsit_tpg_del_portal_group by Nicholas Bellinger · 10 years ago
  92. 3160723 iscsi-target: Fix CHAP_A parameter list handling by Tejas Vaykole · 10 years ago
  93. cee6029 iscsi-target: Put length of failed allocation in error message by Roland Dreier · 10 years ago
  94. 91f0abf iscsi-target: Reject zero-length payloads during SecurityNegotiation by Nicholas Bellinger · 10 years ago
  95. 2363d19 iser-target: Fix multi network portal shutdown regression by Nicholas Bellinger · 10 years ago
  96. 79d59d0 iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value() by Roland Dreier · 10 years ago
  97. 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
  98. 1e1110c target: fix memory leak on XCOPY by Mikulas Patocka · 10 years ago
  99. 07b8dae3 target: Don't allow setting WC emulation if device doesn't support by Andy Grover · 10 years ago
  100. 52d0aa7 iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection by Nicholas Bellinger · 10 years ago