1. 4a5a75f target: Use array_zalloc for tpg_lun_list by Jörn Engel · 12 years ago
  2. b168fe8 target: Fix sense code for unsupported SERVICE ACTION IN by Roland Dreier · 12 years ago
  3. 1f6fa8f target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is enabled by Roland Dreier · 12 years ago
  4. 9765b1f target: Bump core version to v4.1.0-rc2-ml + fabric versions by Nicholas Bellinger · 12 years ago
  5. 031ed4d tcm_fc: Fix fc_exch memory leak in ft_send_resp_status by Nicholas Bellinger · 12 years ago
  6. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 12 years ago
  7. 99367f0 iscsi-target: Convert to use target_put_session + sess_kref by Nicholas Bellinger · 12 years ago
  8. 337c060 target: Convert se_node_acl->acl_group removal to use ->acl_kref by Nicholas Bellinger · 12 years ago
  9. afb999f target: Add se_node_acl->acl_kref for ->acl_free_comp usage by Nicholas Bellinger · 12 years ago
  10. 0146834 target: Add se_node_acl->acl_free_comp for NodeACL release path by Nicholas Bellinger · 12 years ago
  11. 41ac82b target: Add se_sess->sess_kref + get/put helpers by Nicholas Bellinger · 12 years ago
  12. 140854c target: Convert session_lock to irqsave by Nicholas Bellinger · 13 years ago
  13. 5e58b02 target: Fix typo in drivers/target by Masanari Iida · 12 years ago
  14. d062833 iscsi-target: Fix dynamic -> explict NodeACL pointer reference by Nicholas Bellinger · 12 years ago
  15. c0974f8 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag by Nicholas Bellinger · 12 years ago
  16. 9f0d05c target: Push target_submit_tmr LUN lookup failure to system_wq context by Nicholas Bellinger · 12 years ago
  17. 00ad4c4 tcm_fc: Handle target_submit_tmr allocation failure by Nicholas Bellinger · 12 years ago
  18. c7042ca target: Fix target_submit_tmr se_tmr_req allocation failures by Nicholas Bellinger · 12 years ago
  19. 3de55ec target: Fix target_submit_tmr LUN lookup failures by Nicholas Bellinger · 12 years ago
  20. d335e60 iscsi-target: Fix iscsit_alloc_buffs() failure cases by Nicholas Bellinger · 12 years ago
  21. 33395fb target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation by Roland Dreier · 12 years ago
  22. 355b769 Documentation/target: Minor spelling typo by Spencer O Krum · 12 years ago
  23. e6a8a41 target/pscsi: fix PHV_VIRUTAL_HOST_ID typo by Stefan Hajnoczi · 12 years ago
  24. 99f730d target: Fix off-by-seven in target_report_luns by Jörn Engel · 12 years ago
  25. 47f1b88 target: prevent NULL pointer dereference in target_report_luns by Jörn Engel · 12 years ago
  26. 382436f target: fix use after free in target_report_luns by Jörn Engel · 12 years ago
  27. 6cf3fa6 tcm_loop: Set residual field for SCSI commands by Roland Dreier · 12 years ago
  28. 015487b target: Untangle front-end and back-end meanings of max_sectors attribute by Roland Dreier · 12 years ago
  29. effc6cc target: Don't set WBUS16 or SYNC bits in INQUIRY response by Roland Dreier · 12 years ago
  30. 089461d target: Set peripheral device type consistently in INQUIRY response by Roland Dreier · 12 years ago
  31. d95b824 target: Fix up handling of short INQUIRY buffers by Roland Dreier · 12 years ago
  32. 3d28934 target: Add TMR_ABORT_TASK task management support by Nicholas Bellinger · 12 years ago
  33. ffc32d5 target: Make target_release_cmd_kref release on empty list by Nicholas Bellinger · 12 years ago
  34. 8671556 target: Add SCF_ACK_KREF flag for acknowledgement kref by Nicholas Bellinger · 12 years ago
  35. 2fbff12 target: Export transport_generic_request_failure symbol by Nicholas Bellinger · 12 years ago
  36. a1edf9c target: Cleanup transport_kunmap_data_sg() by Andy Grover · 12 years ago
  37. 1678645 tcm_loop: switch to using transport_handle_cdb_direct by Christoph Hellwig · 12 years ago
  38. afe2cb7 tcm_loop: defer all command submissions to workqueue by Christoph Hellwig · 12 years ago
  39. f872c9f tcm_loop: kill tcm_loop_allocate_core_cmd by Christoph Hellwig · 12 years ago
  40. 59dcb5e tcm_fc: Convert ft_send_tm to use target_submit_tmr by Andy Grover · 13 years ago
  41. ea98d7f target: Add target_submit_tmr helper function by Andy Grover · 13 years ago
  42. a1321f7 tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm by Andy Grover · 13 years ago
  43. 06fb631 tcm_fc: Call lookup_tmr_lun() for all TM types by Andy Grover · 13 years ago
  44. 5ebddd4 tcm_fc: Move core->fc code conversion earlier in ft_send_tm() by Andy Grover · 13 years ago
  45. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
  46. 35b2cdc tcm_fc: Remove cmd->cdb data member by Andy Grover · 13 years ago
  47. 0dccb69 tcm_fc: Simplify ft_send_work for tmr path by Andy Grover · 12 years ago
  48. 4f26998 target/iscsi: Remove unneeded wrapper functions by Andy Grover · 13 years ago
  49. ef28640 target: Remove unused struct se_queue_req by Andy Grover · 13 years ago
  50. 644df69 target: fix comment typos by Andy Grover · 13 years ago
  51. e35fa8c scsi: Use struct scsi_lun in fc/fcp.h by Andy Grover · 13 years ago
  52. 8e94b8d target: Use #define for SYNCHRONIZE_CACHE_16 by Andy Grover · 13 years ago
  53. cd0c72c scsi: update scsi.h with SYNCHRONIZE_CACHE_16 by Andy Grover · 13 years ago
  54. d0f474e target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects by Roland Dreier · 13 years ago
  55. d5b4a21 target: increase iblock task sizes by Christoph Hellwig · 13 years ago
  56. 6e315a06 target: remove the unused struct iblock_hba by Christoph Hellwig · 13 years ago
  57. 3d26fea target: remove the transport_lun_active field in struct se_cmd by Christoph Hellwig · 13 years ago
  58. 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  59. b01543d Linux 3.3-rc4 by Linus Torvalds · 12 years ago
  60. be2874c Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 584216b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  62. bff98bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  63. 4686066 Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  64. 7857b99 Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  65. 06ca7c4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  66. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  67. 58e44ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  68. a18d3af Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  69. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 12 years ago
  70. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 12 years ago
  71. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 12 years ago
  72. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 12 years ago
  73. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  74. 545d680 eCryptfs: Copy up lower inode attrs after setting lower xattr by Tyler Hicks · 12 years ago
  75. 4a26620 eCryptfs: Improve statfs reporting by Tyler Hicks · 13 years ago
  76. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 12 years ago
  77. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 12 years ago
  78. 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 12 years ago
  79. 9a45a94 powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events by Anton Blanchard · 12 years ago
  80. 64f8c13 powerpc/adb: Use set_current_state() by majianpeng · 12 years ago
  81. 5432124 powerpc: Disable interrupts early in Program Check by Benjamin Herrenschmidt · 12 years ago
  82. a1a1d1b powerpc: Remove legacy iSeries from ppc64_defconfig by Stephen Rothwell · 12 years ago
  83. 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 12 years ago
  84. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  85. f2ea0f5 crypto: sha512 - use standard ror64() by Alexey Dobriyan · 13 years ago
  86. 6c23e41 net/ethernet: ks8851_mll fix irq handling by Jan Weitzel · 12 years ago
  87. 2371143 veth: Enforce minimum size of VETH_INFO_PEER by Thomas Graf · 12 years ago
  88. 78a5249f stmmac: update the driver version to Feb 2012 (v2) by Giuseppe CAVALLARO · 12 years ago
  89. cf3f047 stmmac: move hw init in the probe (v2) by Giuseppe CAVALLARO · 12 years ago
  90. 7a13f8f stmmac: request_irq when use an ext wake irq line (v2) by Francesco Virlinzi · 12 years ago
  91. 1cc5a73 stmmac: do not discard frame on dribbling bit assert by Giuseppe CAVALLARO · 12 years ago
  92. 72ba009 ipheth: Add iPhone 4S by Tim Gardner · 12 years ago
  93. 9f5b6c6 mlx4: add unicast steering entries to resource_tracker by Eugenia Emantayev · 12 years ago
  94. 2531188 mlx4: fix QP tree trashing by Eugenia Emantayev · 12 years ago
  95. 75c6062 mlx4: fix buffer overrun by Eugenia Emantayev · 12 years ago
  96. 33b5d30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  97. 61cddc5 regmap: Fix cache defaults initialization from raw cache defaults by Lars-Peter Clausen · 12 years ago
  98. c38e234 i387: fix sense of sanity check by Linus Torvalds · 12 years ago
  99. 7ada1dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  100. ebf4bcb Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago