Skip to content

zero-copy file-system feeder. A Linux module which dispatch kernel’s VFS commands to user-space server.

License

Notifications You must be signed in to change notification settings

NetApp/zufs-zuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5b79d51 · Jul 15, 2020
Jul 15, 2020
May 3, 2019
Nov 21, 2019
Nov 14, 2019
Aug 5, 2019
Sep 28, 2019
Nov 23, 2019
Jul 15, 2020
Nov 22, 2019
Sep 28, 2019
Sep 26, 2019
Nov 22, 2019
Nov 16, 2019
Nov 22, 2019
Nov 22, 2019
Oct 31, 2019
Nov 15, 2019
Oct 31, 2019
Nov 14, 2019
Nov 21, 2019
Oct 5, 2019
Nov 15, 2019
Aug 31, 2019
Jul 22, 2016
May 16, 2019
Oct 8, 2016
Sep 22, 2019
Nov 10, 2019
Mar 23, 2018
Oct 10, 2019
Aug 21, 2019
Jun 14, 2019
Jul 15, 2020
Nov 25, 2019
Sep 9, 2018

Repository files navigation

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

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

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.