1. 9862489 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  2. 2dbe10a target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio() by Asias He · 11 years ago
  3. 472b72f target/pscsi: Fix page increment by Asias He · 11 years ago
  4. b07da9f target/pscsi: Drop unnecessary NULL assignment to bio->bi_next by Asias He · 11 years ago
  5. 63b91d5 target: Add __exit annotation for module_exit functions by Asias He · 11 years ago
  6. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  7. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  8. fd3a902 iscsi-target: Fix immediate queue starvation regression with DATAIN by Nicholas Bellinger · 11 years ago
  9. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  10. ecc88ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  11. 0e9b10a target: writev() on single-element vector is pointless by Al Viro · 11 years ago
  12. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 11 years ago
  13. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  14. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  15. 7b745c8 target/file: Add WRITE_SAME w/ UNMAP=0 emulation support by Nicholas Bellinger · 11 years ago
  16. 6e54593 iscsi-target: Enforce individual network portal export once per TargetName by Nicholas Bellinger · 11 years ago
  17. 05b9689 iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_match by Nicholas Bellinger · 11 years ago
  18. fbbf855 target: Add missing mapped_lun bounds checking during make_mappedlun setup by Nicholas Bellinger · 11 years ago
  19. fcf2948 target: Fix lookup of dynamic NodeACLs during cached demo-mode operation by Nicholas Bellinger · 11 years ago
  20. 71f41fe target: Fix parameter list length checking in MODE SELECT by Roland Dreier · 11 years ago
  21. bb992e7 target: Fix error checking for UNMAP commands by Roland Dreier · 11 years ago
  22. 3363367 target: Fix sense data for out-of-bounds IO operations by Roland Dreier · 11 years ago
  23. bbf344e target_core_rd: break out unterminated loop during copy by Hannes Reinecke · 11 years ago
  24. adfa957 target: Add device attribute to expose config_item_name for INQUIRY model by Tregaron Bayly · 12 years ago
  25. 0e48e7a target: don't truncate the fail intr address by Dan Carpenter · 12 years ago
  26. 07ea81b target: don't always say "ipv6" as address type by Dan Carpenter · 12 years ago
  27. d0c8b25 target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status by Nicholas Bellinger · 12 years ago
  28. 1be2956 iscsi-target: make some temporary buffers larger by Dan Carpenter · 12 years ago
  29. 703d641 target: change sprintf to snprintf in transport_dump_vpd_ident by Dan Carpenter · 12 years ago
  30. 8f67835 target/rd: improve sg_table lookup scalability by Martin Svec · 12 years ago
  31. 6f15667 target: Remove useless if statement by Roland Dreier · 12 years ago
  32. 0dfa1c5 target: Export SPC inquiry emulation by Hannes Reinecke · 12 years ago
  33. 7a3cf6c target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices by Nicholas Bellinger · 12 years ago
  34. faa06ab target: Fix regression allowing unconfigured devices to fabric port link by Nicholas Bellinger · 12 years ago
  35. 8b4b0dc target: Fix zero-length READ_CAPACITY_16 regression by Nicholas Bellinger · 12 years ago
  36. cab9609 target: Fix zero-length MODE_SENSE regression by Nicholas Bellinger · 12 years ago
  37. 49df9fc target: Fix zero-length INQUIRY additional sense code regression by Nicholas Bellinger · 12 years ago
  38. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  39. 64fe4f4 iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn) by Roland Dreier · 12 years ago
  40. 5a3b6fc target: Release se_cmd when LUN lookup fails for TMR by Roland Dreier · 12 years ago
  41. 72b59d6e target: Fix use-after-free in LUN RESET handling by Roland Dreier · 12 years ago
  42. e627c61 target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs by Roland Dreier · 12 years ago
  43. edec8df tcm_fc: Do not report target role when target is not defined by Mark Rustad · 12 years ago
  44. f2eeba2 tcm_fc: Do not indicate retry capability to initiators by Mark Rustad · 12 years ago
  45. a0d50f6 target: Use TCM_NO_SENSE for initialisation by Hannes Reinecke · 12 years ago
  46. ba82913 target: Introduce TCM_NO_SENSE by Hannes Reinecke · 12 years ago
  47. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  48. 18a9df4 target: use correct sense code for LUN communication failure by Hannes Reinecke · 12 years ago
  49. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  50. 79e62fc target/iscsi_target: Add NodeACL tags for initiator group support by Andy Grover · 12 years ago
  51. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  52. 9f4ad44 target/tcm_fc: fix the lockdep warning due to inconsistent lock state by Yi Zou · 12 years ago
  53. e1fe206 sbp-target: fix error path in sbp_make_tpg() by Chris Boot · 12 years ago
  54. 37419d6 sbp-target: use simple assignment in tgt_agent_rw_agent_state() by Chris Boot · 12 years ago
  55. ed72a4d iscsi-target: use kstrdup() for iscsi_param by Sebastian Andrzej Siewior · 12 years ago
  56. 778229a target/file: merge fd_do_readv() and fd_do_writev() by Sebastian Andrzej Siewior · 12 years ago
  57. 40ff2c3 target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping by Sebastian Andrzej Siewior · 12 years ago
  58. 0ff8754 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 12 years ago
  59. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 12 years ago
  60. 13f6a91 target/configfs: use kmalloc() instead of kzalloc() for default groups by Sebastian Andrzej Siewior · 12 years ago
  61. a5675c8 target/configfs: allocate only 6 slots for dev_cg->default_groups by Sebastian Andrzej Siewior · 12 years ago
  62. 1c98d2f4 target/configfs: allocate pointers instead of full struct for default_groups by Sebastian Andrzej Siewior · 12 years ago
  63. 6b64e1f target: update error handling for sbc_setup_write_same() by Dan Carpenter · 12 years ago
  64. 3c989d7 iscsit: use GFP_ATOMIC under spin lock by Wei Yongjun · 12 years ago
  65. b07c28a iscsi_target: Remove redundant null check before kfree by Sachin Kamat · 12 years ago
  66. 3a41d85 target/iblock: Forward declare bio helpers by Nicholas Bellinger · 12 years ago
  67. c18bc7d target: Clean up flow in transport_check_aborted_status() by Roland Dreier · 12 years ago
  68. d9ed694 target: Clean up logic in transport_put_cmd() by Roland Dreier · 12 years ago
  69. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  70. 2087969 target: iscsi: fix comment typos in target/iscsi drivers by Masanari Iida · 12 years ago
  71. 3ea160b target: Fix handling of aborted commands by Roland Dreier · 12 years ago
  72. f6970ad target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support by Nicholas Bellinger · 12 years ago
  73. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  74. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  75. 1920ed6 target: Change sbc_emulate_noop to return sense_reason_t by Nicholas Bellinger · 12 years ago
  76. 314da1a sbp-target: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  77. 1c5c12c iscsi-target: Always send a response before terminating iSCSI connection by Roland Dreier · 12 years ago
  78. 64c13330 iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around by Steve Hodgson · 12 years ago
  79. 998866b iscsi-target: Fix potential deadlock on lock taken in timer by Roland Dreier · 12 years ago
  80. bb7a8c8 target: Fix exception path pr_reg put regression for PR RELEASE by Nicholas Bellinger · 12 years ago
  81. b69c1fc target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption by Nicholas Bellinger · 12 years ago
  82. a2e85d1 target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check by Nicholas Bellinger · 12 years ago
  83. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  84. fecae40 target: Fix incorrect starting offset after MODE_SENSE refactoring by Nicholas Bellinger · 12 years ago
  85. 3a3c5e4 target: Add emulation for MODE SELECT by Roland Dreier · 12 years ago
  86. 0f6d64c target: Implement mode page 0x1c, "Informational Exceptions" by Roland Dreier · 12 years ago
  87. d4b2b86 target: Refactor MODE SENSE emulation by Roland Dreier · 12 years ago
  88. 1f981de iscsi-target: Use list_first_entry() where appropriate by Roland Dreier · 12 years ago
  89. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  90. c87fbd5 target: simplify alua support by Christoph Hellwig · 12 years ago
  91. d977f43 target: simplify reservations code by Christoph Hellwig · 12 years ago
  92. 019c4ca target: kill dev->dev_task_attr_type by Christoph Hellwig · 12 years ago
  93. e6c4219 pscsi: fix REPORT LUNS handling by Christoph Hellwig · 12 years ago
  94. ecf0dd6 target/pscsi: Make pscsi_configure_device + target_release_session static by Fengguang Wu · 12 years ago
  95. 6f23ac8 target: provide generic sbc device type/revision helpers by Christoph Hellwig · 12 years ago
  96. 8de530a target/pscsi: call spc_emulate_report_luns directly by Christoph Hellwig · 12 years ago
  97. d1b1f80 target: move REPORT LUNS emulation to target_core_spc.c by Christoph Hellwig · 12 years ago
  98. 9e999a6 target: rename spc_ops by Christoph Hellwig · 12 years ago
  99. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  100. ab74b3d target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 12 years ago