文件最后提交记录最后更新时间
9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"3 年前
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs5 年前
affs: initialize fsdata in affs_truncate()2 年前
afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()1 年前
autofs: fix memory leak of waitqueues in autofs_catatonic_mode2 年前
[PATCH] reduce boilerplate in fsid handling5 年前
bfs: don't use WARNING: string when it's just info.5 年前
fix(backport): CVE-2025-71268 btrfs uses wrong function signatures for 5.1014 天前
fs/cachefiles: Remove wait_bit_key layout dependency5 年前
ceph: supply snapshot context in ceph_zero_partial_object()29 天前
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path14 天前
coda: Avoid partial allocation of sig_inputArgs2 年前
configfs: fix possible memory leak in configfs_create_dir()2 年前
[PATCH] reduce boilerplate in fsid handling5 年前
fscrypt: fix keyring memory leak on mount failure3 年前
debugfs: fix automount d_fsdata usage1 年前
fsnotify: fix fsnotify hooks in pseudo filesystems3 年前
dlm: fix plock lookup when using multiple lockspaces2 年前
ecryptfs: Reject casefold directory inodes1 年前
efivarfs: force RO when remounting if SetVariable is not supported1 年前
[PATCH] reduce boilerplate in fsid handling5 年前
Fix double-check issue in epfs_set_range2 年前
erofs: ensure that the post-EOF tails are all zeroed2 年前
exfat: using hweight instead of internal logic5 个月前
exportfs_decode_fh(): negative pinned may become positive without the parent locked6 年前
ext2: fix datatype of block number in ext2_xattr_set2()2 年前
!1938 merge cve-fix-20260519-master into master15 天前
f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes18 天前
fat: fix uninitialized field in nostale filehandles1 年前
fs: Fill in max and min timestamps in superblock6 年前
fscache: Fix cookie key hashing4 年前
fuse: reject oversized dirents in page cache14 天前
fix(backport): CVE-2026-43262 fiemap uses unavailable fault_in_safe_writeable14 天前
hfs: fix missing hfs_bnode_get() in __hfs_bnode_create2 年前
fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()2 年前
hmdfs: setup connection cmd support more params7 个月前
hostfs: fix memory handling in follow_link()5 年前
[PATCH] reduce boilerplate in fsid handling5 年前
hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()2 年前
xfs: use current->journal_info for detecting transaction recursion3 年前
isofs: Prevent the use of too small fid11 个月前
jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted5 个月前
jffs2: check jffs2_prealloc_raw_node_refs() result in few other places10 个月前
jfs: nlink overflow in jfs_rename14 天前
fs/kernfs/dir: obey S_ISGID1 年前
fs: lockd: avoid possible wrong NULL parameter2 年前
minix: fix bug when opening a file with O_DIRECT3 年前
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing29 天前
nfs_common: need lock during iterate through the list5 年前
nfsd: lock_rename() needs both directories to live on the same fs1 年前
nilfs2: replace WARN_ONs for invalid DAT metadata block requests1 年前
fs/nls: make load_nls() take a const parameter2 年前
fsnotify: do not generate ACCESS/MODIFY events on child for special files30 天前
ntfs: check overflow when iterating ATTR_RECORDs3 年前
ocfs2: handle a symlink read error correctly1 年前
fs: omfs: use kmemdup() rather than kmalloc+memcpy5 年前
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs6 年前
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()2 年前
fs: relax assertions on failure to encode file handles1 年前
fs/proc: fix uaf in proc_readdir_de()1 个月前
pstore: ram_core: fix incorrect success return when vmap() fails29 天前
qnx4: work around gcc false positive warning bug4 年前
[PATCH] reduce boilerplate in fsid handling5 年前
quota: flush quota_release_work upon quota writeback1 年前
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs2 年前
reiserfs: Check the return value from __getblk()2 年前
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs5 年前
!1580 sharefs适配挂载参数1 年前
!1943 merge cve-fix-20260520-kernel_linux_5.10-master into master27 天前
fs: sysfs: Fix reference leak in sysfs_break_active_protection()1 年前
fs/sysv: Null check to prevent null-ptr-deref bug2 年前
tracefs: Add missing lockdown check to tracefs_create_dir()2 年前
ubifs: skip dumping tnc tree when zroot is null1 年前
udf: initialize newblock to 02 年前
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs5 年前
unicode: Don't special case ignorable code points1 年前
vboxfs: fix broken legacy mount signature checking4 年前
code sign 编译依赖问题修改1 年前
Revert "xfs: close crash window in attr dabtree inactivation"18 天前
zonefs: Fix error message in zonefs_file_dio_append()2 年前
add mac1 年前
treewide: replace '---help---' in Kconfig files with 'help'5 年前
add mac1 年前
fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion1 年前
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs6 年前
attr: block mode changes of symlinks2 年前
fs: move the fiemap definitions out of fs.h5 年前
exec: Rename flush_old_exec begin_new_exec6 年前
ELF: fix kernel.randomize_va_space double read1 年前
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC1 年前
Merge branch 'akpm' (patches from Andrew)5 年前
binfmt_flat: do not stop relocating GOT entries prematurely on riscv3 年前
binfmt_misc: fix shift-out-of-bounds in check_special_flags2 年前
Merge branch 'akpm' (patches from Andrew)5 年前
block: Don't invalidate pagecache for invalid falloc modes1 年前
fs/buffer: add alert in try_to_free_buffers() for pages without buffers9 天前
chardev: fix error handling in cdev_device_add()2 年前
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip5 年前
coredump: Limit what can interrupt coredumps3 年前
fs: fix NULL dereference due to data race in prepend_path()5 年前
dax: fix cache flush on PMD-mapped pages3 年前
vfs: Don't leak disconnected dentries on umount7 个月前
treewide: Add SPDX license identifier for missed files6 年前
fs: direct-io: fix missing sdio->boundary5 年前
sysctl: pass kernel pointers to ->proc_handler6 年前
eventfd: prevent underflow for eventfd semaphores2 年前
epoll: ep_autoremove_wake_function should use list_del_init_careful2 年前
exec: don't WARN for racy path_noexec check1 年前
fcntl: fix potential deadlocks for &fown_struct.lock3 年前
do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak2 年前
fs: Prevent file descriptor table allocations exceeding INT_MAX7 个月前
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()4 年前
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()6 年前
writeback: fix call of incorrect macro2 年前
fs: avoid empty option when generating legacy mount string2 年前
fs_parse: mark fs_param_bad_value() as static5 年前
switch the remnants of releasing the mountpoint away from fs_pin6 年前
vfs: Use sequence counter with associated spinlock5 年前
fs: common implementation of file type7 年前
treewide: Use fallthrough pseudo-keyword5 年前
init: add an init_dup helper5 年前
vfs: fix race between evice_inodes() and find_inode()&iput()1 年前
fs: Establish locking order for unrelated directories2 年前
lsm: new security_file_ioctl_compat() hook1 年前
switch file_open_root() to struct path4 年前
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value3 年前
filelock: fix potential use-after-free in posix_lock_inode1 年前
mbcache: Avoid nesting of cache->c_list_lock under bit locks2 年前
proc/mounts: add cursor5 年前
fs: convert mpage_readpages to mpage_readahead5 年前
rename(): fix the locking of subdirectories1 年前
clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns9 个月前
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1526 年前
nsproxy: attach to namespaces via pidfds5 年前
ftruncate: pass a signed offset1 年前
fs/pipe: move check to pipe_has_watch_queue()1 年前
pnode: terminate at peers of source2 年前
mount: fix mounting of detached mounts onto targets that reside on shared mounts5 年前
vfs: clean up posix_acl_permission() logic aroudn MAY_NOT_BLOCK5 年前
proc mountinfo: make splice available again5 年前
vfs: fix copy_file_range() averts filesystem freeze protection3 年前
readdir: make sure to verify directory entry for legacy interfaces too5 年前
fs/remap: constrain dedupe of EOF blocks3 年前
select: Fix indefinitely sleeping task in poll_schedule_timeout()3 年前
seq_file: disallow extremely large seq buffer allocations4 年前
io_uring: disable polling pollfree files3 年前
Revert "fs: check FMODE_LSEEK to control internal pipe splicing"3 年前
sched/rt, fs: Use CONFIG_PREEMPTION6 年前
stat: fix inconsistency between struct stat and struct compat_stat3 年前
statfs: enforce statfs[64] structure initialization2 年前
fs: Protect reconfiguration of sb read-write from racing writes2 年前
vfs: make sync_filesystem return errors from ->sync_fs3 年前
timerfd: Make timerfd_settime() time namespace aware6 年前
userfaultfd: open userfaultfds with O_RDONLY3 年前
fs: expose utimes_common5 年前
fs: don't audit the capability check in simple_xattr_list()3 年前