index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-19
1
-3
/
+6
|
\
|
*
ksmbd: update feature status in documentation
Namjae Jeon
2024-01-14
1
-3
/
+6
*
|
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
1
-19
/
+4
|
\
\
|
|
/
|
/
|
|
*
netfs, fscache: Remove ->begin_cache_operation
David Howells
2023-12-24
1
-19
/
+4
*
|
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
1
-0
/
+34
|
\
\
|
*
|
__dentry_kill(): new locking scheme
Al Viro
2023-11-25
1
-0
/
+17
|
*
|
Call retain_dentry() with refcount 0
Al Viro
2023-11-25
1
-0
/
+8
|
*
|
dentry: switch the lists of children to hlist
Al Viro
2023-11-25
1
-0
/
+9
*
|
|
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-11
3
-106
/
+275
|
\
\
\
|
*
|
|
rename(): avoid a deadlock in the case of parents having no common ancestor
Al Viro
2023-11-25
2
-104
/
+251
|
*
|
|
rename(): fix the locking of subdirectories
Al Viro
2023-11-25
3
-15
/
+37
|
|
/
/
*
|
|
Merge tag 'docs-6.8' of git://git.lwn.net/linux
Linus Torvalds
2024-01-11
1
-1
/
+1
|
\
\
\
|
*
|
|
docs: vfs: fix typo in struct xattr_handlers
Ariel Miculas
2023-11-17
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'ovl-update-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2024-01-10
1
-50
/
+54
|
\
\
\
|
*
|
|
overlayfs.rst: fix ReST formatting
Amir Goldstein
2023-12-15
1
-38
/
+39
|
*
|
|
overlayfs.rst: use consistent feature names
Amir Goldstein
2023-12-14
1
-12
/
+15
|
|
/
/
*
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2024-01-10
1
-10
/
+11
|
\
\
\
|
*
|
|
fscrypt: document that CephFS supports fscrypt now
Eric Biggers
2023-12-26
1
-9
/
+9
|
*
|
|
fscrypt.rst: update definition of struct fscrypt_context_v2
Eric Biggers
2023-12-09
1
-1
/
+2
*
|
|
|
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-10
6
-5
/
+16
|
\
\
\
\
|
*
|
|
|
Documentation: xfs: consolidate XFS docs into its own subdirectory
Bagas Sanjaya
2023-12-07
6
-5
/
+16
|
|
/
/
/
*
|
|
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
1
-0
/
+60
|
\
\
\
\
|
*
|
|
|
docs: filesystems: document the squashfs specific mount options
Ariel Miculas
2023-12-10
1
-0
/
+60
|
|
/
/
/
*
|
|
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
3
-8
/
+8
|
\
\
\
\
|
*
|
|
|
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-12-20
1
-3
/
+3
|
*
|
|
|
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
2
-5
/
+5
|
|
/
/
/
*
|
|
|
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
1
-0
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
porting: document block device freeze and thaw changes
Christian Brauner
2023-11-18
1
-0
/
+12
|
|
|
/
|
|
/
|
*
|
|
docs/fuse-io: Document the usage of DIRECT_IO_ALLOW_MMAP
Tyler Fanelli
2023-12-04
1
-1
/
+2
|
|
/
|
/
|
*
|
MAINTAINERS: erofs: add EROFS webpage
Gao Xiang
2023-11-17
1
-0
/
+4
|
/
*
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-07
2
-5
/
+11
|
\
|
*
exportfs: make ->encode_fh() a mandatory method for NFS export
Amir Goldstein
2023-10-28
2
-5
/
+11
*
|
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2023-11-07
1
-3
/
+37
|
\
\
|
*
|
ovl: add support for appending lowerdirs one by one
Amir Goldstein
2023-10-31
1
-3
/
+14
|
*
|
ovl: Add documentation on nesting of overlayfs mounts
Alexander Larsson
2023-10-31
1
-0
/
+23
*
|
|
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
1
-1
/
+1
|
\
\
\
|
*
|
|
erofs: fix inode metadata space layout description in documentation
Tiwei Bie
2023-10-12
1
-1
/
+1
*
|
|
|
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
2023-11-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Documentation: xfs: Remove repeated word in comments
Charles Han
2023-09-22
1
-1
/
+1
*
|
|
|
|
Merge tag 'bootconfig-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
doc: Add /proc/bootconfig to proc.rst
Paul E. McKenney
2023-10-31
1
-0
/
+5
|
*
|
|
|
|
doc: Update /proc/cmdline documentation to include boot config
Paul E. McKenney
2023-10-07
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-10-30
1
-33
/
+88
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fscrypt: track master key presence separately from secret
Eric Biggers
2023-10-16
1
-2
/
+2
|
*
|
|
|
|
|
fscrypt: support crypto data unit size less than filesystem block size
Eric Biggers
2023-09-25
1
-31
/
+86
*
|
|
|
|
|
|
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-30
1
-0
/
+7
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
lockd: introduce safe async lock op
Alexander Aring
2023-10-16
1
-0
/
+7
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-30
1
-29
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-19
1
-29
/
+24
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
porting: update locking requirements
Christian Brauner
2023-10-28
1
-0
/
+7
|
|
/
/
/
/
|
/
|
|
|
|
[next]