index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-15
ntfs3: Refactor duplicate kmemdup pattern in do_action()
Baolin Liu
1
-27
/
+27
2026-01-15
fs/ntfs3: prevent infinite loops caused by the next valid being the same
Edward Adam Davis
1
-2
/
+6
2026-01-15
fs/ntfs3: make ntfs_writeback_ops static
sunliming
1
-1
/
+1
2026-01-15
ntfs3: fix circular locking dependency in run_unpack_ex
Szymon Wilczek
1
-5
/
+8
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
66
-380
/
+688
2026-01-14
ecryptfs: Annotate struct ecryptfs_message with __counted_by
Thorsten Blum
1
-1
/
+1
2026-01-14
btrfs: remove zoned statistics from sysfs
Johannes Thumshirn
1
-52
/
+0
2026-01-14
btrfs: use may_create_dentry() in btrfs_mksubvol()
Filipe Manana
1
-14
/
+1
2026-01-14
btrfs: use may_delete_dentry() in btrfs_ioctl_snap_destroy()
Filipe Manana
1
-57
/
+1
2026-01-14
fs: export may_create() as may_create_dentry()
Filipe Manana
1
-9
/
+10
2026-01-14
fs: export may_delete() as may_delete_dentry()
Filipe Manana
1
-8
/
+9
2026-01-14
writeback: use round_jiffies_relative for dirtytime_work
Zhao Mengmeng
1
-2
/
+4
2026-01-14
iomap: wait for batched folios to be stable in __iomap_get_folio
Christoph Hellwig
1
-0
/
+1
2026-01-14
fs: make insert_inode_locked() wait for inode destruction
Mateusz Guzik
1
-17
/
+24
2026-01-14
fs: improve dump_inode() to safely access inode fields
Yuto Ohnuki
1
-13
/
+34
2026-01-14
fs: add <linux/init_task.h> for 'init_fs'
Ben Dooks
1
-0
/
+1
2026-01-14
fs: move initializing f_mode before file_ref_init()
Amir Goldstein
1
-5
/
+5
2026-01-14
erofs: hold read context in iomap_iter if needed
Hongbo Li
1
-21
/
+46
2026-01-14
iomap: stash iomap read ctx in the private field of iomap_iter
Hongbo Li
2
-4
/
+6
2026-01-14
fs: use nullfs unconditionally as the real rootfs
Christian Brauner
1
-43
/
+21
2026-01-13
switch {alloc,free}_bprm() to CLASS()
Al Viro
1
-27
/
+21
2026-01-13
do_execveat_common(): don't consume filename reference
Al Viro
1
-15
/
+12
2026-01-13
execve: fold {compat_,}do_execve{,at}() into their sole callers
Al Viro
1
-61
/
+19
2026-01-13
simplify the callers of alloc_bprm()
Al Viro
1
-14
/
+3
2026-01-13
simplify the callers of do_open_execat()
Al Viro
1
-8
/
+2
2026-01-13
simplify the callers of file_open_name()
Al Viro
1
-8
/
+2
2026-01-13
do_sys_openat2(): get rid of useless check, switch to CLASS(filename)
Al Viro
1
-9
/
+3
2026-01-13
rename do_filp_open() to do_file_open()
Al Viro
4
-5
/
+5
2026-01-13
do_filp_open(): DTRT when getting ERR_PTR() as pathname
Al Viro
1
-0
/
+2
2026-01-13
ksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
1
-5
/
+0
2026-01-13
ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
1
-3
/
+0
2026-01-13
move_mount(): filename_lookup() accepts ERR_PTR() as filename
Al Viro
1
-6
/
+0
2026-01-13
file_setattr(): filename_lookup() accepts ERR_PTR() as filename
Al Viro
1
-3
/
+0
2026-01-13
file_getattr(): filename_lookup() accepts ERR_PTR() as filename
Al Viro
1
-3
/
+0
2026-01-13
struct filename ->refcnt doesn't need to be atomic
Al Viro
1
-6
/
+6
2026-01-13
allow incomplete imports of filenames
Al Viro
1
-5
/
+61
2026-01-13
switch __getname_maybe_null() to CLASS(filename_flags)
Al Viro
1
-7
/
+5
2026-01-13
fs: hide names_cache behind runtime const machinery
Mateusz Guzik
1
-6
/
+10
2026-01-13
struct filename: saner handling of long names
Al Viro
1
-54
/
+33
2026-01-13
struct filename: use names_cachep only for getname() and friends
Al Viro
3
-16
/
+31
2026-01-13
getname_flags() massage, part 2
Al Viro
1
-27
/
+29
2026-01-13
getname_flags() massage, part 1
Al Viro
1
-17
/
+16
2026-01-13
ntfs: ->d_compare() must not block
Al Viro
5
-24
/
+20
2026-01-13
get rid of audit_reusename()
Al Viro
1
-8
/
+3
2026-01-13
do_readlinkat(): import pathname only once
Al Viro
1
-3
/
+3
2026-01-13
do_sys_truncate(): import pathname only once
Al Viro
1
-1
/
+4
2026-01-13
user_statfs(): import pathname only once
Al Viro
1
-1
/
+3
2026-01-13
chroot(2): import pathname only once
Al Viro
1
-1
/
+3
2026-01-13
chdir(2): import pathname only once
Al Viro
1
-1
/
+3
2026-01-13
do_utimes_path(): import pathname only once
Al Viro
1
-6
/
+7
[prev]
[next]