1. e7b42e3 qla2xxx: Set all queues to 4k by Quinn Tran · 9 years ago
  2. 481ce73 qla2xxx: Disable ZIO at start time. by Quinn Tran · 9 years ago
  3. 2f424b9 qla2xxx: Move atioq to a different lock to reduce lock contention by Quinn Tran · 9 years ago
  4. fb3269b qla2xxx: Add selective command queuing by Quinn Tran · 9 years ago
  5. cdb898c qla2xxx: Add irq affinity notification by Quinn Tran · 9 years ago
  6. 7560151 qla2xxx: Remove dependency on hardware_lock to reduce lock contention. by Quinn Tran · 9 years ago
  7. 193b50b qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit. by Quinn Tran · 9 years ago
  8. b7bd104 qla2xxx: Wait for all conflicts before ack'ing PLOGI by Alexei Potashnik · 9 years ago
  9. 71cdc07 qla2xxx: Delete session if initiator is gone from FW by Alexei Potashnik · 9 years ago
  10. 6eb5471 qla2xxx: Added interface to send explicit LOGO. by Himanshu Madhani · 9 years ago
  11. 03e8c68 qla2xxx: Add FW resource count in DebugFS. by Quinn Tran · 9 years ago
  12. ce1025c qla2xxx: Enable Target counters in DebugFS. by Himanshu Madhani · 9 years ago
  13. 2f56a7f qla2xxx: Enable Exchange offload support. by Himanshu Madhani · 9 years ago
  14. b0d6cab qla2xxx: Enable Extended Logins support by Himanshu Madhani · 9 years ago
  15. b75d806 target: use offset_in_page macro by Geliang Tang · 9 years ago
  16. 234bdbc target: fix deprecated attribute names in dmesg by Christophe Vu-Brugier · 9 years ago
  17. e6f4163 target/sbc: Add LBPRZ attribute + control CDB emulation by Jamie Pocas · 9 years ago
  18. ef8f46b sbp-target: Remove a superfluous forward declaration by Bart Van Assche · 9 years ago
  19. 5a34252 iscsi-target: Fix indentation + spelling + unreachable code by Bart Van Assche · 9 years ago
  20. ac75d8b target: Fix spelling + remove set-but-not-used variables by Bart Van Assche · 9 years ago
  21. 4bb8548 usb: gadget: f_tcm: add configfs support by Andrzej Pietrasiewicz · 9 years ago
  22. 9beab5d usb: gadget: f_tcm: use usb_gstrings_attach by Andrzej Pietrasiewicz · 9 years ago
  23. c3f890b usb: gadget: f_tcm: remove redundant singleton by Andrzej Pietrasiewicz · 9 years ago
  24. e5587ea usb: gadget: f_tcm: remove compatibility layer by Andrzej Pietrasiewicz · 9 years ago
  25. 0024071 usb: gadget: tcm: convert to use new function registration interface by Andrzej Pietrasiewicz · 9 years ago
  26. dc8c46a usb: gadget: f_tcm: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 9 years ago
  27. 08a1cb0 usb: gadget: tcm: factor out f_tcm by Andrzej Pietrasiewicz · 9 years ago
  28. e2ffb77 usb: gadget: tcm: simplify attribute store function by Andrzej Pietrasiewicz · 9 years ago
  29. c8afb61 usb: gadget: tcm: use strtobool for a boolean value by Andrzej Pietrasiewicz · 9 years ago
  30. 8c29350 usb: gadget: tcm: follow naming conventions by Andrzej Pietrasiewicz · 9 years ago
  31. c3978ed usb: gadget: tcm: split string definitions into function and device by Andrzej Pietrasiewicz · 9 years ago
  32. 894a255 tcm_usb_gadget: Fix enabled attribute failure by Nicholas Bellinger · 9 years ago
  33. 4fef4e4 tcm_usb_gadget: Fix nexus leak by Nicholas Bellinger · 9 years ago
  34. a0841d4 tcm_usb_gadget: Don't strip off nexus WWPN prefix by Nicholas Bellinger · 9 years ago
  35. d79d75b fs: configfs: Add unlocked version of configfs_depend_item() by Krzysztof Opasiak · 9 years ago
  36. 9a70adf fs: configfs: Factor out configfs_find_subsys_dentry() by Krzysztof Opasiak · 9 years ago
  37. 9fb434e fs: configfs: Factor out configfs_do_depend_item() by Krzysztof Opasiak · 9 years ago
  38. 9a9e341 fs: configfs: Drop unused parameter from configfs_undepend_item() by Krzysztof Opasiak · 9 years ago
  39. 2628b35 tcm_loop: Show address of tpg in configfs by Sheng Yang · 9 years ago
  40. 1ec2183 Linux 4.4-rc2 by Linus Torvalds · 9 years ago
  41. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  42. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  43. 7f21739 Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  44. 6d2d91b Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  45. 0ec7dc8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  46. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  47. 727cde6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  50. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  51. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  52. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago
  53. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 9 years ago
  54. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  55. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  56. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  57. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  58. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  59. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  60. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  61. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  62. 707b4f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 4143fc8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 876454a Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  65. bd63acf serial: export fsl8250_handle_irq by Arnd Bergmann · 9 years ago
  66. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 9 years ago
  67. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  68. f356d7a serial: etraxfs-uart: Fix crash by Guenter Roeck · 9 years ago
  69. bec8bf6 serial: fsl_lpuart: Fix earlycon support by Peter Hurley · 9 years ago
  70. 83f7fa6c2 bcm63xx_uart: Use the device name when registering an interrupt by Simon Arlott · 9 years ago
  71. 17a6921 tty: Fix direct use of tty buffer work by Peter Hurley · 9 years ago
  72. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 9 years ago
  73. b4a6471 slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG by Jesper Dangaard Brouer · 9 years ago
  74. 8709837 slub: avoid irqoff/on in bulk allocation by Christoph Lameter · 9 years ago
  75. a380a3c slub: create new ___slab_alloc function that can be called with irqs disabled by Christoph Lameter · 9 years ago
  76. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 9 years ago
  77. 8f1eb48 ocfs2: fix umask ignored issue by Junxiao Bi · 9 years ago
  78. 875fa6f PM/OPP: add entry in MAINTAINERS by Viresh Kumar · 9 years ago
  79. 7625b3a kernel/panic.c: turn off locks debug before releasing console lock by Vitaly Kuznetsov · 9 years ago
  80. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 9 years ago
  81. 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 9 years ago
  82. 928a477 fat: fix fake_offset handling on error path by OGAWA Hirofumi · 9 years ago
  83. 1817889 mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes by Mike Kravetz · 9 years ago
  84. 50e55bf mm/page-writeback.c: initialize m_dirty to avoid compile warning by Yang Shi · 9 years ago
  85. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  86. 1a76361 mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390 by Jason J. Herne · 9 years ago
  87. 7511c3e mm: vmalloc: don't remove inexistent guard hole in remove_vm_area() by Jerome Marchand · 9 years ago
  88. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  89. 1491e30 ncpfs: don't allow negative timeouts by Dan Carpenter · 9 years ago
  90. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 9 years ago
  91. dd7d664 MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework by Moritz Fischer · 9 years ago
  92. 94a58c3 slab.h: sprinkle __assume_aligned attributes by Rasmus Villemoes · 9 years ago
  93. 81051f9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  94. 116dfe5 Merge tag '4.4-fix' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  95. 9580306 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  96. 400f3f2 Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  97. 2f25535 Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  98. cdc5a31 i2c: i801: add Intel Lewisburg device IDs by Alexandra Yates · 9 years ago
  99. c18fba2 i2c: fix wakeup irq parsing by Grygorii Strashko · 9 years ago
  100. d0fe525 i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer() by Lars-Peter Clausen · 9 years ago