summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorLines
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-0/+2
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds-3/+3
2020-06-09Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+14
2020-06-09Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-2/+12
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse-1/+1
2020-06-08Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds-64/+86
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov-3/+3
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+7
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-19/+73
2020-06-04ovl: make private mounts longtermMiklos Szeredi-0/+7
2020-06-03fs: move fiemap range validation into the file systems instancesChristoph Hellwig-5/+7
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-1/+1
2020-06-02Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-3/+139
2020-06-02Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-5/+5
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+22
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown-2/+2
2020-06-02mm: add readahead address space operationMatthew Wilcox (Oracle)-1/+20
2020-06-02docs: filesystems: convert gfs2-glocks.txt to ReSTMauro Carvalho Chehab-64/+86
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds-3370/+3821
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+1
2020-05-25docs: filesystems: add info about efivars contentFlavio Suligoi-0/+17
2020-05-19xfs: call xfs_dinode_verify from xfs_inode_from_diskChristoph Hellwig-5/+5
2020-05-19fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers-4/+29
2020-05-18fscrypt: support test_dummy_encryption=v2Eric Biggers-1/+5
2020-05-15docs: debugfs: Update struct debugfs_reg32 definitionRikard Falkeborn-2/+3
2020-05-13ovl: resolve more conflicting mount optionsAmir Goldstein-2/+5
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu-1/+1
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields-0/+2
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+2
2020-05-05docs: filesystems: convert configfs.txt to ReSTMauro Carvalho Chehab-52/+80
2020-05-05docs: filesystems: convert xfs-self-describing-metadata.txt to ReSTMauro Carvalho Chehab-94/+97
2020-05-05docs: filesystems: convert xfs-delayed-logging-design.txt to ReSTMauro Carvalho Chehab-27/+39
2020-05-05docs: filesystems: convert sysfs-tagging.txt to ReSTMauro Carvalho Chehab-8/+15
2020-05-05docs: filesystems: convert sysfs-pci.txt to ReSTMauro Carvalho Chehab-8/+16
2020-05-05docs: filesystems: convert spufs/spu_run.txt to ReSTMauro Carvalho Chehab-24/+42
2020-05-05docs: filesystems: convert spufs/spufs.txt to ReSTMauro Carvalho Chehab-31/+29
2020-05-05docs: filesystems: convert spufs/spu_create.txt to ReSTMauro Carvalho Chehab-20/+44
2020-05-05docs: filesystems: split spufs.txt into 3 separate filesMauro Carvalho Chehab-245/+240
2020-05-05docs: filesystems: convert sharedsubtree.txt to ReSTMauro Carvalho Chehab-172/+229
2020-05-05docs: filesystems: convert seq_file.txt to ReSTMauro Carvalho Chehab-24/+38
2020-05-05docs: filesystems: convert quota.txt to ReSTMauro Carvalho Chehab-12/+30
2020-05-05docs: filesystems: convert mount_api.txt to ReSTMauro Carvalho Chehab-114/+216
2020-05-05docs: filesystems: convert mandatory-locking.txt to ReSTMauro Carvalho Chehab-10/+18
2020-05-05docs: filesystems: convert locks.txt to ReSTMauro Carvalho Chehab-4/+9
2020-05-05docs: filesystems: convert fuse-io.txt to ReSTMauro Carvalho Chehab-0/+7
2020-05-05docs: filesystems: convert files.txt to ReSTMauro Carvalho Chehab-5/+11
2020-05-05docs: filesystems: convert fiemap.txt to ReSTMauro Carvalho Chehab-66/+70
2020-05-05docs: filesystems: convert dnotify.txt to ReSTMauro Carvalho Chehab-3/+9
2020-05-05docs: filesystems: convert devpts.txt to ReSTMauro Carvalho Chehab-26/+37