index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-5
/
+11
2023-11-07
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
1
-3
/
+37
2023-11-02
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-11-02
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-11-02
Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+7
2023-10-31
doc: Add /proc/bootconfig to proc.rst
Paul E. McKenney
1
-0
/
+5
2023-10-31
ovl: add support for appending lowerdirs one by one
Amir Goldstein
1
-3
/
+14
2023-10-31
ovl: Add documentation on nesting of overlayfs mounts
Alexander Larsson
1
-0
/
+23
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-33
/
+88
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+7
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-29
/
+24
2023-10-28
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2
-5
/
+11
2023-10-28
porting: update locking requirements
Christian Brauner
1
-0
/
+7
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
1
-29
/
+24
2023-10-17
fscrypt: track master key presence separately from secret
Eric Biggers
1
-2
/
+2
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
1
-0
/
+7
2023-10-14
ovl: fix regression in showing lowerdir mount option
Amir Goldstein
1
-0
/
+12
2023-10-12
erofs: fix inode metadata space layout description in documentation
Tiwei Bie
1
-1
/
+1
2023-10-07
doc: Update /proc/cmdline documentation to include boot config
Paul E. McKenney
1
-1
/
+2
2023-10-06
Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+37
2023-09-28
erofs: update documentation
Jingbo Xu
1
-3
/
+37
2023-09-26
Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+96
2023-09-26
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
1
-31
/
+86
2023-09-22
Documentation: xfs: Remove repeated word in comments
Charles Han
1
-1
/
+1
2023-09-20
porting: document superblock as block device holder
Christian Brauner
1
-0
/
+70
2023-09-20
porting: document new block device opening order
Christian Brauner
1
-0
/
+26
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-09-08
MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
Bhaskar Chowdhury
1
-1
/
+0
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+10
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2023-09-05
Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+4
2023-09-05
gfs2: Remove LM_FLAG_PRIORITY flag
Andreas Gruenbacher
1
-2
/
+1
2023-09-03
proc/ksm: add ksm stats to /proc/pid/smaps
Stefan Roesch
1
-0
/
+4
2023-09-01
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+26
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2023-08-31
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
30
-66
/
+60
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-0
/
+195
2023-08-30
Merge tag 'ovl-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2
-0
/
+74
2023-08-30
Documentation: Add missing documentation for EXPORT_OP flags
Chuck Lever
1
-0
/
+26
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+35
2023-08-28
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-45
/
+119
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+11
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+4
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+11
2023-08-28
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-6
/
+46
2023-08-25
mm: allow ->huge_fault() to be called without the mmap_lock held
Matthew Wilcox (Oracle)
2
-13
/
+34
2023-08-25
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
1
-1
/
+1
2023-08-24
ceph: update documentation regarding snapshot naming limitations
Luís Henriques
1
-0
/
+10
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
28
-58
/
+58
2023-08-18
docs: vfs: clean up after the iterate() removal
Jonathan Corbet
2
-7
/
+1
[next]