aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2022-05-03Merge tag 'v5.10.113' into v5.10/standard/baseBruce Ashfield
2022-04-27ext4, doc: fix incorrect h_reserved sizewangjianjian (C)
2021-11-29Merge tag 'v5.10.80' into v5.10/standard/baseBruce Ashfield
2021-11-18fscrypt: allow 256-bit master keys with AES-256-XTSEric Biggers
2021-08-02Merge tag 'v5.10.54' into v5.10/standard/baseBruce Ashfield
2021-07-28Documentation: Fix intiramfs script nameRobert Richter
2021-07-20Merge tag 'v5.10.52' into v5.10/standard/baseBruce Ashfield
2021-07-20f2fs: fix to avoid adding tab before doc sectionChao Yu
2021-06-15aufs5: aufs-coreBruce Ashfield
2021-06-09Revert "aufs5: core"Bruce Ashfield
2021-03-08Merge tag 'v5.10.20' into v5.10/standard/baseBruce Ashfield
2021-03-04seq_file: document how per-entry resources are managed.NeilBrown
2021-02-15Merge tag 'v5.10.15' into v5.10/standard/baseBruce Ashfield
2021-02-10ovl: implement volatile-specific fsync error behaviourSargun Dhillon
2020-12-17aufs5: coreBruce Ashfield
2020-11-09Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-12Merge tag 'docs-5.10' of git://git.lwn.net/linuxLinus Torvalds
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov
2020-10-09Documentation: better locations for sysfs-pci, sysfs-taggingJohn Hubbard
2020-10-02sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches
2020-09-28doc: seq_file: clarify role of *pos in ->next()NeilBrown
2020-09-25Documentation: update RPCSEC_GSSv3 RFC linkJ. Bruce Fields
2020-09-24Documentation: filesystems: mount_api: fix headingsRandy Dunlap
2020-09-15zonefs: document the explicit-open mount optionJohannes Thumshirn
2020-09-11f2fs: Documentation edits/fixesRandy Dunlap
2020-09-11f2fs: support age threshold based garbage collectionChao Yu
2020-09-10f2fs: point man pages for some f2fs utilsJaegeuk Kim
2020-09-10f2fs: support zone capacity less than zone sizeAravind Ramesh
2020-09-09docs: ubifs-authentication: Add a top-level headingJonathan Neuschäfer
2020-09-09docs: filesystems: replace to_dev() with kobj_to_dev()Denis Efremov
2020-09-04fuse: update project homepageAndré Almeida
2020-09-02Documentation/filesystems/locking.rst: remove an incorrect sentenceChristoph Hellwig
2020-09-02ovl: provide a mount option "volatile"Vivek Goyal