summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-06-111-0/+2
|\
| * nfsd: clients don't need to break their own delegationsJ. Bruce Fields2020-05-081-0/+2
* | Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds2020-06-102-3/+3
|\ \
| * | Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-06-082-3/+3
* | | Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-091-0/+14
|\ \ \
| * | | virtiofs: Add mount option and atime behavior to the docMasayoshi Mizuma2020-04-201-0/+14
* | | | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2020-06-092-2/+12
|\ \ \ \
| * | | | ovl: make private mounts longtermMiklos Szeredi2020-06-041-0/+7
| * | | | ovl: resolve more conflicting mount optionsAmir Goldstein2020-05-131-2/+5
| |/ / /
* | | | Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2020-06-091-1/+1
|\ \ \ \
| * | | | f2fs: compress: support lzo-rle compress algorithmChao Yu2020-05-111-1/+1
* | | | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* | | | | Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2020-06-082-64/+86
|\ \ \ \ \
| * | | | | docs: filesystems: convert gfs2-glocks.txt to ReSTMauro Carvalho Chehab2020-06-022-64/+86
| | |_|_|/ | |/| | |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-06-051-5/+7
|\ \ \ \ \
| * | | | | fs: move fiemap range validation into the file systems instancesChristoph Hellwig2020-06-031-5/+7
| |/ / / /
* | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-041-19/+73
|\ \ \ \ \
| * | | | | proc: use human-readable values for hidepidAlexey Gladkov2020-04-221-26/+26
| * | | | | docs: proc: add documentation for "hidepid=4" and "subset=pid" options and ne...Alexey Gladkov2020-04-221-0/+54
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | docs: networking: convert rxrpc.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-021-3/+139
|\ \ \ \ \
| * | | | | Documentation/dax: Update Usage sectionIra Weiny2020-05-041-3/+139
| | |/ / / | |/| | |
* | | | | Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-021-5/+5
|\ \ \ \ \
| * | | | | xfs: call xfs_dinode_verify from xfs_inode_from_diskChristoph Hellwig2020-05-191-5/+5
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-023-3/+22
|\ \ \ \ \
| * | | | | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-021-2/+2
| * | | | | mm: add readahead address space operationMatthew Wilcox (Oracle)2020-06-022-1/+20
* | | | | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-0142-3370/+3821
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | docs: filesystems: add info about efivars contentFlavio Suligoi2020-05-251-0/+17
| * | | | | docs: debugfs: Update struct debugfs_reg32 definitionRikard Falkeborn2020-05-151-2/+3
| * | | | | docs: filesystems: convert configfs.txt to ReSTMauro Carvalho Chehab2020-05-052-52/+80
| * | | | | docs: filesystems: convert xfs-self-describing-metadata.txt to ReSTMauro Carvalho Chehab2020-05-052-94/+97
| * | | | | docs: filesystems: convert xfs-delayed-logging-design.txt to ReSTMauro Carvalho Chehab2020-05-052-27/+39
| * | | | | docs: filesystems: convert sysfs-tagging.txt to ReSTMauro Carvalho Chehab2020-05-052-8/+15
| * | | | | docs: filesystems: convert sysfs-pci.txt to ReSTMauro Carvalho Chehab2020-05-052-8/+16
| * | | | | docs: filesystems: convert spufs/spu_run.txt to ReSTMauro Carvalho Chehab2020-05-052-24/+42
| * | | | | docs: filesystems: convert spufs/spufs.txt to ReSTMauro Carvalho Chehab2020-05-052-31/+29
| * | | | | docs: filesystems: convert spufs/spu_create.txt to ReSTMauro Carvalho Chehab2020-05-053-20/+44
| * | | | | docs: filesystems: split spufs.txt into 3 separate filesMauro Carvalho Chehab2020-05-053-245/+240
| * | | | | docs: filesystems: convert sharedsubtree.txt to ReSTMauro Carvalho Chehab2020-05-053-172/+229
| * | | | | docs: filesystems: convert seq_file.txt to ReSTMauro Carvalho Chehab2020-05-052-24/+38
| * | | | | docs: filesystems: convert quota.txt to ReSTMauro Carvalho Chehab2020-05-052-12/+30
| * | | | | docs: filesystems: convert mount_api.txt to ReSTMauro Carvalho Chehab2020-05-052-114/+216
| * | | | | docs: filesystems: convert mandatory-locking.txt to ReSTMauro Carvalho Chehab2020-05-053-10/+18
| * | | | | docs: filesystems: convert locks.txt to ReSTMauro Carvalho Chehab2020-05-052-4/+9
| * | | | | docs: filesystems: convert fuse-io.txt to ReSTMauro Carvalho Chehab2020-05-052-0/+7
| * | | | | docs: filesystems: convert files.txt to ReSTMauro Carvalho Chehab2020-05-052-5/+11
| * | | | | docs: filesystems: convert fiemap.txt to ReSTMauro Carvalho Chehab2020-05-052-66/+70