No description
Find a file
Bart Van Assche 8c0f14eab8 blk-mq-debug: Make show() operations interruptible
Allow users to interrupt show operations instead of making a user
space process unkillable if ownership of q->sysfs_lock cannot be
obtained.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-02-01 12:22:59 -07:00
arch
block blk-mq-debug: Make show() operations interruptible 2017-02-01 12:22:59 -07:00
certs
crypto
Documentation
drivers block: fold cmd_type into the REQ_OP_ space 2017-01-31 14:00:44 -07:00
firmware
fs block: fold cmd_type into the REQ_OP_ space 2017-01-31 14:00:44 -07:00
include block: move internal_tag to same cache line as tag 2017-01-31 14:00:50 -07:00
init
ipc
kernel block: introduce blk_rq_is_passthrough 2017-01-31 14:00:34 -07:00
lib
mm
net
samples
scripts
security
sound
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.