1. 106198e nvme: add explicit quirk handling by Christoph Hellwig · 9 years ago
  2. 1673f1f nvme: move block_device_operations and ns/ctrl freeing to common code by Christoph Hellwig · 9 years ago
  3. 0b7f1f2 nvme: use the block layer for userspace passthrough metadata by Keith Busch · 9 years ago
  4. 4160982 nvme: split __nvme_submit_sync_cmd by Christoph Hellwig · 9 years ago
  5. 22944e9 nvme: move nvme_setup_flush and nvme_setup_rw to common code by Christoph Hellwig · 9 years ago
  6. 15a190f7 nvme: move nvme_error_status to common code by Christoph Hellwig · 9 years ago
  7. d4f6c3a nvme: factor out a nvme_unmap_data helper by Christoph Hellwig · 9 years ago
  8. ba1ca37 nvme: refactor nvme_queue_rq by Christoph Hellwig · 9 years ago
  9. 69d2b57 nvme: simplify nvme_setup_prps calling convention by Christoph Hellwig · 9 years ago
  10. 1c63dc6 nvme: split a new struct nvme_ctrl out of struct nvme_dev by Christoph Hellwig · 9 years ago
  11. 01fec28 nvme: use vendor it from identify by Christoph Hellwig · 9 years ago
  12. bf7d3eb nvme: split nvme_trans_device_id_page by Christoph Hellwig · 9 years ago
  13. 7a67cbe nvme: use offset instead of a struct for registers by Christoph Hellwig · 9 years ago
  14. 21d3471 nvme: split command submission helpers out of pci.c by Christoph Hellwig · 9 years ago
  15. 71bd150 nvme: move struct nvme_iod to pci.c by Christoph Hellwig · 9 years ago
  16. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  17. d7cf931 Revert "blk-flush: Queue through IO scheduler when flush not required" by Jens Axboe · 9 years ago
  18. 3b627a3 block: clarify blk_add_timer() use case for blk-mq by Jens Axboe · 9 years ago
  19. bd5cece bio: use offset_in_page macro by Geliang Tang · 9 years ago
  20. 1fe8f34 block: do not initialise statics to 0 or NULL by Wei Tang · 9 years ago
  21. d674d41 block: do not initialise globals to 0 or NULL by Wei Tang · 9 years ago
  22. c2789bd block: rename request_queue slab cache by Ilya Dryomov · 9 years ago
  23. 55ce0da block: fix blk_abort_request for blk-mq drivers by Christoph Hellwig · 9 years ago
  24. bf508e9 nvme: add missing unmaps in nvme_queue_rq by Christoph Hellwig · 9 years ago
  25. c5c9f25 NVMe: default to 4k device page size by Nishanth Aravamudan · 9 years ago
  26. 6ffeba9 Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  27. 81b1a83 pidns: fix NULL dereference in __task_pid_nr_ns() by Eric Dumazet · 9 years ago
  28. 4ce01c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  29. 12e57f5 blk-merge: warn if figured out segment number is bigger than nr_phys_segments by Ming Lei · 9 years ago
  30. 02e7074 blk-merge: fix blk_bio_segment_split by Ming Lei · 9 years ago
  31. 578270b block: fix segment split by Ming Lei · 9 years ago
  32. a293154 Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  33. 0fcb04d dm thin: fix regression in advertised discard limits by Mike Snitzer · 9 years ago
  34. 1ec2183 Linux 4.4-rc2 by Linus Torvalds · 9 years ago
  35. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  36. 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
  37. 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
  38. 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
  39. 0ec7dc8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  40. 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
  41. 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
  42. 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
  43. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  44. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  45. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  46. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago
  47. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 9 years ago
  48. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  49. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  50. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  51. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  52. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  53. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  54. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  55. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  56. 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
  57. 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
  58. 876454a Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  59. b094f89 blk-mq: fix calling unplug callbacks with preempt disabled by Jens Axboe · 9 years ago
  60. bd63acf serial: export fsl8250_handle_irq by Arnd Bergmann · 9 years ago
  61. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 9 years ago
  62. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  63. f356d7a serial: etraxfs-uart: Fix crash by Guenter Roeck · 9 years ago
  64. bec8bf6 serial: fsl_lpuart: Fix earlycon support by Peter Hurley · 9 years ago
  65. 83f7fa6 bcm63xx_uart: Use the device name when registering an interrupt by Simon Arlott · 9 years ago
  66. 17a6921 tty: Fix direct use of tty buffer work by Peter Hurley · 9 years ago
  67. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 9 years ago
  68. b4a6471 slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG by Jesper Dangaard Brouer · 9 years ago
  69. 8709837 slub: avoid irqoff/on in bulk allocation by Christoph Lameter · 9 years ago
  70. a380a3c slub: create new ___slab_alloc function that can be called with irqs disabled by Christoph Lameter · 9 years ago
  71. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 9 years ago
  72. 8f1eb48 ocfs2: fix umask ignored issue by Junxiao Bi · 9 years ago
  73. 875fa6f PM/OPP: add entry in MAINTAINERS by Viresh Kumar · 9 years ago
  74. 7625b3a kernel/panic.c: turn off locks debug before releasing console lock by Vitaly Kuznetsov · 9 years ago
  75. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 9 years ago
  76. 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 9 years ago
  77. 928a477 fat: fix fake_offset handling on error path by OGAWA Hirofumi · 9 years ago
  78. 1817889 mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes by Mike Kravetz · 9 years ago
  79. 50e55bf mm/page-writeback.c: initialize m_dirty to avoid compile warning by Yang Shi · 9 years ago
  80. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  81. 1a76361 mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390 by Jason J. Herne · 9 years ago
  82. 7511c3e mm: vmalloc: don't remove inexistent guard hole in remove_vm_area() by Jerome Marchand · 9 years ago
  83. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  84. 1491e30 ncpfs: don't allow negative timeouts by Dan Carpenter · 9 years ago
  85. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 9 years ago
  86. dd7d664 MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework by Moritz Fischer · 9 years ago
  87. 94a58c3 slab.h: sprinkle __assume_aligned attributes by Rasmus Villemoes · 9 years ago
  88. 81051f9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  89. 116dfe5 Merge tag '4.4-fix' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  90. 9580306 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  91. 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
  92. 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
  93. 02e2a5b mac: validate mac_partition is within sector by Kees Cook · 9 years ago
  94. 8aeea03 mtip32xx: use formatting capability of kthread_create_on_node by Rasmus Villemoes · 9 years ago
  95. 604e8c8 NVMe: reap completion entries when deleting queue by Keith Busch · 9 years ago
  96. 2fde0e4 lightnvm: add free and bad lun info to show luns by Javier Gonzalez · 9 years ago
  97. 0b59733 lightnvm: keep track of block counts by Javier Gonzalez · 9 years ago
  98. 47b3115 nvme: lightnvm: use admin queues for admin cmds by Wenwei Tao · 9 years ago
  99. 93e70c1 lightnvm: missing free on init error by Matias Bjørling · 9 years ago
  100. 480fc0d lightnvm: wrong return value and redundant free by Wenwei Tao · 9 years ago