summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-22block: defer timeouts to a workqueueChristoph Hellwig
2015-12-09nvme: precedence bug in nvme_pr_clear()Dan Carpenter
2015-12-09blk-integrity: checking for NULL instead of IS_ERRDan Carpenter
2015-12-08nvme: fix another 32-bit build warningArnd Bergmann
2015-12-03NVMe: fix build with CONFIG_NVM enabledChristoph Hellwig
2015-12-03blk-integrity: empty implementation when disabledKeith Busch
2015-12-01nvme: refactor set_queue_countChristoph Hellwig
2015-12-01nvme: move chardev and sysfs interface to common codeChristoph Hellwig
2015-12-01nvme: move namespace scanning to common codeChristoph Hellwig
2015-12-01nvme: move the call to nvme_init_identify earlierChristoph Hellwig
2015-12-01nvme: add a common helper to read Identify Controller dataChristoph Hellwig
2015-12-01nvme: move nvme_{enable,disable,shutdown}_ctrl to common codeChristoph Hellwig
2015-12-01nvme: move remaining CC setup into nvme_enable_ctrlChristoph Hellwig
2015-12-01nvme: add explicit quirk handlingChristoph Hellwig
2015-12-01nvme: move block_device_operations and ns/ctrl freeing to common codeChristoph Hellwig
2015-12-01nvme: use the block layer for userspace passthrough metadataKeith Busch
2015-12-01nvme: split __nvme_submit_sync_cmdChristoph Hellwig
2015-12-01nvme: move nvme_setup_flush and nvme_setup_rw to common codeChristoph Hellwig
2015-12-01nvme: move nvme_error_status to common codeChristoph Hellwig
2015-12-01nvme: factor out a nvme_unmap_data helperChristoph Hellwig
2015-12-01nvme: refactor nvme_queue_rqChristoph Hellwig
2015-12-01nvme: simplify nvme_setup_prps calling conventionChristoph Hellwig
2015-12-01nvme: split a new struct nvme_ctrl out of struct nvme_devChristoph Hellwig
2015-12-01nvme: use vendor it from identifyChristoph Hellwig
2015-12-01nvme: split nvme_trans_device_id_pageChristoph Hellwig
2015-12-01nvme: use offset instead of a struct for registersChristoph Hellwig
2015-12-01nvme: split command submission helpers out of pci.cChristoph Hellwig
2015-12-01nvme: move struct nvme_iod to pci.cChristoph Hellwig
2015-12-01blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig
2015-11-25Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe
2015-11-24block: clarify blk_add_timer() use case for blk-mqJens Axboe
2015-11-24bio: use offset_in_page macroGeliang Tang
2015-11-24block: do not initialise statics to 0 or NULLWei Tang
2015-11-24block: do not initialise globals to 0 or NULLWei Tang
2015-11-24block: rename request_queue slab cacheIlya Dryomov
2015-11-24block: fix blk_abort_request for blk-mq driversChristoph Hellwig
2015-11-24nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig
2015-11-24NVMe: default to 4k device page sizeNishanth Aravamudan
2015-11-24Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-11-24pidns: fix NULL dereference in __task_pid_nr_ns()Eric Dumazet
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-23blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei
2015-11-23blk-merge: fix blk_bio_segment_splitMing Lei
2015-11-23block: fix segment splitMing Lei
2015-11-23Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-23dm thin: fix regression in advertised discard limitsMike Snitzer
2015-11-22Linux 4.4-rc2Linus Torvalds
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds