1. a5cdb68 NVMe: Shutdown controller only for power-off by Keith Busch · 9 years ago
  2. db3cbff NVMe: IO queue deletion re-write by Keith Busch · 9 years ago
  3. 2564626 NVMe: Remove queue freezing on resets by Keith Busch · 9 years ago
  4. 1d49c38 NVMe: Use a retryable error code on reset by Keith Busch · 9 years ago
  5. e3e9d50 NVMe: Fix admin queue ring wrap by Keith Busch · 9 years ago
  6. 4490733 nvme: make SG_IO support optional by Christoph Hellwig · 9 years ago
  7. bfd8947 nvme: fixes for NVME_IOCTL_IO_CMD on the char device by Christoph Hellwig · 9 years ago
  8. 69d3b8a nvme: synchronize access to ctrl->namespaces by Christoph Hellwig · 9 years ago
  9. 363c9aa nvme: Move nvme_freeze/unfreeze_queues to nvme core by Sagi Grimberg · 9 years ago
  10. c89e5b8 PCI/AER: include header file by Sudip Mukherjee · 9 years ago
  11. 2b9b6e8 NVMe: Export namespace attributes to sysfs by Keith Busch · 9 years ago
  12. a0a3408 NVMe: Add pci error handlers by Keith Busch · 9 years ago
  13. bbc758e block: remove REQ_NO_TIMEOUT flag by Christoph Hellwig · 9 years ago
  14. f4800d6 nvme: merge iod and cmd_info by Christoph Hellwig · 9 years ago
  15. bf68405 nvme: meta_sg doesn't have to be an array by Christoph Hellwig · 9 years ago
  16. eee417b nvme: properly free resources for cancelled command by Christoph Hellwig · 9 years ago
  17. aae239e nvme: simplify completion handling by Christoph Hellwig · 9 years ago
  18. adf68f2 nvme: special case AEN requests by Christoph Hellwig · 9 years ago
  19. e7a2a87 nvme: switch abort to blk_execute_rq_nowait by Christoph Hellwig · 9 years ago
  20. d8f3216 nvme: switch delete SQ/CQ to blk_execute_rq_nowait by Christoph Hellwig · 9 years ago
  21. 7688faa nvme: factor out a few helpers from req_completion by Christoph Hellwig · 9 years ago
  22. 4680072 nvme: fix admin queue depth by Christoph Hellwig · 9 years ago
  23. 4b9d5b1 NVMe: Simplify metadata setup by Keith Busch · 9 years ago
  24. 53029b0 NVMe: Remove device management handles on remove by Keith Busch · 9 years ago
  25. 92f7a16 NVMe: Use unbounded work queue for all work by Keith Busch · 9 years ago
  26. 540c801 NVMe: Implement namespace list scanning by Keith Busch · 9 years ago
  27. 6bf25d1 nvme: switch abort_limit to an atomic_t by Christoph Hellwig · 9 years ago
  28. 5c8809e nvme: remove dead controllers from a work item by Christoph Hellwig · 9 years ago
  29. fd634f41 nvme: merge probe_work and reset_work by Christoph Hellwig · 9 years ago
  30. e1569a1 nvme: do not restart the request timeout if we're resetting the controller by Keith Busch · 9 years ago
  31. 846cc05 nvme: simplify resets by Christoph Hellwig · 9 years ago
  32. 297465c nvme: add NVME_SC_CANCELLED by Christoph Hellwig · 9 years ago
  33. 31c7c7d nvme: merge nvme_abort_req and nvme_timeout by Christoph Hellwig · 9 years ago
  34. 4c9f748 nvme: don't take the I/O queue q_lock in nvme_timeout by Christoph Hellwig · 9 years ago
  35. 77bf25e nvme: protect against simultaneous shutdown invocations by Keith Busch · 9 years ago
  36. 7385014 nvme: only add a controller to dev_list after it's been fully initialized by Christoph Hellwig · 9 years ago
  37. 749941f nvme: only ignore hardware errors in nvme_create_io_queues by Christoph Hellwig · 9 years ago
  38. 287922e block: defer timeouts to a workqueue by Christoph Hellwig · 9 years ago
  39. 8c0b391 nvme: precedence bug in nvme_pr_clear() by Dan Carpenter · 9 years ago
  40. 7b6c0f8 blk-integrity: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  41. d1ea7be nvme: fix another 32-bit build warning by Arnd Bergmann · 9 years ago
  42. ac02ddd NVMe: fix build with CONFIG_NVM enabled by Christoph Hellwig · 9 years ago
  43. 06c1e39 blk-integrity: empty implementation when disabled by Keith Busch · 9 years ago
  44. 9a0be7a nvme: refactor set_queue_count by Christoph Hellwig · 9 years ago
  45. f3ca80f nvme: move chardev and sysfs interface to common code by Christoph Hellwig · 9 years ago
  46. 5bae7f7 nvme: move namespace scanning to common code by Christoph Hellwig · 9 years ago
  47. ce4541f nvme: move the call to nvme_init_identify earlier by Christoph Hellwig · 9 years ago
  48. 7fd8930 nvme: add a common helper to read Identify Controller data by Christoph Hellwig · 9 years ago
  49. 5fd4ce1 nvme: move nvme_{enable,disable,shutdown}_ctrl to common code by Christoph Hellwig · 9 years ago
  50. 1b2eb37 nvme: move remaining CC setup into nvme_enable_ctrl by Christoph Hellwig · 9 years ago
  51. 106198e nvme: add explicit quirk handling by Christoph Hellwig · 9 years ago
  52. 1673f1f nvme: move block_device_operations and ns/ctrl freeing to common code by Christoph Hellwig · 9 years ago
  53. 0b7f1f2 nvme: use the block layer for userspace passthrough metadata by Keith Busch · 9 years ago
  54. 4160982 nvme: split __nvme_submit_sync_cmd by Christoph Hellwig · 9 years ago
  55. 22944e9 nvme: move nvme_setup_flush and nvme_setup_rw to common code by Christoph Hellwig · 9 years ago
  56. 15a190f7 nvme: move nvme_error_status to common code by Christoph Hellwig · 9 years ago
  57. d4f6c3a nvme: factor out a nvme_unmap_data helper by Christoph Hellwig · 9 years ago
  58. ba1ca37 nvme: refactor nvme_queue_rq by Christoph Hellwig · 9 years ago
  59. 69d2b57 nvme: simplify nvme_setup_prps calling convention by Christoph Hellwig · 9 years ago
  60. 1c63dc6 nvme: split a new struct nvme_ctrl out of struct nvme_dev by Christoph Hellwig · 9 years ago
  61. 01fec28 nvme: use vendor it from identify by Christoph Hellwig · 9 years ago
  62. bf7d3eb nvme: split nvme_trans_device_id_page by Christoph Hellwig · 9 years ago
  63. 7a67cbe nvme: use offset instead of a struct for registers by Christoph Hellwig · 9 years ago
  64. 21d3471 nvme: split command submission helpers out of pci.c by Christoph Hellwig · 9 years ago
  65. 71bd150 nvme: move struct nvme_iod to pci.c by Christoph Hellwig · 9 years ago
  66. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  67. d7cf931 Revert "blk-flush: Queue through IO scheduler when flush not required" by Jens Axboe · 9 years ago
  68. 3b627a3 block: clarify blk_add_timer() use case for blk-mq by Jens Axboe · 9 years ago
  69. bd5cece bio: use offset_in_page macro by Geliang Tang · 9 years ago
  70. 1fe8f34 block: do not initialise statics to 0 or NULL by Wei Tang · 9 years ago
  71. d674d41 block: do not initialise globals to 0 or NULL by Wei Tang · 9 years ago
  72. c2789bd block: rename request_queue slab cache by Ilya Dryomov · 9 years ago
  73. 55ce0da block: fix blk_abort_request for blk-mq drivers by Christoph Hellwig · 9 years ago
  74. bf508e9 nvme: add missing unmaps in nvme_queue_rq by Christoph Hellwig · 9 years ago
  75. c5c9f25 NVMe: default to 4k device page size by Nishanth Aravamudan · 9 years ago
  76. 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
  77. 81b1a83 pidns: fix NULL dereference in __task_pid_nr_ns() by Eric Dumazet · 9 years ago
  78. 4ce01c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  79. 12e57f5 blk-merge: warn if figured out segment number is bigger than nr_phys_segments by Ming Lei · 9 years ago
  80. 02e7074 blk-merge: fix blk_bio_segment_split by Ming Lei · 9 years ago
  81. 578270b block: fix segment split by Ming Lei · 9 years ago
  82. 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
  83. 0fcb04d dm thin: fix regression in advertised discard limits by Mike Snitzer · 9 years ago
  84. 1ec2183 Linux 4.4-rc2 by Linus Torvalds · 9 years ago
  85. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. 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
  87. 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
  88. 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
  89. 0ec7dc8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  90. 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
  91. 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
  92. 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
  93. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  94. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  95. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  96. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago
  97. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 9 years ago
  98. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  99. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  100. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago