1. 66c7db6 iscsit: use the itt_t abstract type by Christoph Hellwig · 12 years ago
  2. cea0b4c iscsit: add missing endianess conversion in iscsit_check_inaddr_any by Christoph Hellwig · 12 years ago
  3. 904753d iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp by Christoph Hellwig · 12 years ago
  4. fceb5bc iscsit: mark various functions static by Christoph Hellwig · 12 years ago
  5. d7ca663 target/iscsi: precedence bug in iscsit_set_dataout_sequence_values() by Dan Carpenter · 12 years ago
  6. 232ebe3 target/usb-gadget: strlen() doesn't count the terminator by Dan Carpenter · 12 years ago
  7. 8ecf595 target/usb-gadget: remove duplicate initialization by Dan Carpenter · 12 years ago
  8. 9f0abc1 tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls by Nicholas Bellinger · 12 years ago
  9. 944981c target: Add control CDB READ payload zero work-around by Nicholas Bellinger · 12 years ago
  10. 8f9f44f tcm_loop: Convert I/O path to use target_submit_cmd_map_sgls by Nicholas Bellinger · 12 years ago
  11. a026757 target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough by Nicholas Bellinger · 12 years ago
  12. 38b11ba iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode by Nicholas Bellinger · 12 years ago
  13. b094a4b iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentLength by Nicholas Bellinger · 12 years ago
  14. 1c417f3 iscsi-target: Add MaxXmitDataSegmentLength connection recovery check by Nicholas Bellinger · 12 years ago
  15. 21f5aa7 iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength by Nicholas Bellinger · 12 years ago
  16. 9977bb1 iscsi-target: Enable MaxXmitDataSegmentLength operation in login path by Nicholas Bellinger · 12 years ago
  17. e004cb2 iscsi-target: Add base MaxXmitDataSegmentLength code by Nicholas Bellinger · 12 years ago
  18. b32f4c7 target/file: Re-enable optional fd_buffered_io=1 operation by Nicholas Bellinger · 12 years ago
  19. f25590f iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU by Nicholas Bellinger · 12 years ago
  20. b659f4b sbp-target: fix return value check in sbp_register_configfs() by Wei Yongjun · 12 years ago
  21. e4b11b8 qla2xxx: Fix endianness of task management response code by Roland Dreier · 12 years ago
  22. 37bb789 target: fix return code in target_core_init_configfs error path by Peter Senna Tschudin · 12 years ago
  23. 609234e target: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  24. 7875f17 tcm_fc: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  25. d81cb44 target: go through normal processing for all zero-length commands by Paolo Bonzini · 12 years ago
  26. e0de445 target: do not submit a zero-bio I/O request by Paolo Bonzini · 12 years ago
  27. a50da14 target: support zero allocation length in SBC commands by Paolo Bonzini · 12 years ago
  28. 7a3f369 target: fix truncation of mode data, support zero allocation length by Paolo Bonzini · 12 years ago
  29. ffe7b0e target: support zero allocation length in INQUIRY by Paolo Bonzini · 12 years ago
  30. bf11eef target: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  31. 06cda52 target/iscsi: Don't log "iSCSI Login negotiation failed." twice by Roland Dreier · 12 years ago
  32. fd30e93 target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags by Nicholas Bellinger · 12 years ago
  33. 93d441a target: remove unused including <generated/utsrelease.h> by Wei Yongjun · 12 years ago
  34. 484018c tcm_fc: remove unused including <generated/utsrelease.h> by Wei Yongjun · 12 years ago
  35. a60fbbc target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends by Nicholas Bellinger · 12 years ago
  36. 852b6ed target/iblock: Use match_strlcpy for Opt_udev_path string assignment by Nicholas Bellinger · 12 years ago
  37. 35d1efe target: Fix minor spelling typos in drivers/target by Masanari Iida · 12 years ago
  38. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  39. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  40. 343d475 target/sbp: Remove strict param from sbp_parse_wwn by Andy Grover · 12 years ago
  41. 283669d target: Cleanup transport_subsystem_check_init by Andy Grover · 12 years ago
  42. 593e909 target: Remove request_module for target_core_stgt by Andy Grover · 12 years ago
  43. 5698bd7 Linux 3.6-rc6 by Linus Torvalds · 12 years ago
  44. 73f8be2 Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  45. c500ce3 Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  46. 76e77da Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  47. 9bc6759 Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  48. 6167f81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  49. a34689d Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  50. 37407ea Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" by Linus Torvalds · 12 years ago
  51. b186b12 mfd: MAX77693: Fix NULL pointer error when initializing irqs by Chanwoo Choi · 12 years ago
  52. d51f42d mfd: MAX77693: Fix interrupt handling bug by Chanwoo Choi · 12 years ago
  53. 0848c94 mfd: core: Push irqdomain mapping out into devices by Mark Brown · 12 years ago
  54. 5d037f9 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  55. 3f0c3c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  56. 9cb0ee8 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  57. 5b799dd Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  58. 1547cb8 Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  59. 1568d9f Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  60. 1c23ce7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  61. dd383af Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  62. 889cb3b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  64. 7076cca Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. f3a87f1 Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()" by Chris Mason · 12 years ago
  66. a1362d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  67. 4bca55d Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  68. fe59d29 Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  69. f2378e3 Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  70. 0462bfc Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  71. 55815f7 vfs: make O_PATH file descriptors usable for 'fstat()' by Linus Torvalds · 12 years ago
  72. f25b7061 ACPI / PM: Use KERN_DEBUG when no power resources are found by Aaron Lu · 12 years ago
  73. 985b11f ASoC: wm8904: correct the index by Bo Shen · 12 years ago
  74. 8335eaf eCryptfs: Copy up attributes of the lower target inode after rename by Tyler Hicks · 12 years ago
  75. 64e6651 eCryptfs: Call lower ->flush() from ecryptfs_flush() by Tyler Hicks · 12 years ago
  76. 7149f25 eCryptfs: Write out all dirty pages just before releasing the lower file by Tyler Hicks · 12 years ago
  77. 5f71a3e i2c: algo: pca: Fix mode selection for PCA9665 by Thomas Kavanagh · 12 years ago
  78. 4a5b2b2 MAINTAINERS: fix tree for current i2c-embedded development by Wolfram Sang · 12 years ago
  79. 610bd7d drm/nouveau: fix booting with plymouth + dumb support by Dave Airlie · 12 years ago
  80. 363fca8 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  81. 40bf66e ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device by Lin Ming · 12 years ago
  82. 8f7412a ACPI / PM: Infer parent power state from child if unknown, v2 by Rafael J. Wysocki · 12 years ago
  83. 6af773e pktgen: fix crash with vlan and packet size less than 46 by Nishank Trivedi · 12 years ago
  84. eceeb43 thinkpad_acpi: buffer overflow in fan_get_status() by Dan Carpenter · 12 years ago
  85. f661848 eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() by Jiang Liu · 12 years ago
  86. 3f5449b platform/x86: fix asus_laptop.wled_type description by Maxim Nikulin · 12 years ago
  87. 8871e99 asus-laptop: HRWS/HWRS typo by Corentin Chary · 12 years ago
  88. 689db78 drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO by Corentin Chary · 12 years ago
  89. e6d9d3d apple-gmux: Fix port address calculation in gmux_pio_write32() by Seth Forshee · 12 years ago
  90. c5a5052 apple-gmux: Fix index read functions by Bernhard Froemel · 12 years ago
  91. 07f377d apple-gmux: Obtain version info from indexed gmux by Bernhard Froemel · 12 years ago
  92. 7b5342d bnx2x: Add missing afex code by Yuval Mintz · 12 years ago
  93. 2ace951 bnx2x: fix registers dumped by Dmitry Kravkov · 12 years ago
  94. 5cd75f0 bnx2x: correct advertisement of pause capabilities by Yaniv Rosner · 12 years ago
  95. 430d172 bnx2x: display the correct duplex value by Yaniv Rosner · 12 years ago
  96. 375944c bnx2x: prevent timeouts when using PFC by Yaniv Rosner · 12 years ago
  97. 217aeb8 bnx2x: fix stats copying logic by Yuval Mintz · 12 years ago
  98. bef0540 bnx2x: Avoid sending multiple statistics queries by Dmitry Kravkov · 12 years ago
  99. f492c17 drm/radeon: make 64bit fences more robust v3 by Christian König · 12 years ago
  100. 985f61f drm/radeon: rework pll selection (v3) by Alex Deucher · 12 years ago