aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2021-03-30f2fs: introduce gc_merge mount optionGravatar Chao Yu 1-0/+6
2021-03-29block: remove the revalidate_disk methodGravatar Christoph Hellwig 1-2/+0
2021-03-25docs: filesystems: Fix a mundane typoGravatar Bhaskar Chowdhury 1-1/+1
2021-03-08docs: filesystem: Update smaps vm flag list to latestGravatar Peter Xu 1-0/+4
2021-03-06Docs: add fs/eventpoll to docbooksGravatar Randy Dunlap 1-0/+6
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+7
2021-02-26Merge tag 'docs-5.12-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+4
2021-02-26seq_file: document how per-entry resources are managed.Gravatar NeilBrown 1-0/+6
2021-02-25docs: proc.rst: fix indentation warningGravatar Randy Dunlap 1-1/+1
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-12/+16
2021-02-22Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+4
2021-02-22Documentation: proc.rst: add more about the 6 fields in loadavgGravatar Randy Dunlap 1-0/+4
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxGravatar Linus Torvalds 5-20/+13
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-1/+16
2021-02-21Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Gravatar Linus Torvalds 1-0/+76
2021-02-21Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+17
2021-02-16Documentation: f2fs: fix typo s/automaic/automaticGravatar Ed Tsai 1-1/+1
2021-02-07fs-verity: support reading signature with ioctlGravatar Eric Biggers 1-1/+8
2021-02-07fs-verity: support reading descriptor with ioctlGravatar Eric Biggers 1-0/+4
2021-02-07fs-verity: support reading Merkle tree with ioctlGravatar Eric Biggers 1-1/+9
2021-02-07fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlGravatar Eric Biggers 1-0/+57
2021-02-04Documentation: /proc/loadavg: add 3 more field descriptionsGravatar Randy Dunlap 1-1/+4
2021-02-03f2fs: introduce checkpoint_merge mount optionGravatar Daeho Jeong 1-0/+11
2021-01-28ovl: implement volatile-specific fsync error behaviourGravatar Sargun Dhillon 1-0/+8
2021-01-27f2fs: compress: support compress levelGravatar Chao Yu 1-0/+5
2021-01-27f2fs: remove FAULT_ALLOC_BIOGravatar Christoph Hellwig 1-1/+0
2021-01-25bio: don't copy bvec for direct IOGravatar Pavel Begunkov 1-0/+9
2021-01-25bvec/iter: disallow zero-length segment bvecsGravatar Pavel Begunkov 1-0/+7
2021-01-24fs: make helpers idmap mount awareGravatar Christian Brauner 1-9/+10
2021-01-24acl: handle idmapped mountsGravatar Christian Brauner 2-3/+6
2021-01-21AFS: Documentation: fix a few typos in afs.rstGravatar Randy Dunlap 1-4/+4
2021-01-13fs: pass only I_DIRTY_INODE flags to ->dirty_inodeGravatar Eric Biggers 1-1/+4
2021-01-11docs: Include ext4 documentation via filesystems/Gravatar Jonathan Neuschäfer 1-0/+1
2021-01-11Documentation/dax: Update description of DAX policy changingGravatar Hao Li 1-14/+3
2021-01-11docs: filesystems: vfs: Correct the struct nameGravatar Liao Pingfang 1-1/+1
2021-01-04vfs: don't unnecessarily clone write access for writable fdsGravatar Eric Biggers 1-0/+7
2020-12-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+50
2020-12-20Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Gravatar Linus Torvalds 1-19/+18
2020-12-17Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-8/+28
2020-12-17Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+36
2020-12-17Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-0/+1
2020-12-17ext4: add docs about fast commit idempotenceGravatar Harshad Shirwadkar 1-0/+50
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+2
2020-12-15proc: provide details on indirect branch speculationGravatar Anand K Mistry 1-0/+2
2020-12-15Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+4
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Gravatar Linus Torvalds 1-0/+52
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-4/+4
2020-12-15tmpfs: fix Documentation nitsGravatar Randy Dunlap 1-4/+4
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-3/+4
2020-12-14ovl: user xattrGravatar Miklos Szeredi 1-2/+11