1. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  2. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. 62d3ab4 target/file: fix inclusive vfs_fsync_range() end by Zach Brown · 10 years ago
  4. 92404e6 target: Add force_pr_aptpl device attribute by Nicholas Bellinger · 10 years ago
  5. e248056 target: Fix APTPL metadata handling for dynamic MappedLUNs by Nicholas Bellinger · 10 years ago
  6. f56574a target/user: Recalculate pad size inside is_ring_space_avail() by Andy Grover · 10 years ago
  7. 6375f89 tcm_loop: Fixup tag handling by Hannes Reinecke · 10 years ago
  8. 6e14eab target/user: Fix up smatch warnings in tcmu_netlink_event by Nicholas Bellinger · 10 years ago
  9. 7c9e7a6 target: Add a user-passthrough backstore by Andy Grover · 10 years ago
  10. 20959c4 target: Remove unneeded check in sbc_parse_cdb by Andy Grover · 10 years ago
  11. 082f58a target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE by Quinn Tran · 10 years ago
  12. f81ccb4 target: simplify core_tmr_abort_task by Joern Engel · 10 years ago
  13. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  14. 74ed7e6 target: remove some smp_mb__after_atomic()s by Joern Engel · 10 years ago
  15. 8f83269 target: simplify core_tmr_release_req() by Joern Engel · 10 years ago
  16. 9c7d615 target: Remove core_tpg_release_virtual_lun0 function by Andy Grover · 10 years ago
  17. cd9d7cb target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun by Andy Grover · 10 years ago
  18. cc83881 target: core_tpg_post_dellun can return void by Andy Grover · 10 years ago
  19. 2aad2a8 percpu_ref: add PERCPU_REF_INIT_* flags by Tejun Heo · 10 years ago
  20. 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
  21. c435285 target: fix unused shift in core_scsi3_pri_report_capabilities by Joern Engel · 10 years ago
  22. ce31c1b target: correctly handle match_int errors in FILEIO + PSCSI by Joern Engel · 10 years ago
  23. 68edbce target: fix pr_out length in iscsi_parse_pr_out_transport_id by Joern Engel · 10 years ago
  24. 1481473b target: simplify target_fabric_make_lun error path by Joern Engel · 10 years ago
  25. da0abae target: Fix memory leak on error in target_fabric_make_mappedlun by Joern Engel · 10 years ago
  26. 8d21355 target: Fix possible memory leak in aptpl_metadata parsing by Joern Engel · 10 years ago
  27. fdc84d1 iscsi-target: use strlcpy in iscsit_collect_login_stats by Joern Engel · 10 years ago
  28. 8ae757d iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure by Joern Engel · 10 years ago
  29. b53b0d99 iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid by Nicholas Bellinger · 10 years ago
  30. 94e16e9 iscsi-target: remove unnecessary check in iscsit_setup_np error path by Joern Engel · 10 years ago
  31. 1d30686 iscsi-target: Drop duplicate __iscsi_target_login_thread check by Nicholas Bellinger · 10 years ago
  32. 5c22e22 iscsi-target: simplify return statement by Joern Engel · 10 years ago
  33. cb35484 iscsi-target: remove always-true conditions by Joern Engel · 10 years ago
  34. fbecb65 iscsi-target: remove unused debug code by Joern Engel · 10 years ago
  35. 1f0b030 target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE by Sebastian Herbszt · 10 years ago
  36. 096b49951 target: Fix user data segment multiplier in spc_emulate_evpd_b3() by Sebastian Herbszt · 10 years ago
  37. c6c2a3d target: target_core_ua_h: Add #define of include guard by Rasmus Villemoes · 10 years ago
  38. c04047e tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  39. e1ea97f target/configfs: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  40. 3687db8 iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup by Nicholas Bellinger · 10 years ago
  41. a34375e percpu-refcount: add @gfp to percpu_ref_init() by Tejun Heo · 10 years ago
  42. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  43. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  44. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  45. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  46. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 10 years ago
  47. 81a9c5e iscsi-target: fix iscsit_del_np deadlock on unload by Mikulas Patocka · 10 years ago
  48. 97c99b47 iscsi-target: Avoid rejecting incorrect ITT for Data-Out by Nicholas Bellinger · 10 years ago
  49. b43f188 tcm_loop: Fix memory leak in tcm_loop_submission_work error path by Nicholas Bellinger · 10 years ago
  50. 6834975 iscsi-target: Explicily clear login response PDU in exception path by Nicholas Bellinger · 10 years ago
  51. 83ff42f target: Fix left-over se_lun->lun_sep pointer OOPs by Nicholas Bellinger · 10 years ago
  52. e4fae23 iscsi-target; Enforce 1024 byte maximum for CHAP_C key value by Nicholas Bellinger · 10 years ago
  53. b06eef6 iscsi-target: Convert chap_server_compute_md5 to use kstrtoul by Nicholas Bellinger · 10 years ago
  54. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  55. 0ed6e18 target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd by Nicholas Bellinger · 10 years ago
  56. e2a4f55 TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire by Sagi Grimberg · 10 years ago
  57. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  58. c52716d target/sbc: Check that the LBA and number of blocks are correct in VERIFY by Christophe Vu-Brugier · 10 years ago
  59. 6ef31dc target/sbc: Remove sbc_check_valid_sectors() by Christophe Vu-Brugier · 10 years ago
  60. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  61. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  62. bbc0504 iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak by Nicholas Bellinger · 10 years ago
  63. a95d651 target: Use complete_all for se_cmd->t_transport_stop_comp by Nicholas Bellinger · 10 years ago
  64. f15e9cd target: Set CMD_T_ACTIVE bit for Task Management Requests by Nicholas Bellinger · 10 years ago
  65. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  66. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 10 years ago
  67. 9aff64e target/spc: Simplify INQUIRY EVPD=0x80 by Christophe Vu-Brugier · 10 years ago
  68. 6dbe7f4 tcm_fc: Generate TASK_SET_FULL status for response failures by Nicholas Bellinger · 10 years ago
  69. b3e5fe1 tcm_fc: Generate TASK_SET_FULL status for DataIN failures by Nicholas Bellinger · 10 years ago
  70. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  71. f145377 target: Fix alua_access_state attribute OOPs for un-configured devices by Nicholas Bellinger · 10 years ago
  72. e7810c2 target: Allow READ_CAPACITY opcode in ALUA Standby access state by Nicholas Bellinger · 10 years ago
  73. 1d2b60a iscsi-target: Reject mutual authentication with reflected CHAP_C by Nicholas Bellinger · 10 years ago
  74. 5256ffd iscsi-target: Remove no-op from iscsit_tpg_del_portal_group by Nicholas Bellinger · 10 years ago
  75. 3160723 iscsi-target: Fix CHAP_A parameter list handling by Tejas Vaykole · 10 years ago
  76. cee6029 iscsi-target: Put length of failed allocation in error message by Roland Dreier · 10 years ago
  77. 91f0abf iscsi-target: Reject zero-length payloads during SecurityNegotiation by Nicholas Bellinger · 10 years ago
  78. 2363d19 iser-target: Fix multi network portal shutdown regression by Nicholas Bellinger · 10 years ago
  79. 79d59d0 iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value() by Roland Dreier · 10 years ago
  80. 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
  81. 1e1110c target: fix memory leak on XCOPY by Mikulas Patocka · 10 years ago
  82. 07b8dae3 target: Don't allow setting WC emulation if device doesn't support by Andy Grover · 10 years ago
  83. 52d0aa7 iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection by Nicholas Bellinger · 10 years ago
  84. ed8ec8f tcm_fc: Fix free-after-use regression in ft_free_cmd by Nicholas Bellinger · 10 years ago
  85. 7cbfcc9 iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out by Nicholas Bellinger · 10 years ago
  86. 14f4b54 Target/iscsi,iser: Avoid accepting transport connections during stop stage by Sagi Grimberg · 10 years ago
  87. 448ba90 target: Allow non-supporting backends to set pi_prot_type to 0 by Andy Grover · 10 years ago
  88. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  89. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  90. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 10 years ago
  91. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 10 years ago
  92. 705665d target/tcm_fc: Rename structs and list members for clarity by Andy Grover · 10 years ago
  93. d242c1d target/tcm_fc: Limit to 1 TPG per wwn by Andy Grover · 10 years ago
  94. b295e76 target/tcm_fc: Don't export ft_lport_list by Andy Grover · 10 years ago
  95. 2c42be2 target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 10 years ago
  96. 47b1584 target: Add check to prevent Abort Task from aborting itself by Alex Leung · 10 years ago
  97. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  98. bc00586 target: Enable READ_STRIP emulation in target_complete_ok_work by Nicholas Bellinger · 10 years ago
  99. 395ccb2 target/sbc: Add sbc_dif_read_strip software emulation by Nicholas Bellinger · 10 years ago
  100. a84bf9e target: Enable WRITE_INSERT emulation in target_execute_cmd by Nicholas Bellinger · 10 years ago