aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-26Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds
2021-02-26seq_file: document how per-entry resources are managed.NeilBrown
2021-02-25docs: proc.rst: fix indentation warningRandy Dunlap
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-22Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-22Documentation: proc.rst: add more about the 6 fields in loadavgRandy Dunlap
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-21Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2021-02-21Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-16Documentation: f2fs: fix typo s/automaic/automaticEd Tsai
2021-02-07fs-verity: support reading signature with ioctlEric Biggers
2021-02-07fs-verity: support reading descriptor with ioctlEric Biggers
2021-02-07fs-verity: support reading Merkle tree with ioctlEric Biggers
2021-02-07fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers
2021-02-04Documentation: /proc/loadavg: add 3 more field descriptionsRandy Dunlap
2021-02-03f2fs: introduce checkpoint_merge mount optionDaeho Jeong
2021-01-28ovl: implement volatile-specific fsync error behaviourSargun Dhillon
2021-01-27f2fs: compress: support compress levelChao Yu
2021-01-27f2fs: remove FAULT_ALLOC_BIOChristoph Hellwig
2021-01-25bio: don't copy bvec for direct IOPavel Begunkov
2021-01-25bvec/iter: disallow zero-length segment bvecsPavel Begunkov
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24acl: handle idmapped mountsChristian Brauner
2021-01-21AFS: Documentation: fix a few typos in afs.rstRandy Dunlap
2021-01-13fs: pass only I_DIRTY_INODE flags to ->dirty_inodeEric Biggers
2021-01-11docs: Include ext4 documentation via filesystems/Jonathan Neuschäfer
2021-01-11Documentation/dax: Update description of DAX policy changingHao Li
2021-01-11docs: filesystems: vfs: Correct the struct nameLiao Pingfang
2021-01-04vfs: don't unnecessarily clone write access for writable fdsEric Biggers
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