deliverable/linux.git
2015-12-22  Christoph Hellwigblock: remove REQ_NO_TIMEOUT flag
2015-12-22  Christoph Hellwignvme: merge iod and cmd_info
2015-12-22  Christoph Hellwignvme: meta_sg doesn't have to be an array
2015-12-22  Christoph Hellwignvme: properly free resources for cancelled command
2015-12-22  Christoph Hellwignvme: simplify completion handling
2015-12-22  Christoph Hellwignvme: special case AEN requests
2015-12-22  Christoph Hellwignvme: switch abort to blk_execute_rq_nowait
2015-12-22  Christoph Hellwignvme: switch delete SQ/CQ to blk_execute_rq_nowait
2015-12-22  Christoph Hellwignvme: factor out a few helpers from req_completion
2015-12-22  Christoph Hellwignvme: fix admin queue depth
2015-12-22  Keith BuschNVMe: Simplify metadata setup
2015-12-22  Keith BuschNVMe: Remove device management handles on remove
2015-12-22  Keith BuschNVMe: Use unbounded work queue for all work
2015-12-22  Keith BuschNVMe: Implement namespace list scanning
2015-12-22  Christoph Hellwignvme: switch abort_limit to an atomic_t
2015-12-22  Christoph Hellwignvme: remove dead controllers from a work item
2015-12-22  Christoph Hellwignvme: merge probe_work and reset_work
2015-12-22  Keith Buschnvme: do not restart the request timeout if we're reset...
2015-12-22  Christoph Hellwignvme: simplify resets
2015-12-22  Christoph Hellwignvme: add NVME_SC_CANCELLED
2015-12-22  Christoph Hellwignvme: merge nvme_abort_req and nvme_timeout
2015-12-22  Christoph Hellwignvme: don't take the I/O queue q_lock in nvme_timeout
2015-12-22  Keith Buschnvme: protect against simultaneous shutdown invocations
2015-12-22  Christoph Hellwignvme: only add a controller to dev_list after it's...
2015-12-22  Christoph Hellwignvme: only ignore hardware errors in nvme_create_io_queues
2015-12-22  Christoph Hellwigblock: defer timeouts to a workqueue
2015-12-09  Dan Carpenternvme: precedence bug in nvme_pr_clear()
2015-12-09  Dan Carpenterblk-integrity: checking for NULL instead of IS_ERR
2015-12-08  Arnd Bergmannnvme: fix another 32-bit build warning
2015-12-03  Christoph HellwigNVMe: fix build with CONFIG_NVM enabled
2015-12-03  Keith Buschblk-integrity: empty implementation when disabled
2015-12-01  Christoph Hellwignvme: refactor set_queue_count
2015-12-01  Christoph Hellwignvme: move chardev and sysfs interface to common code
2015-12-01  Christoph Hellwignvme: move namespace scanning to common code
2015-12-01  Christoph Hellwignvme: move the call to nvme_init_identify earlier
2015-12-01  Christoph Hellwignvme: add a common helper to read Identify Controller...
2015-12-01  Christoph Hellwignvme: move nvme_{enable,disable,shutdown}_ctrl to commo...
2015-12-01  Christoph Hellwignvme: move remaining CC setup into nvme_enable_ctrl
2015-12-01  Christoph Hellwignvme: add explicit quirk handling
2015-12-01  Christoph Hellwignvme: move block_device_operations and ns/ctrl freeing...
2015-12-01  Keith Buschnvme: use the block layer for userspace passthrough...
2015-12-01  Christoph Hellwignvme: split __nvme_submit_sync_cmd
2015-12-01  Christoph Hellwignvme: move nvme_setup_flush and nvme_setup_rw to common...
2015-12-01  Christoph Hellwignvme: move nvme_error_status to common code
2015-12-01  Christoph Hellwignvme: factor out a nvme_unmap_data helper
2015-12-01  Christoph Hellwignvme: refactor nvme_queue_rq
2015-12-01  Christoph Hellwignvme: simplify nvme_setup_prps calling convention
2015-12-01  Christoph Hellwignvme: split a new struct nvme_ctrl out of struct nvme_dev
2015-12-01  Christoph Hellwignvme: use vendor it from identify
2015-12-01  Christoph Hellwignvme: split nvme_trans_device_id_page
2015-12-01  Christoph Hellwignvme: use offset instead of a struct for registers
2015-12-01  Christoph Hellwignvme: split command submission helpers out of pci.c
2015-12-01  Christoph Hellwignvme: move struct nvme_iod to pci.c
2015-12-01  Christoph Hellwigblk-mq: add a flags parameter to blk_mq_alloc_request
2015-11-25  Jens AxboeRevert "blk-flush: Queue through IO scheduler when...
2015-11-24  Jens Axboeblock: clarify blk_add_timer() use case for blk-mq
2015-11-24  Geliang Tangbio: use offset_in_page macro
2015-11-24  Wei Tangblock: do not initialise statics to 0 or NULL
2015-11-24  Wei Tangblock: do not initialise globals to 0 or NULL
2015-11-24  Ilya Dryomovblock: rename request_queue slab cache
2015-11-24  Christoph Hellwigblock: fix blk_abort_request for blk-mq drivers
2015-11-24  Christoph Hellwignvme: add missing unmaps in nvme_queue_rq
2015-11-24  Nishanth AravamudanNVMe: default to 4k device page size
2015-11-24  Linus TorvaldsMerge tag 'dm-4.4-fixes' of git://git./linux/kernel...
2015-11-24  Eric Dumazetpidns: fix NULL dereference in __task_pid_nr_ns()
2015-11-24  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-11-24  Ming Leiblk-merge: warn if figured out segment number is bigger...
2015-11-24  Ming Leiblk-merge: fix blk_bio_segment_split
2015-11-24  Ming Leiblock: fix segment split
2015-11-23  Linus TorvaldsMerge tag 'linux-kselftest-4.4-rc3' of git://git./linux...
2015-11-23  Mike Snitzerdm thin: fix regression in advertised discard limits
2015-11-23  Linus TorvaldsLinux 4.4-rc2
2015-11-22  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-22  Linus TorvaldsMerge tag 'tty-4.4-rc2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge tag 'staging-4.4-rc2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge tag 'usb-4.4-rc2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-11-22  Linus TorvaldsMerge branch 'parisc-4.4-2' of git://git./linux/kernel...
2015-11-22  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-11-22  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-11-22  Jesper Dangaard... slab/slub: adjust kmem_cache_alloc_bulk API
2015-11-22  Jesper Dangaard... slub: add missing kmem cgroup support to kmem_cache_fre...
2015-11-22  Jesper Dangaard... slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
2015-11-22  Jesper Dangaard... slub: optimize bulk slowpath free by detached freelist
2015-11-22  Jesper Dangaard... slub: support for bulk free with SLUB freelists
2015-11-22  Helge Dellerparisc: Map kernel text and data on huge pages
2015-11-22  Helge Dellerparisc: Add Huge Page and HUGETLBFS support
2015-11-22  Helge Dellerparisc: Use long branch to do_syscall_trace_exit
2015-11-22  Helge Dellerparisc: Increase initial kernel mapping to 32MB on...
2015-11-22  Helge Dellerparisc: Initialize the fault vector earlier in the...
2015-11-22  Helge Dellerparisc: Add defines for Huge page support
2015-11-22  Helge Dellerparisc: Drop unused MADV_xxxK_PAGES flags from asm...
2015-11-21  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-11-21  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-11-21  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-11-21  Linus TorvaldsMerge tag 'for-linus-20151120' of git://git.infradead...
2015-11-21  Jens Axboeblk-mq: fix calling unplug callbacks with preempt disabled
2015-11-21  Arnd Bergmannserial: export fsl8250_handle_irq
2015-11-21  Heikki Krogerusserial: 8250_mid: Add missing dependency
2015-11-21  Peter Hurleytty: audit: Fix audit source
next
This page took 0.042171 seconds and 5 git commands to generate.