summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2021-01-28ovl: implement volatile-specific fsync error behaviourSargun Dhillon
2020-12-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-12-20Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2020-12-17Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-17Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-17Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2020-12-17ext4: add docs about fast commit idempotenceHarshad Shirwadkar
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15proc: provide details on indirect branch speculationAnand K Mistry
2020-12-15Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15tmpfs: fix Documentation nitsRandy Dunlap
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds
2020-12-14ovl: user xattrMiklos Szeredi
2020-12-10file: Rename fcheck lookup_fd_rcuEric W. Biederman
2020-12-10file: Replace fcheck_files with files_lookup_fd_rcuEric W. Biederman
2020-12-09nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton
2020-12-09nfsd: allow filesystems to opt out of subtree checkingJeff Layton
2020-12-09nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton
2020-12-03Documentation: mount_api: change kernel log wordingRandy Dunlap
2020-12-03f2fs: add compress_mode mount optionDaeho Jeong
2020-12-02f2fs: compress: support chksumChao Yu
2020-12-01Documentation: document /proc api for arm64 MTE vm flagsSzabolcs Nagy
2020-12-01Documentation: Update filesystems/gfs2.rstAndrew Price
2020-11-23fs-verity: move structs needed for file signing to UAPI headerEric Biggers
2020-11-16fs-verity: rename "file measurement" to "file digest"Eric Biggers
2020-11-16fs-verity: rename fsverity_signed_digest to fsverity_formatted_digestEric Biggers
2020-11-13docs: filesystems: link ubifs-authentication.rst without .rst extensionJonathan Neuschäfer
2020-11-12ovl: document lower modification caveatsKevin Locke
2020-11-12ovl: doc clarificationMiklos Szeredi
2020-11-12ovl: introduce new "uuid=off" option for inodes index featurePavel Tikhomirov
2020-11-09Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-09docs: filesystems: Reduce ext2.rst to one top-level headingJonathan Neuschäfer
2020-11-06jbd2: drop jbd2_fc_init documentationHarshad Shirwadkar
2020-11-06ext4: describe fast_commit feature flagsHarshad Shirwadkar
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds
2020-10-30debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman
2020-10-28docs: fs: api-summary.rst: get rid of kernel-doc includeMauro Carvalho Chehab
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-21doc: update ext4 and journalling docs to include fast commit featureHarshad Shirwadkar
2020-10-21Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-10-19Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-19Merge tag 'zonefs-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-16Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-15docs: fs: fscrypt.rst: get rid of :c:type: tagsMauro Carvalho Chehab
2020-10-15docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds