]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - block/blk-mq-debugfs.c
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112...
[mirror_ubuntu-artful-kernel.git] / block / blk-mq-debugfs.c
2017-05-02 Jiri KosinaMerge branches 'for-4.11/upstream-fixes', 'for-4.12...
2017-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-02-22 Linus TorvaldsMerge branch 'for-4.11' of git://git.kernel.org/pub...
2017-02-22 Linus TorvaldsMerge tag 'dmaengine-4.11-rc1' of git://git.infradead...
2017-02-22 Linus TorvaldsMerge tag 'media/v4.11-1' of git://git.kernel.org/pub...
2017-02-22 Linus TorvaldsMerge tag 'pinctrl-v4.11-1' of git://git.kernel.org...
2017-02-21 Linus TorvaldsMerge tag 'extable-for-linus' of git://git.kernel.org...
2017-02-21 Linus TorvaldsMerge tag 'mips_4.11' of git://git.kernel.org/pub/scm...
2017-02-21 Linus TorvaldsMerge tag 'for-linus-4.11-rc0-tag' of git://git.kernel...
2017-02-21 Linus TorvaldsMerge branch 'stable-4.11' of git://git.infradead.org...
2017-02-21 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2017-02-21 Linus TorvaldsMerge tag 'dm-4.11-changes' of git://git.kernel.org...
2017-02-21 Linus TorvaldsMerge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm...
2017-02-21 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2017-02-21 Linus TorvaldsMerge tag 'for-4.11/linus-merge-signed' of git://git...
2017-02-17 Jens AxboeMerge branch 'for-4.11/next' into for-4.11/linus-merge
2017-02-17 Jens AxboeMerge branch 'for-4.11/block' into for-4.11/linus-merge
2017-02-02 Omar Sandovalblock: use same block debugfs directory for blk-mq...
2017-02-01 Bart Van Asscheblk-mq-debug: Introduce debugfs_create_files()
2017-02-01 Bart Van Asscheblk-mq-debug: Make show() operations interruptible
2017-02-01 Bart Van Asscheblk-mq-debug: Avoid that sparse complains about req_fla...
2017-02-01 Bart Van Asscheblk-mq-debugfs: Add missing __acquires() / __releases...
2017-01-31 Christoph Hellwigblock: fold cmd_type into the REQ_OP_ space
2017-01-27 Jens AxboeMerge branch 'for-4.11/block' into for-4.11/rq-refactor
2017-01-27 Omar Sandovalblk-mq: move hctx and ctx counters from sysfs to debugfs
2017-01-27 Omar Sandovalblk-mq: move hctx io_poll, stats, and dispatched from...
2017-01-27 Omar Sandovalblk-mq: add tags and sched_tags bitmaps to debugfs
2017-01-27 Omar Sandovalblk-mq: move tags and sched_tags info from sysfs to...
2017-01-27 Omar Sandovalblk-mq: export software queue pending map to debugfs
2017-01-27 Omar Sandovalblk-mq: add extra request information to debugfs
2017-01-27 Omar Sandovalblk-mq: move hctx->dispatch and ctx->rq_list from sysfs...
2017-01-27 Omar Sandovalblk-mq: add hctx->{state,flags} to debugfs
2017-01-27 Omar Sandovalblk-mq: create debugfs directory tree