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-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
2026-06-04
ocfs2: reject oversized group bitmap descriptors
Zhang Cen
2026-06-04
ocfs2: rebase copied fsdlm LVB pointers in locking_state
Zhang Cen
2026-06-04
fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
Suren Baghdasaryan
2026-06-04
userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
Mike Rapoport (Microsoft)
2026-06-04
ecryptfs: use kasprintf in ecryptfs_crypto_api_algify_cipher_name
Thorsten Blum
2026-06-04
eventpoll: restore EP_UNACTIVE_PTR sentinel for ctx->tfile_check_list
Zhan Wei
2026-06-04
buffer: Remove end_buffer_write_sync()
Matthew Wilcox (Oracle)
2026-06-04
buffer: Change calling convention for end_buffer_read_sync()
Matthew Wilcox (Oracle)
2026-06-04
buffer: Remove b_end_io
Matthew Wilcox (Oracle)
2026-06-04
buffer: Remove submit_bh()
Matthew Wilcox (Oracle)
2026-06-04
nilfs2: Convert nilfs_mdt_submit_block to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
nilfs2: Convert nilfs_gccache_submit_read_data to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
nilfs2: Convert nilfs_btnode_submit_block to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
buffer: Remove mark_buffer_async_write()
Matthew Wilcox (Oracle)
2026-06-04
gfs2: Convert gfs2_aspace_write_folio to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
gfs2: Remove use of b_end_io in gfs2_meta_read_endio()
Matthew Wilcox (Oracle)
2026-06-04
gfs2: Convert gfs2_dir_readahead to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
gfs2: Convert gfs2_metapath_ra to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
ocfs2: Convert ocfs2_write_super_or_backup to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
ocfs2: Convert ocfs2_read_blocks to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
ocfs2: Convert ocfs2_read_block to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
ocfs2: Convert ocfs2_write_block to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
jbd2: Convert jbd2_write_superblock() to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
jbd2: Convert journal commit to bh_submit()
Matthew Wilcox (Oracle)
[prev]
[next]