summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2022-11-25fs: simplify vfs_get_superChristoph Hellwig
2022-11-18proc: report open files as size in stat() for /proc/pid/fdIvan Babrou
2022-11-15Documentation: update the description of TracerPid in procfs.rstChen Linxuan
2022-11-12fs/ntfs3: Document system.ntfs_attrib_be extended attributeDaniel Pinto
2022-11-12fs/ntfs3: Rename hidedotfiles mount option to hide_dot_filesDaniel Pinto
2022-11-12fs/ntfs3: Document the hidedotfiles mount optionDaniel Pinto
2022-11-12fs/ntfs3: Document windows_names mount optionDaniel Pinto
2022-11-09debugfs: small Documentation cleaningRandy Dunlap
2022-11-09sysfs: update DocumentationRandy Dunlap
2022-11-01f2fs: add barrier mount optionYangtao Li
2022-11-01f2fs: support fault injection for f2fs_is_valid_blkaddr()Chao Yu
2022-10-20fs: add new get acl methodChristian Brauner
2022-10-20fs: rename current get acl methodChristian Brauner
2022-10-19fs: pass dentry to set acl methodChristian Brauner
2022-10-13Merge tag 'docs-6.1-2' of git://git.lwn.net/linuxLinus Torvalds
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-10-10Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-10-10Documentation: ubifs: Fix compression idiomJoel Stanley
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-07Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-10-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-05ksmbd: update documentationNamjae Jeon
2022-10-04ceph: remove Sage's git tree from documentationTiezhu Yang
2022-09-30docs: filesystems: sysfs: Make text and code for ->show() consistentAndy Shevchenko
2022-09-29fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODELukas Czerner
2022-09-27Documentation: spufs: correct a duplicate word typoRandy Dunlap
2022-09-27Documentation: filesystems: correct possessive "its"Randy Dunlap
2022-09-27Remove duplicate words inside documentationAkhil Raj
2022-09-27Documentation: ext4: correct the document about superblockJunChao Sun
2022-09-27Documentation: filesystems: xfs: update pseudocode and typo fixesZhao Mengmeng
2022-09-24vfs: open inside ->tmpfile()Miklos Szeredi
2022-08-24mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed
2022-08-17Change calling conventions for filldir_tAl Viro
2022-08-08Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2022-08-08Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-08-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-02Documentation: ext4: fix cell spacing of table heading on blockmap tableBagas Sanjaya
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-08-02Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2022-08-02ext2: remove nobh supportChristoph Hellwig
2022-08-02fs: Add aops->migrate_folioMatthew Wilcox (Oracle)
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)
2022-08-01Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds