No description
Find a file
Bart Van Assche c0cb1c6d39 blk-mq-debugfs: Show atomic request flags
When analyzing e.g. queue lockups it is important to know whether
or not a request has already been started. Hence also show the
atomic request flags.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Eduardo Valentin <eduval@amazon.com>
Cc: Omar Sandoval <osandov@fb.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-06-01 13:02:56 -06:00
arch
block blk-mq-debugfs: Show atomic request flags 2017-06-01 13:02:56 -06:00
certs
crypto
Documentation This pull request contains fixes to make the WiFi work again for the ARM64 2017-05-26 09:05:35 -07:00
drivers nbd: add FUA op support 2017-05-30 08:20:25 -06:00
firmware
fs Changed since last update: 2017-05-26 12:13:08 -07:00
include nbd: add FUA op support 2017-05-30 08:20:25 -06:00
init
ipc
kernel
lib
mm
net A bunch of make W=1 and static checker fixups, a RECONNECT_SEQ 2017-05-26 09:35:22 -07:00
samples
scripts
security
sound sound fixes for 4.12-rc3 2017-05-26 09:03:09 -07:00
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.