index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-06-06
ntfs: use d_splice_alias() for ->lookup() return value
Al Viro
2026-06-06
Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-06
bpf: add bpf_real_inode() kfunc
Christian Brauner
2026-06-06
bpf: Add simple xattr support to bpffs
Daniel Borkmann
2026-06-06
kernfs: link kn to its parent before the LSM init hook
Christian Brauner
2026-06-06
simpe_xattr: use per-sb cache
Miklos Szeredi
2026-06-06
simple_xattr: change interface to pass struct simple_xattrs **
Miklos Szeredi
2026-06-06
kernfs: fix xattr race condition with multiple superblocks
Miklos Szeredi
2026-06-05
Merge tag 'nfs-for-7.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-06-05
Merge tag 'xfs-fixes-7.1-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-06-05
Merge tag 'erofs-for-7.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-06
ntfs: validate resident volume name values on lookup
DaeMyung Kang
2026-06-06
ntfs: reinit search context before volume information lookup
DaeMyung Kang
2026-06-06
ntfs: do not replace volume name after lookup errors
DaeMyung Kang
2026-06-06
ntfs: validate attribute values on lookup
DaeMyung Kang
2026-06-06
ntfs: detect mapping-pairs LCN accumulator overflow
Samuel Moelius
2026-06-06
ntfs: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-06-06
ntfs: serialize volume label accesses
Hyunchul Lee
2026-06-06
ntfs: fix off-by-one in mapping pairs decoding bounds checks
Ron de Bruijn
2026-06-06
ntfs: not change 0-byte $DATA attribute to non-resident
Hyunchul Lee
2026-06-06
ntfs: Fix spelling mistake "etnry" -> "entry"
Colin Ian King
2026-06-06
ntfs: free link name from ntfs_name_cache
DaeMyung Kang
2026-06-06
ntfs: remove unnecessary NULL checks before kfree
Namjae Jeon
2026-06-06
ntfs: remove unnecessary ternary boolean conversion
Namjae Jeon
2026-06-06
ntfs: remove unsupported quota handling
DaeMyung Kang
2026-06-06
ntfs: use str_plural in ntfs_attr_make_non_resident
Thorsten Blum
2026-06-06
ntfs: add bounds check before accessing EA entries
Hyunchul Lee
2026-06-06
ntfs: validate index entries on reading
Hyunchul Lee
2026-06-06
ntfs: centalize $INDEX_ROOT header validation
Hyunchul Lee
2026-06-06
ntfs: validate index block header more strictly
Hyunchul Lee
2026-06-06
ntfs: avoid heap allocation for free-cluster readahead state
DaeMyung Kang
2026-06-06
ntfs: skip extent mft records in writeback to prevent deadlock
Hyunchul Lee
2026-06-06
ntfs: only alias volume $UpCase to default on exact match
DaeMyung Kang
2026-06-06
ntfs: free volume-wide resources on fill_super failure
DaeMyung Kang
2026-06-05
fs/read_write: Do not export __kernel_write() to the entire world
Andy Shevchenko
2026-06-05
iomap: Add IOMAP_F_ZERO_TAIL flag to trace event strings
Namjae Jeon
2026-06-05
iomap: introduce iomap_fsverity_write() for writing fsverity metadata
Andrey Albershteyn
2026-06-05
iomap: teach iomap to read files with fsverity
Andrey Albershteyn
2026-06-05
iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
Andrey Albershteyn
2026-06-05
fsverity: generate and store zero-block hash
Andrey Albershteyn
2026-06-05
iomap: introduce IOMAP_F_ZERO_TAIL flag
Namjae Jeon
2026-06-05
proc: protect ptrace_may_access() with exec_update_lock (FD links)
Jann Horn
2026-06-05
proc: protect ptrace_may_access() with exec_update_lock (part 1)
Jann Horn
2026-06-05
simple_lookup(): use d_splice_alias() for ->lookup() return value
Al Viro
2026-06-05
ecryptfs: use d_splice_alias() for ->lookup() return value
Al Viro
2026-06-05
configfs_lookup(): switch to d_splice_alias()
Al Viro
2026-06-05
tracefs: use d_splice_alias() in ->lookup() instances
Al Viro
2026-06-05
make cursors NORCU
Al Viro
2026-06-05
nfs: get rid of fake root dentries
Al Viro
2026-06-05
wind ->s_roots via ->d_sib instead of ->d_hash
Al Viro
[prev]
[next]