summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2023-04-12xfs: document the motivation for online fsck designDarrick J. Wong2-0/+213
2023-04-10fs/9p: Rework cache modes and add new options to DocumentationEric Van Hensbergen1-13/+37
2023-04-06mm: hold the RCU read lock over calls to ->map_pagesMatthew Wilcox (Oracle)1-2/+2
2023-04-06mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka1-0/+8
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2-4/+4
2023-03-29shmem: add support to ignore swapLuis Chamberlain1-3/+6
2023-03-29shmem: update documentationLuis Chamberlain1-8/+49
2023-03-27fs/ntfs3: Remove noacsrulesKonstantin Komarov1-11/+0
2023-03-27fs/9p: allow disable of xattr support on mountEric Van Hensbergen1-0/+2
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman1-2/+2
2023-03-16fs_context: drop the unused lsm_flags memberOndrej Mosnacek1-1/+0
2023-03-14docs: filesystems: vfs: actualize struct super_operations descriptionAlexander Mikhalitsyn1-15/+59
2023-03-14docs: filesystems: vfs: actualize struct file_system_type descriptionAlexander Mikhalitsyn1-4/+27
2023-03-14Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-03-14Documentation: fs/proc: corrections and updateRandy Dunlap1-21/+23
2023-03-14Documentation: update idmappings.rstChristian Brauner1-53/+125
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2023-03-08docs: ext4: modify the group desc size to 64Wu Bo1-3/+3
2023-03-07docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn1-1/+1
2023-02-28Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-02-23Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-2/+2
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-0/+1
2023-02-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2-51/+49
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-24/+24
2023-02-15Documentation: Fix sysfs path for the NFSv4 client identifierDave Wysochanski1-2/+2
2023-01-29fscrypt: support decrypting data from large foliosEric Biggers1-2/+2
2023-01-28fsverity: support verifying data from large foliosEric Biggers1-10/+10
2023-01-25fsverity.rst: update git repo URL for fsverity-utilsEric Biggers1-1/+1
2023-01-19fs: port xattr to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->get_acl() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->tmpfile() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner2-2/+2
2023-01-16erofs: add documentation for 'domain_id' mount optionJingbo Xu1-0/+2
2023-01-10ext4: allow verity with fs block size < PAGE_SIZEEric Biggers1-3/+5
2023-01-10fsverity: support enabling with tree block size < PAGE_SIZEEric Biggers1-11/+9
2023-01-10fsverity: support verification with tree block size < PAGE_SIZEEric Biggers1-26/+23
2023-01-10fsverity: use EFBIG for file too large to enable verityEric Biggers1-0/+1
2023-01-07docs: f2fs: fix html doc errorYangtao Li1-1/+1
2023-01-03docs: proc.rst: add softnet_stat to /proc/net tableYang Yang1-0/+1
2022-12-21Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds1-0/+19
2022-12-15Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+12