summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-06blk-mq: fix completion byte stats with schedulingblk-mq-legacy-schedJens Axboe
2016-12-06block: drop irq+lock when flushing queue plugsJens Axboe
2016-12-06blk-mq: test patch to get legacy IO schedulers workingJens Axboe
2016-12-06blk-mq: add BLK_MQ_F_NO_SCHED flagJens Axboe
2016-12-06block: use appropriate queue running functionsJens Axboe
2016-12-06cfq-iosched: use appropriate run queue functionJens Axboe
2016-12-06block: use legacy path for flush requests for MQ with a schedulerJens Axboe
2016-12-06Merge branch 'master' into blk-mq-legacy-schedJens Axboe
2016-12-06Merge branch 'nvmf-4.10' of git://git.infradead.org/nvme-fabrics into for-4.1...Jens Axboe
2016-12-06nvme-fabrics: Add FC LLDD loopback driver to test FC-NVMEJames Smart
2016-12-06nvme-fabrics: Add target support for FC transportJames Smart
2016-12-06nvme-fabrics: Add host support for FC transportJames Smart
2016-12-06nvme-fabrics: Add FC transport LLDD api definitionsJames Smart
2016-12-06nvme-fabrics: Add FC transport FC-NVME definitionsJames Smart
2016-12-06nvme-fabrics: Add FC transport error codes to nvme.hJames Smart
2016-12-06Add type 0x28 NVME type code to scsi fc headersJames Smart
2016-12-06nvme-fabrics: patch target code in prep for FC transport supportJames Smart
2016-12-06nvme-fabrics: set sqe.command_id in core not transportsJames Smart
2016-12-06parser: add u64 number parserJames Smart
2016-12-06nvme-rdma: align to generic ib_event logging helperMax Gurtovoy
2016-12-06nvmet-rdma: align to generic ib_event logging helperMax Gurtovoy
2016-12-06nvme-rdma: remove redundant defineSagi Grimberg
2016-12-06nvme-fabrics: Adjust source code indentationBart Van Assche
2016-12-06nvme/scsi: Remove set-but-not-used variablesBart Van Assche
2016-12-06nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander
2016-12-06nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error pathBart Van Assche
2016-12-06nvme-fabrics: Fix memory leaks in nvmf_parse_options()Bart Van Assche
2016-12-06nvme-rdma: force queue size to respect controller capabilitySamuel Jones
2016-12-06nvmet-rdma: Fix REJ status codeBart Van Assche
2016-12-05blk-mq: blk_account_io_start() takes a boolJens Axboe
2016-12-05Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-05block: fix unintended fallthrough in generic_make_request_checks()Nicolai Stange
2016-12-04Linux 4.9-rc8v4.9-rc8Linus Torvalds
2016-12-03Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-12-04Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d...Dave Airlie
2016-12-03nbd: fix 64-bit divisionJens Axboe
2016-12-02nbd: use loff_t for blocksize and nbd_set_size argsJosef Bacik
2016-12-02blk-stat: fix a typoShaohua Li
2016-12-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-02mm, vmscan: add cond_resched() into shrink_node_memcg()Michal Hocko
2016-12-02mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko
2016-12-02kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabledNicolas Pitre
2016-12-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-02net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2016-12-02geneve: avoid use-after-free of skb->dataSabrina Dubroca
2016-12-02tipc: check minimum bearer MTUMichal Kubeček
2016-12-02Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...David S. Miller
2016-12-02net: renesas: ravb: unintialized return valueDan Carpenter