aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+2
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos2-2/+2
2023-07-05Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2023-06-29Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-06-29Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+6
2023-06-29Merge tag 'ovl-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-5/+39
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+0
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2023-06-26ext4: update doc about journal superblock descriptionZhang Yi1-1/+6
2023-06-26Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-66/+126
2023-06-26Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+14
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2-3/+0
2023-06-20fsverity: improve documentation for builtin signature supportEric Biggers1-66/+126
2023-06-19ovl: store enum redirect_mode in config instead of a stringAmir Goldstein1-5/+4
2023-06-19ovl: introduce data-only lower layersAmir Goldstein1-0/+35
2023-06-02fs: Lock moved directoriesJan Kara1-12/+14
2023-05-30autofs: use flexible array in ioctl structureArnd Bergmann2-2/+2
2023-05-24smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smbSteve French4-1/+1
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French1-1/+1
2023-05-22exportfs: add explicit flag to request non-decodeable file handlesAmir Goldstein1-2/+2
2023-05-16Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:Randy Dunlap1-2/+1
2023-05-16Documentation/filesystems: sharedsubtree: add section headingsRandy Dunlap1-0/+4
2023-05-08f2fs: support errors=remount-ro|continue|panic mountoptionChao Yu1-0/+16
2023-05-04Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+39
2023-04-29Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds1-11/+0
2023-04-29Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-0/+5317
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+2
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-13/+65
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2023-04-26Merge tag 'f2fs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-04-24Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2023-04-24Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2-54/+125
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2-40/+109
2023-04-21fs/proc: add Kthread flag to /proc/$pid/statusChunguang Wu1-0/+2
2023-04-17erofs: set block size to the on-disk block sizeJingbo Xu1-2/+2
2023-04-12docs: f2fs: Correct instruction to disable checkpointWang Han1-1/+1
2023-04-11xfs: document future directions of online fsckDarrick J. Wong1-0/+210
2023-04-11xfs: document the userspace fsck driver programDarrick J. Wong1-0/+316
2023-04-11xfs: document directory tree repairsDarrick J. Wong1-0/+419
2023-04-11xfs: document metadata file repairDarrick J. Wong1-0/+536
2023-04-11xfs: document full filesystem scans for online fsckDarrick J. Wong1-0/+681
2023-04-11xfs: document online file metadata repair codeDarrick J. Wong1-0/+154
2023-04-11xfs: document btree bulk loadingDarrick J. Wong1-0/+665
2023-04-11xfs: document pageable kernel memoryDarrick J. Wong1-0/+500
2023-04-11xfs: document how online fsck deals with eventual consistencyDarrick J. Wong1-0/+332
2023-04-11xfs: document the filesystem metadata checking strategyDarrick J. Wong2-0/+588
2023-04-11xfs: document the user interface for online fsckDarrick J. Wong1-0/+113
2023-04-11xfs: document the testing plan for online fsckDarrick J. Wong1-0/+186
2023-04-11xfs: document the general theory underlying online fsck designDarrick J. Wong1-0/+404
2023-04-11xfs: document the motivation for online fsck designDarrick J. Wong2-0/+213
2023-04-09fs/9p: Rework cache modes and add new options to DocumentationEric Van Hensbergen1-13/+37
2023-04-05mm: hold the RCU read lock over calls to ->map_pagesMatthew Wilcox (Oracle)1-2/+2
2023-04-05mm/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-28shmem: add support to ignore swapLuis Chamberlain1-3/+6
2023-03-28shmem: 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-07docs: 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-27Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-02-22Merge 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-28fscrypt: support decrypting data from large foliosEric Biggers1-2/+2
2023-01-27fsverity: 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-09ext4: allow verity with fs block size < PAGE_SIZEEric Biggers1-3/+5
2023-01-09fsverity: support enabling with tree block size < PAGE_SIZEEric Biggers1-11/+9
2023-01-09fsverity: support verification with tree block size < PAGE_SIZEEric Biggers1-26/+23
2023-01-09fsverity: use EFBIG for file too large to enable verityEric Biggers1-0/+1
2023-01-06docs: f2fs: fix html doc errorYangtao Li1-1/+1
2023-01-02docs: 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-14Merge tag 'f2fs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+12
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+5
2022-12-13Merge tag 'configfs-6.2-2022-12-13' of git://git.infradead.org/users/hch/conf...Linus Torvalds1-48/+0
2022-12-12Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+25
2022-12-12Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-0/+7
2022-12-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+11
2022-12-12Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+0
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+17
2022-12-12f2fs: add block_age-based extent cacheJaegeuk Kim1-0/+4
2022-12-08MAINTAINERS: Add f2fs bug tracker linkChao Yu1-1/+5
2022-12-07erofs: enable large folios for fscache modeJingbo Xu1-0/+2
2022-12-07erofs: update documentationGao Xiang1-13/+23
2022-12-02fscrypt: add additional documentation for SM4 supportEric Biggers1-0/+6
2022-12-02configfs: remove mentions of committable itemsBartosz Golaszewski1-48/+0
2022-12-01fscrypt: Add SM4 XTS/CTS symmetric algorithm supportTianjia Zhang1-0/+1
2022-12-01ext4: journal_path mount options should follow linksLukas Czerner1-0/+1
2022-11-30mm: anonymous shared memory namingPasha Tatashin1-3/+5
2022-11-25fs: simplify vfs_get_superChristoph Hellwig1-11/+0
2022-11-18proc: report open files as size in stat() for /proc/pid/fdIvan Babrou1-0/+17
2022-11-15Documentation: update the description of TracerPid in procfs.rstChen Linxuan1-1/+2
2022-11-12fs/ntfs3: Document system.ntfs_attrib_be extended attributeDaniel Pinto1-0/+5
2022-11-12fs/ntfs3: Rename hidedotfiles mount option to hide_dot_filesDaniel Pinto1-1/+1
2022-11-12fs/ntfs3: Document the hidedotfiles mount optionDaniel Pinto1-0/+6
2022-11-12fs/ntfs3: Document windows_names mount optionDaniel Pinto1-0/+8
2022-11-09debugfs: small Documentation cleaningRandy Dunlap1-4/+4
2022-11-09sysfs: update DocumentationRandy Dunlap1-17/+24
2022-11-01f2fs: add barrier mount optionYangtao Li1-0/+2
2022-11-01f2fs: support fault injection for f2fs_is_valid_blkaddr()Chao Yu1-0/+1
2022-10-20fs: add new get acl methodChristian Brauner2-0/+3
2022-10-20fs: rename current get acl methodChristian Brauner3-8/+8
2022-10-19fs: pass dentry to set acl methodChristian Brauner1-1/+1
2022-10-13Merge tag 'docs-6.1-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-1/+0
2022-10-10Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+16
2022-10-10Documentation: ubifs: Fix compression idiomJoel Stanley1-1/+1
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-10-07Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-12/+30
2022-10-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+3
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+11
2022-10-05ksmbd: update documentationNamjae Jeon1-12/+30
2022-10-04ceph: remove Sage's git tree from documentationTiezhu Yang1-1/+0
2022-09-30docs: filesystems: sysfs: Make text and code for ->show() consistentAndy Shevchenko1-1/+1
2022-09-29fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner1-0/+3
2022-09-27Documentation: spufs: correct a duplicate word typoRandy Dunlap1-1/+1
2022-09-27Documentation: filesystems: correct possessive "its"Randy Dunlap4-8/+7
2022-09-27Remove duplicate words inside documentationAkhil Raj1-1/+1
2022-09-27Documentation: ext4: correct the document about superblockJunChao Sun1-3/+3
2022-09-27Documentation: filesystems: xfs: update pseudocode and typo fixesZhao Mengmeng1-6/+6
2022-09-24vfs: open inside ->tmpfile()Miklos Szeredi3-3/+16
2022-08-24mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed1-0/+4
2022-08-17Change calling conventions for filldir_tAl Viro1-0/+11
2022-08-08Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-0/+5
2022-08-08Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+24
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+8
2022-08-04Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-39/+322
2022-08-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+8
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds3-34/+42
2022-08-02Documentation: ext4: fix cell spacing of table heading on blockmap tableBagas Sanjaya1-1/+1
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2-7/+8
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-5/+17
2022-08-02Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-23/+30
2022-08-02ext2: remove nobh supportChristoph Hellwig1-2/+0
2022-08-02fs: Add aops->migrate_folioMatthew Wilcox (Oracle)2-9/+10
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)2-16/+0
2022-08-01Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+0
2022-07-30f2fs: introduce memory modeDaeho Jeong1-0/+5
2022-07-21fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_otherDave Marchevsky1-5/+24
2022-07-17doc: proc: fix the description to THPeligibleYang Shi1-1/+3
2022-07-16fs: remove no_llseekJason A. Donenfeld1-0/+8
2022-07-15fs-verity: mention btrfs supportEric Biggers1-23/+30
2022-07-15Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily"Christian Brauner1-4/+0
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds1-3/+5
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li1-3/+5
2022-07-09Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Darrick J. Wong1-39/+322
2022-07-08ovl: turn of SB_POSIXACL with idmapped layers temporarilyChristian Brauner1-0/+4
2022-07-07xfs: expanding delayed logging design with background materialDave Chinner1-39/+322
2022-07-03mm/smaps: add Pss_DirtyVincent Whitchurch1-1/+4
2022-06-29docs: Improve ->read_folio documentationMatthew Wilcox (Oracle)1-7/+32
2022-06-27docs: filesystems: f2fs: fix description about compress ioctlChao Liu1-6/+7
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport1-1/+1
2022-06-26Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+13
2022-06-24docs: Remove duplicate wordDeming Wang1-1/+1
2022-06-21Documentation: update btrfs list of features and link to readthedocs.ioDavid Sterba1-3/+13
2022-06-16ext4, doc: remove unnecessary escapingWang Jianjian17-810/+810
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells1-12/+12
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds1-4/+5
2022-06-10fscrypt: Add HCTR2 support for filename encryptionNathan Huckleberry1-5/+17
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-19/+18
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-22/+42
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-0/+218
2022-05-29erofs: update documentationGao Xiang1-22/+42
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+4
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-67/+122
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds7-73/+68
2022-05-24Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+178
2022-05-24Merge tag 'fs.idmapped.v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+23
2022-05-23Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+50
2022-05-19mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner1-0/+6