aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+226
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds1-13/+13
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+1524
2025-05-26Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-38/+149
2025-05-26Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-05-26Merge tag 'bcachefs-2025-05-24' of git://evilpiepirate.org/bcachefsLinus Torvalds3-0/+103
2025-05-26Merge tag 'vfs-6.16-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+14
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-293/+739
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-83/+12
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+40
2025-05-22erofs: add 'fsoffset' mount option to specify filesystem offsetSheng Yong1-0/+1
2025-05-21docs: bcachefs: add casefolding referenceKent Overstreet1-0/+18
2025-05-21docs: bcachefs: idle work scheduling design docKent Overstreet2-0/+85
2025-05-20ext4: Add atomic block write documentationRitesh Harjani (IBM)2-0/+226
2025-05-19Docs: relay: editing cleanupsRandy Dunlap1-13/+13
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse2-0/+1524
2025-04-21fs/fs_parse: Remove unused and problematic validate_constant_table()Zijun Hu1-15/+0
2025-04-21fs/fs_parse: Delete macro fsparam_u32hex()Zijun Hu1-1/+0
2025-04-15Documentation: iomap: Add missing flags descriptionRitesh Harjani (IBM)1-2/+14
2025-04-13Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+14
2025-04-12Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn1-6/+14
2025-04-11netfs: Update main API documentDavid Howells1-277/+739
2025-04-08fscrypt: add support for hardware-wrapped keysEric Biggers1-38/+149
2025-04-08Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFSNeilBrown1-0/+11
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown1-0/+20
2025-04-07fs: Remove aops->writepageMatthew Wilcox (Oracle)3-83/+12
2025-04-07VFS: improve interface for lookup_one functionsNeilBrown1-0/+9
2025-04-03Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-3/+3
2025-04-03docs: fs/9p: Add missing "not" in cache documentationTingmao Wang1-2/+2
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+10
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-6/+38
2025-03-31Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-3/+7
2025-03-27Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2025-03-27Merge tag 'bcachefs-2025-03-24' of git://evilpiepirate.org/bcachefsLinus Torvalds3-19/+134
2025-03-27Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2025-03-25Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-6/+2
2025-03-25Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-5/+11
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds8-10/+10
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-265/+0
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+65
2025-03-24Merge tag 'vfs-6.15-rc1.overlayfs' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+19
2025-03-24Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+38
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2025-03-23Documentation/fs/9p: fix broken linkTuomas Ahola1-1/+1
2025-03-21MM documentation: add "Unaccepted" meminfo entryNico Pache1-0/+3
2025-03-21meminfo: add a per node counter for balloon driversNico Pache1-0/+3
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry1-16/+19
2025-03-17mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...David Hildenbrand1-2/+8
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...David Hildenbrand1-3/+19
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...David Hildenbrand1-0/+5
2025-03-17dcssblk: mark DAX broken, remove FS_DAX_LIMITED supportDan Williams1-1/+0
2025-03-16docs,procfs: document /proc/PID/* access permission checksAndrii Nakryiko1-0/+10
2025-03-14Documentation: bcachefs: SubmittingPatches: Convert footnotes to reST syntaxBagas Sanjaya1-10/+12
2025-03-14Documentation: bcachefs: SubmittingPatches: Demote section headingsBagas Sanjaya1-8/+13
2025-03-14Documentation: bcachefs: Split index toctreeBagas Sanjaya1-1/+18
2025-03-14Documentation: bcachefs: Add casefolding toctree entryBagas Sanjaya1-0/+1
2025-03-14Documentation: bcachefs: casefolding: Use bullet list for dirent structureBagas Sanjaya1-2/+2
2025-03-14Documentation: bcachefs: casefolding: Fix dentry/dcache considerations sectionBagas Sanjaya1-1/+3
2025-03-14Documentation: bcachefs: casefolding: Do not italicize NULBagas Sanjaya1-2/+3
2025-03-14bcachefs: bcachefs_metadata_version_casefoldingJoshua Ashton1-0/+87
2025-03-11f2fs: introduce FAULT_INCONSISTENT_FOOTERChao Yu1-0/+1
2025-03-10nfsd: disallow file locking and delegations for NFSv4 reexportMike Snitzer1-3/+7
2025-03-08f2fs: control nat_bits feature via mount optionChao Yu1-0/+2
2025-03-08vfs: Remove invalidate_inodes()Jan Kara1-0/+5
2025-03-06iomap: Support SW-based atomic writesJohn Garry1-2/+14
2025-03-06iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HWJohn Garry1-2/+2
2025-03-06Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...Christian Brauner2-0/+7
2025-03-05doc: correcting two prefix errors in idmappings.rstAiden Ma1-2/+2
2025-03-05doc: fix inline emphasis warningChristian Brauner1-6/+5
2025-03-04fscrypt: mention init_on_free instead of page poisoningEric Biggers1-3/+2
2025-03-04fscrypt: drop obsolete recommendation to enable optimized ChaCha20Eric Biggers1-3/+0
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown3-3/+41
2025-02-27iomap: make buffered writes work with RWF_DONTCACHEJens Axboe2-0/+7
2025-02-27Merge patch series "prep patches for my mkdir series"Christian Brauner2-0/+99
2025-02-21sysv: Remove the filesystemJan Kara2-265/+0
2025-02-19ovl: allow to specify override credentialsChristian Brauner1-5/+19
2025-02-19VFS: add common error checks to lookup_one_qstr_excl()NeilBrown1-0/+13
2025-02-19VFS: change kern_path_locked() and user_path_locked_at() to never return nega...NeilBrown1-0/+8
2025-02-17Documentation: add a usecase for FS_IOC_READ_VERITY_METADATAAllison Karlitskaya1-5/+11
2025-02-10Documentation: Remove repeated word in docsCharles Han1-2/+2
2025-02-10documentation/filesystems: fix spelling mistakesRitvik Gupta7-8/+8
2025-02-10jbd2: remove unused transaction->t_private_listKemeng Shi1-3/+1
2025-02-06bcachefs docs: SubmittingPatches.rstKent Overstreet2-0/+99
2025-02-06iomap: add a IOMAP_F_ANON_WRITE flagChristoph Hellwig1-0/+4
2025-02-06iomap: allow the file system to submit the writeback biosChristoph Hellwig1-6/+5
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+45
2025-01-29Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+100
2025-01-28Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-52/+52
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+5
2025-01-279p: fix ->rename_sem exclusionAl Viro2-0/+25
2025-01-27Pass parent directory inode and expected name to ->d_revalidate()Al Viro3-2/+20
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+79
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds1-8/+6
2025-01-25Documentation/filesystems/proc.rst: fix possessive form of "process"Andrew Morton1-16/+18
2025-01-25ksm: add ksm involvement information for each processxu xin1-0/+68
2025-01-24Documentation: update the Squashfs filesystem documentationPhillip Lougher1-8/+6
2025-01-24fuse: Add fuse-io-uring design documentationBernd Schubert2-0/+100
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds3-6/+6
2025-01-20Merge tag 'bcachefs-2025-01-20.2' of git://evilpiepirate.org/bcachefsLinus Torvalds1-1/+1
2025-01-15saner replacement for debugfs_rename()Al Viro1-7/+5
2025-01-14nfs: probe for LOCALIO when v3 client reconnects to serverMike Snitzer1-1/+19
2025-01-14nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer1-58/+27
2025-01-14nfs/localio: add direct IO enablement with sync and async IO supportMike Snitzer1-0/+13
2025-01-09overlayfs.rst: Fix and improve grammarGeert Uytterhoeven1-3/+3
2024-12-22fiemap: use kernel-doc includes in fiemap docbookRandy Dunlap1-34/+15
2024-12-21docs: filesystems: bcachefs: fixed some spelling mistakes in the bcachefs cod...Dennis Lam1-1/+1
2024-12-13Documentation: filesystems: fix two misspellsBingwu Zhang2-2/+2
2024-12-13Documentation: Fix simple typo on filesystems/porting.rstCarlos Maiolino1-1/+1
2024-11-27Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2024-11-26Merge tag 'docs-6.13-2' of git://git.lwn.net/linuxLinus Torvalds6-6/+6
2024-11-26Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+44
2024-11-26Merge branch 'ovl.fixes'Christian Brauner1-1/+1
2024-11-26fs_parser: update mount_api doc to match function signatureRandy Dunlap1-1/+2
2024-11-22Documentation: filesystems: update filename extensionsRandy Dunlap6-6/+6
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+15
2024-11-18Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+24
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+17
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-7/+0
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+126
2024-11-04fs: iomap: Atomic write supportJohn Garry1-0/+15
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-11-01f2fs: introduce device aliasing fileDaeho Jeong1-0/+44
2024-10-28docs: tmpfs: Add casefold optionsAndré Almeida1-0/+24
2024-10-24doc: correcting the debug path for cachefilesHongbo Li1-1/+1
2024-10-21Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2024-10-21reiserfs: The last commitJan Kara1-1/+1
2024-10-15iomap: remove iomap_file_buffered_write_punch_delallocChristoph Hellwig1-1/+1
2024-10-14Documentation,ovl: document new file descriptor based layersChristian Brauner1-0/+17
2024-10-10Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner2-0/+126
2024-10-10Documentation: add a new file documenting multigrain timestampsJeff Layton2-0/+126
2024-10-08netfs: fix documentation build errorJonathan Corbet1-1/+0
2024-10-04mm: Define VM_SHADOW_STACK for arm64 when we support GCSMark Brown1-1/+1
2024-10-02Merge patch series "Fixup NLM and kNFSD file lock callbacks"Christian Brauner1-7/+0
2024-10-01exportfs: Remove EXPORT_OP_ASYNC_LOCKBenjamin Coddington1-7/+0
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+57
2024-09-24Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-0/+358
2024-09-24nfs: Fix `make htmldocs` warnings in the localio documentationAnna Schumaker2-34/+35
2024-09-23nfs: add "NFS Client and Server Interlock" section to localio.rstMike Snitzer1-0/+68
2024-09-23nfs: add FAQ section to Documentation/filesystems/nfs/localio.rstTrond Myklebust1-0/+86
2024-09-23nfs: add Documentation/filesystems/nfs/localio.rstMike Snitzer1-0/+203
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds1-1/+1
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2024-09-20Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2024-09-19Merge tag 'ovl-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+5
2024-09-17Merge tag 'docs-6.12' of git://git.lwn.net/linuxLinus Torvalds3-6/+6
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+25
2024-09-16Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds2-9/+9
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-7/+7
2024-09-12Documentation: iomap: fix a typoPankaj Raghav1-1/+1
2024-09-12docs: filesystems: corrected grammar of netfs pageDennis Lam1-1/+1
2024-09-11tools: usb: p9_fwd: wrap USBG shell command examples in literal code blocksBagas Sanjaya1-3/+3
2024-09-10docs:filesystems: fix spelling and grammar mistakesDennis Lam1-3/+3
2024-09-10docs:filesystem: fix mispelled words on autofs pageDennis Lam1-2/+2
2024-09-09bcachefs: Fix a spelling error in docsXiaxi Shen1-1/+1
2024-09-09docs:filesystems: fix spelling and grammar mistakes in iomap design pageDennis Lam1-3/+3
2024-09-08overlayfs.rst: update metacopy section in overlayfs documentationYuriy Belikov1-2/+5
2024-09-05Merge tag 'v6.11-rc6' into docs-mwJonathan Corbet3-18/+18
2024-09-03tools: usb: p9_fwd: add usb gadget packet forwarder scriptMichael Grzeschik1-0/+41
2024-09-03net/9p/usbg: Add new usb gadget function transportMichael Grzeschik1-1/+16
2024-09-01fs: remove calls to set and clear the folio error flagMatthew Wilcox (Oracle)1-2/+1
2024-08-30doc: correcting the idmapping mount exampleHongbo Li1-4/+4
2024-08-30Fix spelling and gramatical errorsXiaxi Shen1-3/+3
2024-08-26Documentation/fs/9p: Expand goo.gl linkDr. David Alan Gilbert1-1/+1
2024-08-22Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-08-20documentation: add IPE documentationDeven Bowers1-1/+5
2024-08-20fsverity: expose verified fsverity built-in signatures to LSMsFan Wu1-2/+21
2024-08-19erofs: allow large folios for compressed filesGao Xiang1-1/+1
2024-08-18ksmbd: fix spelling mistakes in documentationVictor Timofei1-13/+13
2024-08-12netfs: clean up after renaming FSCACHE_DEBUG configLukas Bulwahn1-4/+4
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)2-5/+5
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)2-4/+4
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+9
2024-07-17Merge tag 'gfs2-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-29/+26
2024-07-15Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds5-0/+1288
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+7
2024-07-12docs/procfs: call out ioctl()-based PROCMAP_QUERY command existenceAndrii Nakryiko1-0/+9
2024-07-02fs_parse: add uid & gid option option parsing helpersEric Sandeen1-2/+7
2024-06-24/proc/pid/smaps: add mseal info for vmaJeff Xu1-0/+1
2024-06-19Documentation: the design of iomap and how to portDarrick J. Wong5-0/+1288
2024-05-29gfs2: Get rid of demote_ok checksAndreas Gruenbacher1-3/+0
2024-05-29gfs2: Update glocks documentationAndreas Gruenbacher1-26/+26
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+3
2024-05-25Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-6/+9
2024-05-24lib: add version into /proc/allocinfo outputSuren Baghdasaryan1-2/+3
2024-05-23doc: ceph: update userspace command to get CephFS metadataArtem Ikonnikov1-6/+9
2024-05-21Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2024-05-20Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+29
2024-05-20Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-220/+416
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2-0/+187
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-3/+42
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-05-14Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds2-4/+4
2024-05-08bcachefs: CodingStyleKent Overstreet2-0/+187
2024-05-05doc: split buffer.rst out of api-summary.rstMatthew Wilcox (Oracle)3-3/+13
2024-05-02make set_blocksize() fail unless block device is opened exclusiveAl Viro1-0/+7
2024-05-02Docs: typos/spellingRemington Brasga2-4/+4