1. 37b32c6 iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow by Nicholas Bellinger · 11 years ago
  2. 0fbfc46 iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow by Jörn Engel · 11 years ago
  3. adb54c2 iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling by Nicholas Bellinger · 11 years ago
  4. dbbc5d1 iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len] by Nicholas Bellinger · 11 years ago
  5. c5a2adb iser-target: Add vendor_err debug output by Nicholas Bellinger · 11 years ago
  6. 8dc8632 target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) by Roland Dreier · 11 years ago
  7. 09ceadc target: Return correct sense data for IO past the end of a device by Roland Dreier · 11 years ago
  8. e5c0d6a target: Add tracepoints for SCSI commands being processed by Roland Dreier · 11 years ago
  9. b2cb964 iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED by Nicholas Bellinger · 11 years ago
  10. 186a964 iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser by Nicholas Bellinger · 11 years ago
  11. 561bf15 iscsi-target: Fix iscsit_sequence_cmd reject handling for iser by Nicholas Bellinger · 11 years ago
  12. ba15991 iscsi-target: Fix iscsit_add_reject* usage for iser by Nicholas Bellinger · 11 years ago
  13. 3df8f68 iser-target: Fix isert_put_reject payload buffer post by Nicholas Bellinger · 11 years ago
  14. 4f45d32 iscsi-target: missing kfree() on error path by Dan Carpenter · 11 years ago
  15. 3e23d02 iscsi-target: Drop left-over iscsi_conn->bad_hdr by Nicholas Bellinger · 11 years ago
  16. 8a39185 target: Make core_scsi3_update_and_write_aptpl return sense_reason_t by Nicholas Bellinger · 11 years ago
  17. c3e5144 iscsi-target: Add demo-mode TPG authentication context support by Nicholas Bellinger · 11 years ago
  18. e4b512e target: Add se_portal_group->tpg_auth_group by Nicholas Bellinger · 11 years ago
  19. 6665889 iscsi-target: Add IFC_SENDTARGETS_SINGLE support by Nicholas Bellinger · 11 years ago
  20. 9864ca9 iscsi-target: Move sendtargets parsing into iscsit_process_text_cmd by Nicholas Bellinger · 11 years ago
  21. dbf738a iscsi-target: Allow ->MaxXmitDataSegmentLength assignment for iser discovery by Nicholas Bellinger · 11 years ago
  22. 889c8a6 iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling by Nicholas Bellinger · 11 years ago
  23. 64534aa iscsi-target: Refactor ISCSI_OP_TEXT RX handling by Nicholas Bellinger · 11 years ago
  24. 778de36 iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling by Nicholas Bellinger · 11 years ago
  25. 08234e3 qla_target: remove qlt_check_fcport_exist by Jörn Engel · 11 years ago
  26. 084ed45 vhost/scsi: Convert to se_cmd->cmd_kref TARGET_SCF_ACK_KREF usage by Nicholas Bellinger · 11 years ago
  27. 6c131d0 vhost/scsi: Drop unnecessary wait_for_tasks=true usage with transport_generic_free_cmd by Nicholas Bellinger · 11 years ago
  28. ca24976 target: Drop legacy se_cmd->check_release bit by Nicholas Bellinger · 11 years ago
  29. b9da582 iscsi-target: Avoid unnecessary t_state_lock during unsolicited data-out check by Nicholas Bellinger · 11 years ago
  30. b28e545 target: Drop unnecessary t_state_lock access for SCF_SUPPORTED_SAM_OPCODE assignment by Nicholas Bellinger · 11 years ago
  31. 1a398b9 target: Avoid extra t_state_lock access in __target_execute_cmd by Nicholas Bellinger · 11 years ago
  32. c1c35d5 target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd by Nicholas Bellinger · 11 years ago
  33. 0b66818 target: Drop unnecessary CMD_T_DEV_ACTIVE check from transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  34. 862e638 target: Add transport_cmd_check_stop write_pending bit by Nicholas Bellinger · 11 years ago
  35. 670caa9 target: Don't allocate pages for NULLIO devices by Andy Grover · 11 years ago
  36. db5d1c3 target: Make virtual_lun0 a nullio device by Andy Grover · 11 years ago
  37. bc118fe target: Further refactoring of core_scsi3_emulate_pro_register() by Andy Grover · 11 years ago
  38. 51d9c41 target: Use if/else for sa_res_key conditional in emulate_pro_register() by Andy Grover · 11 years ago
  39. 459f213 target: Allocate aptpl_buf inside update_and_write_aptpl() by Andy Grover · 11 years ago
  40. 63e0334 target: Delete incorrect comment by Andy Grover · 11 years ago
  41. 4dee96f target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file() by Andy Grover · 11 years ago
  42. 4e529be target: Remove t10_reservation.pr_aptpl_buf_len by Andy Grover · 11 years ago
  43. 3c8a622 target: Unify __core_scsi3_update_aptpl_buf and core_scsi3_update_aptpl_buf by Andy Grover · 11 years ago
  44. 0607dec target: Simplify metadata handling when clearing aptpl metadata by Andy Grover · 11 years ago
  45. 1f070cc target: Fix two debugprints that appear to be wrong by Andy Grover · 11 years ago
  46. d2843c1 target: Alter core_pr_dump_initiator_port for ease of use by Andy Grover · 11 years ago
  47. 33ce6a8 target: Add register_type and preempt_type enums to clarify code by Andy Grover · 11 years ago
  48. 317ddd2 Linux 3.10-rc5 by Linus Torvalds · 11 years ago
  49. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 11 years ago
  50. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  52. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 11 years ago
  53. 94a63da irqdomain: document the simple domain first_irq by Linus Walleij · 11 years ago
  54. 275e31b kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. by Chen Gang · 11 years ago
  55. 346dbb7 irqdomain: export irq_domain_add_simple by Arnd Bergmann · 11 years ago
  56. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  57. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  58. 17d8dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  59. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  60. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  61. 14d0ee0 Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  62. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 11 years ago
  63. 090878a Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  64. 3d0d8b9 Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  65. 9c1fcdc ARM: exynos: add debug_ll_io_init() call in exynos_init_io() by Doug Anderson · 11 years ago
  66. fb565ff Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  67. 437d8ac ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined by Tushar Behera · 11 years ago
  68. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  69. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  70. b8e9dbac Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  71. e432785 Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  72. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 11 years ago
  73. 308f881 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  74. 3132aef Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  75. c6617b3 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  76. 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  77. 7cd8407 ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization by Rafael J. Wysocki · 11 years ago
  78. 1612e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  79. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  80. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  81. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  82. c51aa6d Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  83. e6395b6 Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  84. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 11 years ago
  85. f17a519 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 11 years ago
  86. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 11 years ago
  87. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 11 years ago
  88. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 11 years ago
  89. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  90. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  91. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  92. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  93. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  94. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  95. cdfce53 MIPS: ralink: add missing SZ_1M multiplier by John Crispin · 11 years ago
  96. 7b741aa MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. by Ralf Baechle · 11 years ago
  97. 38c3c0f MIPS: OCTEON: Improve _machine_halt implementation. by David Daney · 11 years ago
  98. 406b5ee MIPS: rtlx: Fix implicit declaration of function set_vi_handler() by Yoichi Yuasa · 11 years ago
  99. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 11 years ago
  100. 2c95523 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago