summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2023-04-11xfs: document future directions of online fsckonline-fsck-design-6.4_2023-04-12online-fsck-design-6.4_2023-04-11Darrick J. Wong
2023-04-11xfs: document the userspace fsck driver programDarrick J. Wong
2023-04-11xfs: document directory tree repairsDarrick J. Wong
2023-04-11xfs: document metadata file repairDarrick J. Wong
2023-04-11xfs: document full filesystem scans for online fsckDarrick J. Wong
2023-04-11xfs: document online file metadata repair codeDarrick J. Wong
2023-04-11xfs: document btree bulk loadingDarrick J. Wong
2023-04-11xfs: document pageable kernel memoryDarrick J. Wong
2023-04-11xfs: document how online fsck deals with eventual consistencyDarrick J. Wong
2023-04-11xfs: document the filesystem metadata checking strategyDarrick J. Wong
2023-04-11xfs: document the user interface for online fsckDarrick J. Wong
2023-04-11xfs: document the testing plan for online fsckDarrick J. Wong
2023-04-11xfs: document the general theory underlying online fsck designDarrick J. Wong
2023-04-11xfs: document the motivation for online fsck designDarrick J. Wong
2023-03-14Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linuxLinus Torvalds
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-07docs: ext4: modify the group desc size to 64Wu Bo
2023-03-07docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn
2023-02-27Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds
2023-02-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-15Documentation: Fix sysfs path for the NFSv4 client identifierDave Wysochanski
2023-01-28fscrypt: support decrypting data from large foliosEric Biggers
2023-01-27fsverity: support verifying data from large foliosEric Biggers
2023-01-25fsverity.rst: update git repo URL for fsverity-utilsEric Biggers
2023-01-19fs: port xattr to mnt_idmapChristian Brauner
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->get_acl() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->tmpfile() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2023-01-16erofs: add documentation for 'domain_id' mount optionJingbo Xu
2023-01-09ext4: allow verity with fs block size < PAGE_SIZEEric Biggers
2023-01-09fsverity: support enabling with tree block size < PAGE_SIZEEric Biggers
2023-01-09fsverity: support verification with tree block size < PAGE_SIZEEric Biggers
2023-01-09fsverity: use EFBIG for file too large to enable verityEric Biggers
2023-01-06docs: f2fs: fix html doc errorYangtao Li
2023-01-02docs: proc.rst: add softnet_stat to /proc/net tableYang Yang
2022-12-21Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2022-12-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds