aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-3/+6
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+2
2020-06-11Enable ext4 support for per-file/directory dax operationsTheodore Ts'o2-3/+142
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds2-3/+3
2020-06-09Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+14
2020-06-09Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds2-2/+12
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-1/+1
2020-06-08Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds2-64/+86
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2-3/+3
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-5/+7
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-19/+73
2020-06-04ovl: make private mounts longtermMiklos Szeredi1-0/+7
2020-06-03fs: move fiemap range validation into the file systems instancesChristoph Hellwig1-5/+7
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-06-02Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+139
2020-06-02Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-5/+5
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+22
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown1-2/+2
2020-06-02mm: add readahead address space operationMatthew Wilcox (Oracle)2-1/+20
2020-06-02docs: filesystems: convert gfs2-glocks.txt to ReSTMauro Carvalho Chehab2-64/+86
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds42-3370/+3821
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2020-05-28Documentation/dax: Update DAX enablement for ext4Ira Weiny1-3/+3
2020-05-28fs/ext4: Disallow verity if inode is DAXIra Weiny1-0/+3
2020-05-25docs: filesystems: add info about efivars contentFlavio Suligoi1-0/+17
2020-05-19xfs: call xfs_dinode_verify from xfs_inode_from_diskChristoph Hellwig1-5/+5
2020-05-19fscrypt: add support for IV_INO_LBLK_32 policiesEric Biggers1-4/+29
2020-05-18fscrypt: support test_dummy_encryption=v2Eric Biggers1-1/+5
2020-05-15docs: debugfs: Update struct debugfs_reg32 definitionRikard Falkeborn1-2/+3
2020-05-13ovl: resolve more conflicting mount optionsAmir Goldstein1-2/+5
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu1-1/+1
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields1-0/+2
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-05-05docs: filesystems: convert configfs.txt to ReSTMauro Carvalho Chehab2-52/+80
2020-05-05docs: filesystems: convert xfs-self-describing-metadata.txt to ReSTMauro Carvalho Chehab2-94/+97
2020-05-05docs: filesystems: convert xfs-delayed-logging-design.txt to ReSTMauro Carvalho Chehab2-27/+39
2020-05-05docs: filesystems: convert sysfs-tagging.txt to ReSTMauro Carvalho Chehab2-8/+15
2020-05-05docs: filesystems: convert sysfs-pci.txt to ReSTMauro Carvalho Chehab2-8/+16
2020-05-05docs: filesystems: convert spufs/spu_run.txt to ReSTMauro Carvalho Chehab2-24/+42
2020-05-05docs: filesystems: convert spufs/spufs.txt to ReSTMauro Carvalho Chehab2-31/+29
2020-05-05docs: filesystems: convert spufs/spu_create.txt to ReSTMauro Carvalho Chehab3-20/+44
2020-05-05docs: filesystems: split spufs.txt into 3 separate filesMauro Carvalho Chehab3-245/+240
2020-05-05docs: filesystems: convert sharedsubtree.txt to ReSTMauro Carvalho Chehab3-172/+229
2020-05-05docs: filesystems: convert seq_file.txt to ReSTMauro Carvalho Chehab2-24/+38
2020-05-05docs: filesystems: convert quota.txt to ReSTMauro Carvalho Chehab2-12/+30
2020-05-05docs: filesystems: convert mount_api.txt to ReSTMauro Carvalho Chehab2-114/+216
2020-05-05docs: filesystems: convert mandatory-locking.txt to ReSTMauro Carvalho Chehab3-10/+18
2020-05-05docs: filesystems: convert locks.txt to ReSTMauro Carvalho Chehab2-4/+9
2020-05-05docs: filesystems: convert fuse-io.txt to ReSTMauro Carvalho Chehab2-0/+7