summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-0/+7
|\
| * vfs: don't unnecessarily clone write access for writable fdsEric Biggers2021-01-041-0/+7
* | Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxLinus Torvalds2021-02-261-0/+4
|\ \
| * | docs: proc.rst: fix indentation warningRandy Dunlap2021-02-251-1/+1
| * | Documentation: proc.rst: add more about the 6 fields in loadavgRandy Dunlap2021-02-221-0/+4
* | | seq_file: document how per-entry resources are managed.NeilBrown2021-02-261-0/+6
* | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-233-12/+16
|\ \ \
| * | | fs: make helpers idmap mount awareChristian Brauner2021-01-241-9/+10
| * | | acl: handle idmapped mountsChristian Brauner2021-01-242-3/+6
| | |/ | |/|
* | | Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-221-1/+4
|\ \ \
| * | | fs: pass only I_DIRTY_INODE flags to ->dirty_inodeEric Biggers2021-01-131-1/+4
| |/ /
* | | Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds2021-02-225-20/+13
|\ \ \ | | |/ | |/|
| * | Documentation: /proc/loadavg: add 3 more field descriptionsRandy Dunlap2021-02-041-1/+4
| * | AFS: Documentation: fix a few typos in afs.rstRandy Dunlap2021-01-211-4/+4
| * | docs: Include ext4 documentation via filesystems/Jonathan Neuschäfer2021-01-111-0/+1
| * | Documentation/dax: Update description of DAX policy changingHao Li2021-01-111-14/+3
| * | docs: filesystems: vfs: Correct the struct nameLiao Pingfang2021-01-111-1/+1
| |/
* | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-212-1/+16
|\ \
| * | f2fs: remove FAULT_ALLOC_BIOChristoph Hellwig2021-01-271-1/+0
| * | bio: don't copy bvec for direct IOPavel Begunkov2021-01-251-0/+9
| * | bvec/iter: disallow zero-length segment bvecsPavel Begunkov2021-01-251-0/+7
| |/
* | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2021-02-211-0/+76
|\ \
| * | fs-verity: support reading signature with ioctlEric Biggers2021-02-071-1/+8
| * | fs-verity: support reading descriptor with ioctlEric Biggers2021-02-071-0/+4
| * | fs-verity: support reading Merkle tree with ioctlEric Biggers2021-02-071-1/+9
| * | fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers2021-02-071-0/+57
| |/
* | Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-211-1/+17
|\ \
| * | Documentation: f2fs: fix typo s/automaic/automaticEd Tsai2021-02-161-1/+1
| * | f2fs: introduce checkpoint_merge mount optionDaeho Jeong2021-02-031-0/+11
| * | f2fs: compress: support compress levelChao Yu2021-01-271-0/+5
| |/
* / ovl: implement volatile-specific fsync error behaviourSargun Dhillon2021-01-281-0/+8
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-12-241-0/+50
|\
| * ext4: add docs about fast commit idempotenceHarshad Shirwadkar2020-12-171-0/+50
* | Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds2020-12-201-19/+18
|\ \
| * | Documentation: Update filesystems/gfs2.rstAndrew Price2020-12-011-19/+18
| |/
* | Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-171-8/+28
|\ \
| * | ovl: user xattrMiklos Szeredi2020-12-141-2/+11
| * | ovl: document lower modification caveatsKevin Locke2020-11-121-3/+7
| * | ovl: doc clarificationMiklos Szeredi2020-11-121-5/+7
| * | ovl: introduce new "uuid=off" option for inodes index featurePavel Tikhomirov2020-11-121-0/+5
* | | Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-171-0/+36
|\ \ \
| * | | f2fs: add compress_mode mount optionDaeho Jeong2020-12-031-0/+35
| * | | f2fs: compress: support chksumChao Yu2020-12-021-0/+1
* | | | Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2020-12-171-0/+1
|\ \ \ \
| * | | | docs: filesystems: Reduce ext2.rst to one top-level headingJonathan Neuschäfer2020-11-091-0/+1
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+2
|\ \ \ \
| * | | | proc: provide details on indirect branch speculationAnand K Mistry2020-12-151-0/+2
* | | | | Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-151-4/+4
|\ \ \ \ \
| * | | | | file: Rename fcheck lookup_fd_rcuEric W. Biederman2020-12-101-3/+3
| * | | | | file: Replace fcheck_files with files_lookup_fd_rcuEric W. Biederman2020-12-101-3/+3
| | |_|/ / | |/| | |