summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-10nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
2016-11-09skd: fix function prototypeArnd Bergmann
2016-11-09skd: fix msix error handlingArnd Bergmann
2016-11-07skd_main: use %*ph to dump small buffersAndy Shevchenko
2016-11-07skd: use pci_alloc_irq_vectorsChristoph Hellwig
2016-11-07pktcdvd: don't scribble over the bvec arrayChristoph Hellwig
2016-11-05block: add code to track actual device queue depthJens Axboe
2016-11-02nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq codeBart Van Assche
2016-11-02nvme: Fix a race condition related to stopping queuesBart Van Assche
2016-11-02dm: Fix a race condition related to stopping and starting queuesBart Van Assche
2016-11-02dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq codeBart Van Assche
2016-11-02blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche
2016-11-02blk-mq: Remove blk_mq_cancel_requeue_work()Bart Van Assche
2016-11-02blk-mq: Avoid that requeueing starts stopped queuesBart Van Assche
2016-11-01mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig
2016-11-01bcache: use op_is_sync to check for synchronous requestsChristoph Hellwig
2016-11-01umem: use op_is_sync to check for synchronous requestsChristoph Hellwig
2016-10-28block: better op and flags encodingChristoph Hellwig
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-10-25brd: remove support for BLKFLSBUFMike Snitzer
2016-10-25brd: Switch rd_size to unsigned longJan Kara
2016-10-24sd: fix uninitialized variable access in error handlingArnd Bergmann
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-10-14Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-10-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-14qedr: Add events support and register IB deviceRam Amrani
2016-10-14qedr: Add GSI supportRam Amrani
2016-10-14qedr: Add LL2 RoCE interfaceRam Amrani
2016-10-14qedr: Add support for data pathRam Amrani
2016-10-14qedr: Add support for memory registeration verbsRam Amrani
2016-10-14qedr: Add support for QP verbsRam Amrani
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani
2016-10-14qedr: Add support for user context verbsRam Amrani
2016-10-14qedr: Add support for RoCE HW initRam Amrani
2016-10-14qedr: Add RoCE driver frameworkRam Amrani
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-14Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl'Rafael J. Wysocki