summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* debugfs: remove return value of debugfs_create_u32()Greg Kroah-Hartman2020-04-171-2/+2
* Merge tag 'docs-5.7-2' of git://git.lwn.net/linuxLinus Torvalds2020-04-101-1/+1
|\
| * docs: filesystems: fix typo in qnx6.rstVilhelm Prytz2020-04-071-1/+1
* | Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-101-15/+19
|\ \
| * | orangefs: clarify build steps for test server in orangefs.txtMike Marshall2020-04-081-15/+19
* | | Merge tag '9p-for-5.7-2' of git://github.com/martinetd/linuxLinus Torvalds2020-04-081-0/+10
|\ \ \
| * | | 9p: document short read behaviour with O_NONBLOCKDominique Martinet2020-04-081-0/+10
* | | | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-04-081-3/+3
|\ \ \ \
| * | | | ceph: fix description of some mount optionsXiubo Li2020-03-301-3/+3
| | |/ / | |/| |
* | | | Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2020-04-081-2/+80
|\ \ \ \
| * | | | ovl: document xino expected behaviorAmir Goldstein2020-03-271-2/+36
| * | | | ovl: document permission modelMiklos Szeredi2020-03-171-0/+44
| | |/ / | |/| |
* | | | Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-071-2/+2
|\ \ \ \
| * | | | f2fs: compress: support zstd compress algorithmChao Yu2020-04-031-2/+2
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-04-051-2/+4
|\ \ \ \ \
| * | | | | Documentation: correct the description of FIEMAP_EXTENT_LASTRitesh Harjani2020-03-141-2/+4
* | | | | | Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-021-5/+2
|\ \ \ \ \ \
| * | | | | | sanitize handling of nd->last_type, kill LAST_BINDAl Viro2020-03-131-5/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-03-311-0/+11
|\ \ \ \ \ \
| * | | | | | fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctlEric Biggers2020-03-191-0/+11
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-4/+4
|\ \ \ \ \ \
| * | | | | | debugfs: remove return value of debugfs_create_file_size()Greg Kroah-Hartman2020-03-181-4/+4
* | | | | | | Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds2020-03-3057-2334/+3164
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | doc: zh_CN: add translation for virtiofsWang Wenhu2020-03-201-0/+2
| * | | | | doc: zh_CN: index files in filesystems subdirectoryWang Wenhu2020-03-201-0/+2
| * | | | | docs: prevent warnings due to autosectionlabelMauro Carvalho Chehab2020-03-201-6/+5
| * | | | | docs: filesystems: fuse.rst: supress a Sphinx warningMauro Carvalho Chehab2020-03-101-2/+3
| * | | | | docs: filesystems: convert zonefs.txt to ReSTMauro Carvalho Chehab2020-03-022-50/+59
| * | | | | docs: filesystems: convert udf.txt to ReSTMauro Carvalho Chehab2020-03-022-6/+16
| * | | | | docs: filesystems: convert ubifs.txt to ReSTMauro Carvalho Chehab2020-03-022-7/+19
| * | | | | docs: filesystems: convert ubifs-authentication.rst.txt to ReSTMauro Carvalho Chehab2020-03-022-4/+7
| * | | | | docs: filesystems: convert tmpfs.txt to ReSTMauro Carvalho Chehab2020-03-022-15/+30
| * | | | | docs: filesystems: convert sysv-fs.txt to ReSTMauro Carvalho Chehab2020-03-022-43/+111
| * | | | | docs: filesystems: convert sysfs.txt to ReSTMauro Carvalho Chehab2020-03-022-157/+168
| * | | | | docs: filesystems: convert squashfs.txt to ReSTMauro Carvalho Chehab2020-03-022-27/+34
| * | | | | docs: filesystems: convert romfs.txt to ReSTMauro Carvalho Chehab2020-03-022-17/+26
| * | | | | docs: filesystems: convert relay.txt to ReSTMauro Carvalho Chehab2020-03-022-66/+74
| * | | | | docs: filesystems: convert ramfs-rootfs-initramfs.txt to ReSTMauro Carvalho Chehab2020-03-022-22/+33
| * | | | | docs: filesystems: convert qnx6.txt to ReSTMauro Carvalho Chehab2020-03-022-0/+23
| * | | | | docs: filesystems: convert proc.txt to ReSTMauro Carvalho Chehab2020-03-022-711/+834
| * | | | | docs: filesystems: convert orangefs.txt to ReSTMauro Carvalho Chehab2020-03-022-81/+107
| * | | | | docs: filesystems: convert omfs.txt to ReSTMauro Carvalho Chehab2020-03-023-106/+113
| * | | | | docs: filesystems: convert ocfs2.txt to ReSTMauro Carvalho Chehab2020-03-022-10/+22
| * | | | | docs: filesystems: convert ocfs2-online-filecheck.txt to ReSTMauro Carvalho Chehab2020-03-022-20/+26
| * | | | | docs: filesystems: convert ntfs.txt to ReSTMauro Carvalho Chehab2020-03-022-66/+82
| * | | | | docs: filesystems: convert nilfs2.txt to ReSTMauro Carvalho Chehab2020-03-022-16/+27
| * | | | | docs: filesystems: convert isofs.txt to ReSTMauro Carvalho Chehab2020-03-023-48/+65
| * | | | | docs: filesystems: convert inotify.txt to ReSTMauro Carvalho Chehab2020-03-022-11/+23
| * | | | | docs: filesystems: convert hpfs.txt to ReSTMauro Carvalho Chehab2020-03-022-91/+149
| * | | | | docs: filesystems: convert hfs.txt to ReSTMauro Carvalho Chehab2020-03-022-9/+15