summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2024-12-14fs_parser: update mount_api doc to match function signatureRandy Dunlap
2024-06-21Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever
2024-06-21fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo
2024-06-21fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo
2024-06-21file: Rename fcheck lookup_fd_rcuEric W. Biederman
2024-06-21file: Replace fcheck_files with files_lookup_fd_rcuEric W. Biederman
2024-06-21nfsd: close cached files prior to a REMOVE or RENAME that would replace targetJeff Layton
2024-06-21nfsd: allow filesystems to opt out of subtree checkingJeff Layton
2024-06-21nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operationsJeff Layton
2024-06-16f2fs: add compress_mode mount optionDaeho Jeong
2024-06-16f2fs: compress: support chksumChao Yu
2024-02-23rename(): fix the locking of subdirectoriesAl Viro
2023-07-27fs: Lock moved directoriesJan Kara
2023-07-27autofs: use flexible array in ioctl structureArnd Bergmann
2023-03-22docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn
2022-04-27ext4, doc: fix incorrect h_reserved sizewangjianjian (C)
2021-11-18fscrypt: allow 256-bit master keys with AES-256-XTSEric Biggers
2021-07-28Documentation: Fix intiramfs script nameRobert Richter
2021-07-20f2fs: fix to avoid adding tab before doc sectionChao Yu
2021-03-04seq_file: document how per-entry resources are managed.NeilBrown
2021-02-10ovl: implement volatile-specific fsync error behaviourSargun Dhillon
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