mainlining shenanigans
Go to file
Chao Yu ca7d802a7d f2fs: detect dirty inode in evict_inode
Add a bugon in f2fs_evict_inode to detect inconsistent status between
inode cache and related node page cache.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2017-09-12 10:02:39 -07:00
arch dma mapping fixes for 4.13-rc2: 2017-07-25 17:17:18 -07:00
block
certs
crypto
Documentation f2fs: introduce discard_granularity sysfs entry 2017-08-21 15:55:07 -07:00
drivers SCSI fixes on 20170725 2017-07-25 20:10:10 -07:00
firmware
fs f2fs: detect dirty inode in evict_inode 2017-09-12 10:02:39 -07:00
include f2fs: add tracepoint for f2fs_gc 2017-08-21 15:55:05 -07:00
init
ipc
kernel
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.