summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2023-03-22docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn
2023-01-07ext4: journal_path mount options should follow linksLukas Czerner
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
2022-07-30f2fs: introduce memory modeDaeho Jeong
2022-07-21fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_otherDave Marchevsky
2022-07-17doc: proc: fix the description to THPeligibleYang Shi
2022-07-16fs: remove no_llseekJason A. Donenfeld
2022-07-15fs-verity: mention btrfs supportEric Biggers
2022-07-15Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily"Christian Brauner
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li
2022-07-09Merge tag 'xfs-cil-scale-5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Darrick J. Wong
2022-07-08ovl: turn of SB_POSIXACL with idmapped layers temporarilyChristian Brauner
2022-07-07xfs: expanding delayed logging design with background materialDave Chinner
2022-07-03mm/smaps: add Pss_DirtyVincent Whitchurch