summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04blk-mq: move debugfs declarations to a separate header fileOmar Sandoval
2017-05-04blk-mq: Do not invoke queue operations on a dead queueBart Van Assche
2017-05-04blk-mq-debugfs: get rid of a bunch of boilerplateOmar Sandoval
2017-05-04blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>Omar Sandoval
2017-05-04blk-mq-debugfs: don't open code strstrip()Omar Sandoval
2017-05-04blk-mq-debugfs: error on long write to queue "state" fileOmar Sandoval
2017-05-04blk-mq-debugfs: clean up flag definitionsOmar Sandoval
2017-05-04blk-mq-debugfs: separate flags with |Omar Sandoval
2017-05-04nfs: Fix bdi handling for cloned superblocksJan Kara
2017-05-04block/mq: Cure cpu hotplug lock inversionPeter Zijlstra
2017-05-04lightnvm: fix bad back free on error pathJavier González
2017-05-04lightnvm: create cmd before allocating requestJavier González
2017-05-03blk-mq: don't use sync workqueue flushing from driversJens Axboe
2017-05-03mtip32xx: convert internal commands to regular block infrastructureJens Axboe
2017-05-03mtip32xx: cleanup internal tag assumptionsJens Axboe
2017-05-02block: don't call blk_mq_quiesce_queue() after queue is frozenMing Lei
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-05-02Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"Jens Axboe
2017-05-02blk-mq-sched: remove hack that bypasses scheduler for reserved requestsJens Axboe
2017-05-02mtip32xx: convert internal command issue to block IO pathJens Axboe
2017-05-02mtip32xx: abstract out "are any commands active" helperJens Axboe
2017-05-02mtip32xx: kill atomic argument to mtip_quiesce_io()Jens Axboe
2017-05-02mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()Jens Axboe
2017-05-02block: Remove elevator_change()Bart Van Assche
2017-05-01Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-30Linux 4.11Linus Torvalds
2017-04-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-30Prevent timer value 0 for MWAITXJanakarajan Natarajan
2017-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-29fix a braino in ITER_PIPE iov_iter_revert()Al Viro
2017-04-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2017-04-28net: adjust skb->truesize in ___pskb_trim()Eric Dumazet
2017-04-28tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2017-04-28ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann
2017-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-28Merge branch 'tipc-socket-connection-hangs'David S. Miller
2017-04-28tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan
2017-04-28tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan
2017-04-28tipc: Fix missing connection request handlingParthasarathy Bhuvaragan
2017-04-28block: hide badblocks attribute by defaultDan Williams
2017-04-28blk-mq: unify hctx delay_work and run_workJens Axboe