summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...Christian Brauner2025-03-062-0/+7
| |\ \ \ \ \
| | * | | | | iomap: make buffered writes work with RWF_DONTCACHEJens Axboe2025-02-272-0/+7
| | |/ / / /
| * | | | | iomap: add a IOMAP_F_ANON_WRITE flagChristoph Hellwig2025-02-061-0/+4
| * | | | | iomap: allow the file system to submit the writeback biosChristoph Hellwig2025-02-061-6/+5
| |/ / / /
* | | | | Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2025-03-241-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | vfs: Remove invalidate_inodes()Jan Kara2025-03-081-0/+5
| |/ / /
* | / / doc: correcting two prefix errors in idmappings.rstAiden Ma2025-03-051-2/+2
| |/ / |/| |
* | | bcachefs docs: SubmittingPatches.rstKent Overstreet2025-02-062-0/+99
|/ /
* | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2025-01-303-2/+45
|\ \
| * | 9p: fix ->rename_sem exclusionAl Viro2025-01-272-0/+25
| * | Pass parent directory inode and expected name to ->d_revalidate()Al Viro2025-01-273-2/+20
| |/
* | Merge tag 'fuse-update-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2025-01-292-0/+100
|\ \
| * | fuse: Add fuse-io-uring design documentationBernd Schubert2025-01-242-0/+100
| |/
* | Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2025-01-281-52/+52
|\ \
| * | nfs: probe for LOCALIO when v3 client reconnects to serverMike Snitzer2025-01-141-1/+19
| * | nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer2025-01-141-58/+27
| * | nfs/localio: add direct IO enablement with sync and async IO supportMike Snitzer2025-01-141-0/+13
| |/
* | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2025-01-281-7/+5
|\ \
| * | saner replacement for debugfs_rename()Al Viro2025-01-151-7/+5
| |/
* | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2025-01-261-9/+79
|\ \
| * | Documentation/filesystems/proc.rst: fix possessive form of "process"Andrew Morton2025-01-251-16/+18
| * | ksm: add ksm involvement information for each processxu xin2025-01-251-0/+68
| |/
* | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2025-01-261-8/+6
|\ \
| * | Documentation: update the Squashfs filesystem documentationPhillip Lougher2025-01-241-8/+6
| |/
* | Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds2025-01-213-6/+6
|\ \
| * | overlayfs.rst: Fix and improve grammarGeert Uytterhoeven2025-01-091-3/+3
| * | Documentation: filesystems: fix two misspellsBingwu Zhang2024-12-132-2/+2
| * | Documentation: Fix simple typo on filesystems/porting.rstCarlos Maiolino2024-12-131-1/+1
| |/
* | Merge tag 'bcachefs-2025-01-20.2' of git://evilpiepirate.org/bcachefsLinus Torvalds2025-01-201-1/+1
|\ \
| * | docs: filesystems: bcachefs: fixed some spelling mistakes in the bcachefs cod...Dennis Lam2024-12-211-1/+1
| |/
* / fiemap: use kernel-doc includes in fiemap docbookRandy Dunlap2024-12-221-34/+15
|/
* Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-271-1/+2
|\
| * Merge branch 'ovl.fixes'Christian Brauner2024-11-261-1/+1
| |\
| * | fs_parser: update mount_api doc to match function signatureRandy Dunlap2024-11-261-1/+2
* | | Merge tag 'docs-6.13-2' of git://git.lwn.net/linuxLinus Torvalds2024-11-266-6/+6
|\ \ \
| * | | Documentation: filesystems: update filename extensionsRandy Dunlap2024-11-226-6/+6
* | | | Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-261-0/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | f2fs: introduce device aliasing fileDaeho Jeong2024-11-011-0/+44
| |/ /
* | | Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-211-1/+1
|\ \ \ | |_|/ |/| |
| * | reiserfs: The last commitJan Kara2024-10-211-1/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-11-181-1/+1
|\ \
| * | mm: Define VM_SHADOW_STACK for arm64 when we support GCSMark Brown2024-10-041-1/+1
| |/
* | Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-181-0/+15
|\ \
| * | fs: iomap: Atomic write supportJohn Garry2024-11-041-0/+15
| |/
* | Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-11-181-0/+24
|\ \
| * | docs: tmpfs: Add casefold optionsAndré Almeida2024-10-281-0/+24
* | | Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-11-181-0/+17
|\ \ \
| * | | Documentation,ovl: document new file descriptor based layersChristian Brauner2024-10-141-0/+17
| | |/ | |/|
* | | Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-11-181-7/+0
|\ \ \
| * \ \ Merge patch series "Fixup NLM and kNFSD file lock callbacks"Christian Brauner2024-10-021-7/+0
| |\ \ \ | | |/ / | |/| |