index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
2023-12-04
docs/fuse-io: Document the usage of DIRECT_IO_ALLOW_MMAP
Tyler Fanelli
2023-11-17
MAINTAINERS: erofs: add EROFS webpage
Gao Xiang
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2023-11-02
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-01
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
2023-11-01
Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-31
doc: Add /proc/bootconfig to proc.rst
Paul E. McKenney
2023-10-31
ovl: add support for appending lowerdirs one by one
Amir Goldstein
2023-10-31
ovl: Add documentation on nesting of overlayfs mounts
Alexander Larsson
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-28
porting: update locking requirements
Christian Brauner
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-16
fscrypt: track master key presence separately from secret
Eric Biggers
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
2023-10-12
erofs: fix inode metadata space layout description in documentation
Tiwei Bie
2023-10-07
doc: Update /proc/cmdline documentation to include boot config
Paul E. McKenney
2023-10-05
Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-28
erofs: update documentation
Jingbo Xu
2023-09-26
Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-25
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
2023-09-22
Documentation: xfs: Remove repeated word in comments
Charles Han
2023-09-20
porting: document superblock as block device holder
Christian Brauner
2023-09-20
porting: document new block device opening order
Christian Brauner
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-08
MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
Bhaskar Chowdhury
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-05
Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-09-05
gfs2: Remove LM_FLAG_PRIORITY flag
Andreas Gruenbacher
2023-09-02
proc/ksm: add ksm stats to /proc/pid/smaps
Stefan Roesch
2023-08-31
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-30
Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2023-08-29
Documentation: Add missing documentation for EXPORT_OP flags
Chuck Lever
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
mm: allow ->huge_fault() to be called without the mmap_lock held
Matthew Wilcox (Oracle)
2023-08-24
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
2023-08-24
ceph: update documentation regarding snapshot naming limitations
Luís Henriques
[next]