summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-093-8/+8
|\ \ \ \
| * | | | mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts2023-12-201-3/+3
| * | | | fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2023-12-102-5/+5
| |/ / /
* | | | Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-081-0/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | porting: document block device freeze and thaw changesChristian Brauner2023-11-181-0/+12
| | |/ | |/|
* | | docs/fuse-io: Document the usage of DIRECT_IO_ALLOW_MMAPTyler Fanelli2023-12-041-1/+2
| |/ |/|
* | MAINTAINERS: erofs: add EROFS webpageGao Xiang2023-11-171-0/+4
|/
* Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-11-072-5/+11
|\
| * exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein2023-10-282-5/+11
* | Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2023-11-071-3/+37
|\ \
| * | ovl: add support for appending lowerdirs one by oneAmir Goldstein2023-10-311-3/+14
| * | ovl: Add documentation on nesting of overlayfs mountsAlexander Larsson2023-10-311-0/+23
* | | Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-021-1/+1
|\ \ \
| * | | erofs: fix inode metadata space layout description in documentationTiwei Bie2023-10-121-1/+1
* | | | Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds2023-11-011-1/+1
|\ \ \ \
| * | | | Documentation: xfs: Remove repeated word in commentsCharles Han2023-09-221-1/+1
* | | | | Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+7
|\ \ \ \ \
| * | | | | doc: Add /proc/bootconfig to proc.rstPaul E. McKenney2023-10-311-0/+5
| * | | | | doc: Update /proc/cmdline documentation to include boot configPaul E. McKenney2023-10-071-1/+2
* | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2023-10-301-33/+88
|\ \ \ \ \ \
| * | | | | | fscrypt: track master key presence separately from secretEric Biggers2023-10-161-2/+2
| * | | | | | fscrypt: support crypto data unit size less than filesystem block sizeEric Biggers2023-09-251-31/+86
* | | | | | | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-10-301-0/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | lockd: introduce safe async lock opAlexander Aring2023-10-161-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2023-10-301-29/+24
|\ \ \ \ \ \
| * | | | | | file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner2023-10-191-29/+24
| | |_|_|/ / | |/| | | |
* | | | | | porting: update locking requirementsChristian Brauner2023-10-281-0/+7
| |/ / / / |/| | | |
* | | | | ovl: fix regression in showing lowerdir mount optionAmir Goldstein2023-10-141-0/+12
| |_|_|/ |/| | |
* | | | Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-051-3/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | erofs: update documentationJingbo Xu2023-09-281-3/+37
| |/ /
* | | Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2023-09-261-0/+96
|\ \ \ | |_|/ |/| |
| * | porting: document superblock as block device holderChristian Brauner2023-09-201-0/+70
| * | porting: document new block device opening orderChristian Brauner2023-09-201-0/+26
| |/
* | Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-121-1/+0
|\ \ | |/ |/|
| * MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.orgBhaskar Chowdhury2023-09-081-1/+0
* | Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2023-09-061-0/+10
|\ \
| * | ceph: update documentation regarding snapshot naming limitationsLuís Henriques2023-08-241-0/+10
| |/
* | Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-051-2/+1
|\ \
| * | gfs2: Remove LM_FLAG_PRIORITY flagAndreas Gruenbacher2023-09-051-2/+1
| |/
* | Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-09-051-0/+4
|\ \
| * | proc/ksm: add ksm stats to /proc/pid/smapsStefan Roesch2023-09-021-0/+4
* | | Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-08-311-0/+26
|\ \ \
| * | | Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever2023-08-291-0/+26
| | |/ | |/|
* | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-0/+1
|\ \ \
| * | | mm: Introduce VM_SHADOW_STACK for shadow stack memoryYu-cheng Yu2023-07-111-0/+1
* | | | Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-3030-66/+60
|\ \ \ \
| * | | | Documentation: Fix typosBjorn Helgaas2023-08-1828-58/+58
| * | | | docs: vfs: clean up after the iterate() removalJonathan Corbet2023-08-182-7/+1
| * | | | afs: Documentation: correct reference to CONFIG_AFS_FSLukas Bulwahn2023-07-211-1/+1
| |/ / /
* | | | Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-08-302-0/+195
|\ \ \ \