No description
Find a file
James Smart f64935abbf nvmet_fc: cleanup of abort flag processing in fcp_op_done
Cleanup of abort flag processing in fcp_op_done.
References were unnecessary

Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-02-22 13:34:00 -07:00
arch ACPI updates for v4.11-rc1 2017-02-20 17:55:15 -08:00
block block: get rid of blk-mq default scheduler choice Kconfig entries 2017-02-22 13:19:45 -07:00
certs
crypto
Documentation for-4.11/linus-merge-signed 2017-02-21 10:57:33 -08:00
drivers nvmet_fc: cleanup of abort flag processing in fcp_op_done 2017-02-22 13:34:00 -07:00
firmware
fs block: Revalidate i_bdev reference in bd_aquire() 2017-02-21 12:51:54 -07:00
include for-4.11/linus-merge-signed 2017-02-21 10:57:33 -08:00
init
ipc
kernel for-4.11/linus-merge-signed 2017-02-21 10:57:33 -08:00
lib for-4.11/linus-merge-signed 2017-02-21 10:57:33 -08:00
mm
net
samples
scripts
security
sound
tools ACPI updates for v4.11-rc1 2017-02-20 17:55:15 -08:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS for-4.11/linus-merge-signed 2017-02-21 10:57:33 -08:00
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.