index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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
refs/merge-window/b827c43e648e8fb7728896c0eaeb088d89b2cde9
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
2026-06-05
shrink_dentry_tree(): unify the calls of shrink_dentry_list()
Al Viro
2026-06-05
shrinking rcu_read_lock() scope in d_alloc_parallel()
Al Viro
2026-06-05
d_walk(): shrink rcu_read_lock() scope
Al Viro
2026-06-05
document dentry_kill()
Al Viro
2026-06-05
adjust calling conventions of lock_for_kill(), fold __dentry_kill() into dent...
Al Viro
2026-06-05
Document rcu_read_lock() use in select_collect2()
Al Viro
2026-06-05
Shift rcu_read_{,un}lock() inside fast_dput()
Al Viro
2026-06-05
simplify safety for lock_for_kill() slowpath
Al Viro
2026-06-05
fold lock_for_kill() and __dentry_kill() into common helper
Al Viro
2026-06-05
fold lock_for_kill() into shrink_kill()
Al Viro
2026-06-05
shrink_dentry_list(): start with removing from shrink list
Al Viro
2026-06-05
d_prune_aliases(): make sure to skip NORCU aliases
Al Viro
2026-06-05
kill d_dispose_if_unused()
Al Viro
2026-06-05
make to_shrink_list() return whether it has moved dentry to list
Al Viro
2026-06-05
select_collect(): ignore dentries on shrink lists if they have positive refco...
Al Viro
2026-06-05
find_acceptable_alias(): skip NORCU aliases with zero refcount
Al Viro
2026-06-05
fix a race between d_find_any_alias() and final dput() of NORCU dentries
Al Viro
2026-06-05
alloc_path_pseudo(): make sure we don't end up with NORCU dentries for direct...
Al Viro
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2026-06-04
ocfs2: fix out-of-bounds write in ocfs2_remove_refcount_extent
Ian Bridges
2026-06-04
ocfs2: fix race between ocfs2_control_install_private() and ocfs2_control_rel...
Joseph Qi
2026-06-04
ocfs2/dlm: require a ref for locking_state debugfs open
Zhang Cen
2026-06-04
ocfs2: reject FITRIM ranges shorter than a cluster
Zhang Cen
2026-06-04
ocfs2: validate fast symlink target during inode read
Zhang Cen
2026-06-04
ocfs2: add journal NULL check in ocfs2_checkpoint_inode()
Joseph Qi
2026-06-04
ocfs2: fix buffer head management in ocfs2_read_blocks()
Dmitry Antipov
[prev]
[next]