summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|\ \
| * | ext4: Enable encryption for subpage-sized blocksChandan Rajendra2019-11-141-2/+2
| |/
* | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-21/+29
|\ \
| * | debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven2019-11-031-1/+4
| * | Documentation: debugfs: Document debugfs helper for unsigned long valuesGeert Uytterhoeven2019-11-031-2/+8
| * | debugfs: remove return value of debugfs_create_atomic_t()Greg Kroah-Hartman2019-11-031-2/+2
| * | debugfs: remove return value of debugfs_create_x8()Greg Kroah-Hartman2019-11-021-2/+2
| * | debugfs: remove return value of debugfs_create_x64()Greg Kroah-Hartman2019-10-161-2/+2
| * | debugfs: remove return value of debugfs_create_x32()Greg Kroah-Hartman2019-10-161-2/+2
| * | debugfs: remove return value of debugfs_create_x16()Greg Kroah-Hartman2019-10-161-2/+2
| * | debugfs: remove return value of debugfs_create_size_t()Greg Kroah-Hartman2019-10-141-3/+2
| * | debugfs: remove return value of debugfs_create_u64()Greg Kroah-Hartman2019-10-141-2/+2
| * | debugfs: remove return value of debugfs_create_u16()Greg Kroah-Hartman2019-10-141-2/+2
| * | debugfs: remove return value of debugfs_create_u8()Greg Kroah-Hartman2019-10-141-2/+2
| |/
* | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-11-251-2/+10
|\ \
| * | docs: fs-verity: mention statx() supportEric Biggers2019-11-131-0/+8
| * | docs: fs-verity: document first supported kernel versionEric Biggers2019-11-131-2/+2
| |/
* | fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers2019-11-061-22/+41
* | fscrypt: invoke crypto API for ESSIV handlingEric Biggers2019-10-211-2/+3
|/
* Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds2019-09-282-0/+70
|\
| * virtio-fs: add Documentation/filesystems/virtiofs.rstStefan Hajnoczi2019-09-182-0/+70
* | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-09-251-0/+14
|\ \
| * | ceph: auto reconnect after blacklistedYan, Zheng2019-09-161-0/+14
| |/
* | Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-09-211-0/+8
|\ \
| * | f2fs: add missing documents of reserve_root/resuid/resgidChao Yu2019-09-071-0/+5