summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-091-0/+404
|\
| * zonefs: Add documentationDamien Le Moal2020-02-071-0/+404
* | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-10/+2
|\ \
| * | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-9/+2
| * | get rid of fs_value_is_filename_emptyAl Viro2020-02-071-1/+0
| |/
* | Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-072-90/+74
|\ \
| * | Documentation: filesystems: convert fuse to RSTDaniel W. S. Almeida2020-02-062-90/+74
| |/
* | Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2020-01-301-164/+52
|\ \
| * | f2fs: delete duplicate information on sysfs nodesHridya Valsaraju2020-01-221-166/+0
| * | f2fs: update f2fs document regarding to fsync_modeJaegeuk Kim2020-01-171-1/+2
| * | f2fs: add a way to turn off ipu bio cacheJaegeuk Kim2020-01-171-2/+3
| * | f2fs: support data compressionChao Yu2020-01-171-0/+52
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-01-301-3/+3
|\ \ \
| * | | ext4: allow ZERO_RANGE on encrypted filesEric Biggers2020-01-171-3/+3
| | |/ | |/|
* | | Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds2020-01-2912-1358/+390
|\ \ \
| * | | docs: filesystems: add overlayfs to index.rstMauro Carvalho Chehab2020-01-281-0/+1
| * | | Documentation: nfs: fault_injection: convert to ReSTDaniel W. S. Almeida2020-01-161-69/+0
| * | | Documentation: nfs: pnfs-scsi-server: convert to ReSTDaniel W. S. Almeida2020-01-161-23/+0
| * | | Documentation: nfs: convert pnfs-block-server to ReSTDaniel W. S. Almeida2020-01-161-37/+0
| * | | Documentation: nfs: idmapper: convert to ReSTDaniel W. S. Almeida2020-01-161-75/+0
| * | | Documentation: convert nfsd-admin-interfaces to ReSTDaniel W. S. Almeida2020-01-161-41/+0
| * | | Documentation: nfs-rdma: convert to ReSTDaniel W. S. Almeida2020-01-161-274/+0
| * | | Documentation: nfsroot.txt: convert to ReSTDaniel W. S. Almeida2020-01-161-355/+0
| * | | Documentation: convert nfs.txt to ReSTDaniel W. S. Almeida2020-01-161-136/+0
| * | | Documentation: filesystems: convert vfat.txt to RSTDaniel W. S. Almeida2020-01-103-347/+388
| * | | Documentation: filesystems: automount-support: Change reference to document a...Madhuparna Bhowmik2019-12-191-1/+1
| |/ /
* | | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-01-291-0/+24
|\ \ \
| * | | Documentation: update adfs filesystem documentationRussell King2020-01-201-0/+24
| | |/ | |/|
* | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-6/+62
|\ \ \
| * | | Documentation: path-lookup: include new LOOKUP flagsAleksa Sarai2020-01-181-6/+62
| |/ /
* | | fscrypt: improve format of no-key namesDaniel Rosenberg2020-01-221-1/+1
* | | fscrypt: clarify what is meant by a per-file keyEric Biggers2020-01-221-12/+12
* | | fscrypt: derive dirhash key for casefolded directoriesDaniel Rosenberg2020-01-221-0/+10
* | | fscrypt: don't allow v1 policies with casefoldingDaniel Rosenberg2020-01-221-1/+3
* | | fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEYEric Biggers2019-12-311-3/+32
| |/ |/|
* | Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-141-4/+6
|\ \
| * | docs: filesystems: overlayfs: Fix restview warningsAmir Goldstein2019-12-101-4/+6
| * | docs: filesystems: overlayfs: Rename overlayfs.txt to .rstAmir Goldstein2019-12-101-0/+0
* | | Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-111-13/+14
|\ \ \ | |_|/ |/| |
| * | erofs: update documentationGao Xiang2019-12-081-13/+14
| |/
* | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-023-122/+144
|\ \
| * | docs: filesystems: Add mount map description in ContentJaskaran Singh2019-11-181-3/+4
| * | docs: filesystems: Update code snippets in autofs.rstJaskaran Singh2019-11-181-4/+9
| * | docs: filesystems: convert autofs.txt to reSTJaskaran Singh2019-11-182-119/+135
| * | Documentation: atomic_open called with shared lock on non-O_CREAT openJeff Layton2019-11-071-1/+1
| * | Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven2019-10-241-2/+8
| |/
* | Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-11-301-1/+4
|\ \
| * | f2fs: expose main_blkaddr in sysfsJaegeuk Kim2019-11-251-0/+3
| * | f2fs: fix wrong description in documentChao Yu2019-10-251-1/+1
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-11-301-2/+2
|\ \
OpenPOWER on IntegriCloud