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-07-22
ext4: enable scoped NOFS when starting a handle in nojournal mode
Theodore Ts'o
2026-07-22
ecryptfs: ecryptfs_kernel.h: clean up kernel-doc comments
Randy Dunlap
2026-07-22
ext4: write back partial-zeroed edges in WRITE_ZEROES
Zhang Yi
2026-07-22
ext4: zero out whole block for clean edges in WRITE_ZEROES
Zhang Yi
2026-07-22
ext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()
Zhang Yi
2026-07-22
ext4: clarify return semantics of ext4_load_tail_bh()
Zhang Yi
2026-07-22
ext4: move partial block zeroing earlier in ext4_zero_range()
Zhang Yi
2026-07-22
ext4: check return value of ext4_get_block() in ext4_load_tail_bh()
Zhang Yi
2026-07-22
ext4: skip tail block zeroing for inline data files
Zhang Yi
2026-07-22
ext4: use FGP_WRITEBEGIN for tail block zeroing
Zhang Yi
2026-07-22
jbd2: bound shrinker scans by examined checkpoint buffers
Max Kellermann
2026-07-22
jbd2: check need_resched() when skipping busy checkpoint buffers
Max Kellermann
2026-07-22
ext4: use str_plural() instead of custom macro
Joshua Crofts
2026-07-22
ext4: remove ea_inode_array mechanism in favor of ext4_put_ea_inode()
Yun Zhou
2026-07-22
ext4: convert all EA inode iput() calls to ext4_put_ea_inode()
Yun Zhou
2026-07-22
ext4: introduce ext4_put_ea_inode() for safe deferred iput
Yun Zhou
2026-07-22
ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()
Xiang Mei
2026-07-22
ext4: fix buffer_head leak in ext4_init_orphan_info
Guanghui Yang
2026-07-22
ext4: clear error before retrying inode xattr space fallback
Guanghui Yang
2026-07-22
ext4: propagate errors from fast commit range replay
Guanghui Yang
2026-07-22
mount: remove redundant panic() in mnt_init()
Hamza Mahfooz
2026-07-22
ext4: validate readdir offset before accessing dirent
Yao Kai
2026-07-22
ext4: cleanup unused CONVERT_INLINE_DATA flag
Aditya Prakash Srivastava
2026-07-22
ext4: use fsdata to track inline data write state and fix race
Aditya Prakash Srivastava
2026-07-22
ext4: fix NOWAIT semantic violation in DAX extending writes
Baokun Li
2026-07-22
ext4: use kiocb_modified instead of file_modified in DIO/DAX write path
Baokun Li
2026-07-22
ext4: base unaligned DIO lock decision on partial block zeroing
Baokun Li
2026-07-22
ext4: skip overwrite check for aligned non-extending DIO writes
Baokun Li
2026-07-22
ext4: drain in-flight DIO before buffered write fallback
Baokun Li
2026-07-22
ext4: prevent sleeping allocation in NOWAIT write path
Baokun Li
2026-07-22
ext4: clear stale xarray tags on folios skipped during writeback
Gerald Yang
2026-07-22
ext4: fix ABBA deadlock in ext4_xattr_inode_cache_find()
Aditya Prakash Srivastava
2026-07-22
ksmbd: reject undersized decompressed SMB2 requests
Namjae Jeon
2026-07-22
ksmbd: validate minimum PDU size for transform requests
Namjae Jeon
2026-07-22
ksmbd: defer destroy_previous_session() until after NTLM authentication
James Montgomery
2026-07-22
ksmbd: validate ACE size against SID sub-authorities
Namjae Jeon
2026-07-22
ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
Wentao Guan
2026-07-22
ksmbd: bound DACL dedup walk to copied ACEs
Namjae Jeon
2026-07-22
ksmbd: enforce signing required by the session
Namjae Jeon
2026-07-22
ksmbd: preserve VFS inherited POSIX ACL mask
Namjae Jeon
2026-07-22
pidfs: handle FS_IOC32_GETVERSION in compat ioctl
Li Chen
2026-07-22
ovl: check access to copy_file_range source with src mounter creds
Amir Goldstein
2026-07-22
proc: Fix broken error paths for namespace links
Jann Horn
2026-07-22
xfs: use kmalloc_objs() instead of kmalloc() in xfs_da_grow_inode_int
Cihan Karadag
2026-07-22
xfs: mark internal metadir file creation helpers static
Johannes Thumshirn
2026-07-22
xfs: create rtgroup metadir inodes using xfs_metadir_create_file
Johannes Thumshirn
2026-07-22
xfs: create quota metadir inodes using xfs_metadir_create_file
Johannes Thumshirn
2026-07-22
xfs: add xfs_metadir_create_file helper
Johannes Thumshirn
2026-07-22
xfs: add support for FALLOC_FL_WRITE_ZEROES
Pankaj Raghav
2026-07-22
xfs: add an allocation mode to xfs_alloc_file_space()
Pankaj Raghav
[prev]
[next]