No description
Find a file
Bart Van Assche f5c0b0910a blk-mq: Show symbolic names for hctx state and flags
Instead of showing the hctx state and flags as numbers, show the
names of the flags.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Omar Sandoval <osandov@fb.com>
Cc: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-04-10 16:13:33 -06:00
arch
block blk-mq: Show symbolic names for hctx state and flags 2017-04-10 16:13:33 -06:00
certs
crypto
Documentation block: remove the discard_zeroes_data flag 2017-04-08 11:25:38 -06:00
drivers scsi: sd: Remove LBPRZ dependency for discards 2017-04-08 11:25:38 -06:00
firmware
fs block_dev: use blkdev_issue_zerout for hole punches 2017-04-08 11:25:38 -06:00
include block: remove the discard_zeroes_data flag 2017-04-08 11:25:38 -06:00
init
ipc
kernel
lib
mm Merge branch 'for-linus' into for-4.12/block 2017-04-07 12:45:20 -06:00
net Merge branch 'for-linus' into for-4.12/block 2017-04-07 12:45:20 -06:00
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.