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-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
2026-07-22
xfs: mark nonzero sb_gquotino as corrupt on metadir filesystems
Darrick J. Wong
2026-07-22
xfs: zero i_nlink before repair puts inode on unlinked list
Darrick J. Wong
2026-07-22
xfs: rtsummary scrub should treat rtbitmap corruption errors as an xref error
Darrick J. Wong
2026-07-22
xfs: fix transaction block reservation in xrep_rtbitmap
Darrick J. Wong
2026-07-22
xfs: check cowextsize in xrep_inode_cowextsize
Darrick J. Wong
2026-07-22
xfs: update BDI {io,ra}_pages values based on the RT device limits
Christoph Hellwig
2026-07-22
xfs: handle NULL b_addr in xfs_buf_free
Yun Zhou
2026-07-22
xfs: bounds-check buffer log item's dirty bitmap
Ibrahim Hashimov
2026-07-22
xfs: fix off-by-one in rtrefcount btree root level validation
Xiang Mei
2026-07-22
xfs: clear zapped attr fork state when bmap repair finds no attr fork
Qiang Ma
2026-07-22
pidfs: add pidfs_dentry_open() helper
Christian Brauner
2026-07-22
pidfs: preserve thread pidfds reopened by file handle
Christian Brauner
2026-07-22
ovl: fix trusted xattr escape prefix matching
Yichong Chen
[prev]
[next]