Age | Commit message (Expand) | Author |
2017-05-03 | blk-mq: don't use sync workqueue flushing from drivers | Jens Axboe |
2017-05-03 | mtip32xx: convert internal commands to regular block infrastructure | Jens Axboe |
2017-05-03 | mtip32xx: cleanup internal tag assumptions | Jens Axboe |
2017-05-02 | block: don't call blk_mq_quiesce_queue() after queue is frozen | Ming Lei |
2017-05-02 | blk-mq: update ->init_request and ->exit_request prototypes | Christoph Hellwig |
2017-05-02 | Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED" | Jens Axboe |
2017-05-02 | blk-mq-sched: remove hack that bypasses scheduler for reserved requests | Jens Axboe |
2017-05-02 | mtip32xx: convert internal command issue to block IO path | Jens Axboe |
2017-05-02 | mtip32xx: abstract out "are any commands active" helper | Jens Axboe |
2017-05-02 | mtip32xx: kill atomic argument to mtip_quiesce_io() | Jens Axboe |
2017-05-02 | mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command() | Jens Axboe |
2017-05-02 | block: Remove elevator_change() | Bart Van Assche |
2017-05-01 | Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-04-30 | Linux 4.11v4.11 | Linus Torvalds |
2017-04-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-04-30 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-04-30 | Prevent timer value 0 for MWAITX | Janakarajan Natarajan |
2017-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-04-29 | fix a braino in ITER_PIPE iov_iter_revert() | Al Viro |
2017-04-28 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-04-28 | net: hso: register netdev later to avoid a race condition | Andreas Kemnade |
2017-04-28 | net: adjust skb->truesize in ___pskb_trim() | Eric Dumazet |
2017-04-28 | tcp: do not underestimate skb->truesize in tcp_trim_head() | Eric Dumazet |
2017-04-28 | bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal | Paolo Abeni |
2017-04-28 | ipv4: Don't pass IP fragments to upper layer GRO handlers. | Steffen Klassert |
2017-04-28 | cpsw/netcp: refine cpts dependency | Arnd Bergmann |
2017-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2017-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2017-04-28 | clk: sunxi-ng: always select CCU_GATE | Arnd Bergmann |
2017-04-28 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-04-28 | Merge branch 'tipc-socket-connection-hangs' | David S. Miller |
2017-04-28 | tipc: close the connection if protocol messages contain errors | Parthasarathy Bhuvaragan |
2017-04-28 | tipc: improve error validations for sockets in CONNECTING state | Parthasarathy Bhuvaragan |
2017-04-28 | tipc: Fix missing connection request handling | Parthasarathy Bhuvaragan |
2017-04-28 | block: hide badblocks attribute by default | Dan Williams |
2017-04-28 | blk-mq: unify hctx delay_work and run_work | Jens Axboe |
2017-04-28 | block: add kblock_mod_delayed_work_on() | Jens Axboe |
2017-04-28 | blk-mq: unify hctx delayed_run_work and run_work | Jens Axboe |
2017-04-28 | nbd: fix use after free on module unload | Josef Bacik |
2017-04-28 | MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O scheduler | Ulf Hansson |
2017-04-27 | Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-04-27 | Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-04-27 | statx: correct error handling of NULL pathname | Michael Kerrisk (man-pages) |
2017-04-27 | Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m... | Jens Axboe |
2017-04-27 | blk-mq-sched: alloate reserved tags out of normal pool | Jens Axboe |
2017-04-27 | mtip32xx: use runtime tag to initialize command header | Ming Lei |
2017-04-27 | xfrm: fix GRO for !CONFIG_NETFILTER | Sabrina Dubroca |