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
2025-11-16
tracefs: fix a leak in eventfs_create_events_dir()
Al Viro
1
-1
/
+2
2025-11-16
fuse_ctl_add_conn(): fix nlink breakage in case of early failure
Al Viro
1
-9
/
+10
2025-11-14
Merge tag 'nfs-for-6.18-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-155
/
+211
2025-11-14
Merge tag 'v6.18-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-2
/
+7
2025-11-14
VFS: introduce end_creating_keep()
NeilBrown
3
-16
/
+6
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
13
-38
/
+38
2025-11-14
ecryptfs: use new start_creating/start_removing APIs
NeilBrown
2
-81
/
+105
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
3
-40
/
+116
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
7
-134
/
+148
2025-11-14
VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
4
-150
/
+213
2025-11-14
VFS: add start_creating_killable() and start_removing_killable()
NeilBrown
2
-32
/
+89
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
7
-56
/
+72
2025-11-14
smb/server: use end_removing_noperm for for target of smb2_create_link()
NeilBrown
3
-22
/
+19
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
3
-18
/
+60
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
6
-55
/
+71
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
11
-160
/
+182
2025-11-14
VFS: tidy up do_unlinkat()
NeilBrown
1
-29
/
+26
2025-11-14
VFS: introduce start_dirop() and end_dirop()
NeilBrown
3
-44
/
+93
2025-11-14
debugfs: rename end_creating() to debugfs_end_creating()
NeilBrown
1
-13
/
+13
2025-11-13
hfsplus: fix volume corruption issue for generic/070
Viacheslav Dubeyko
1
-2
/
+1
2025-11-13
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
12
-153
/
+171
2025-11-13
hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
Yang Chenzhi
1
-0
/
+1
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-98
/
+246
2025-11-13
fuse: Always flush the page cache before FOPEN_DIRECT_IO write
Bernd Schubert
1
-1
/
+1
2025-11-13
fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
Bernd Schubert
1
-0
/
+9
2025-11-13
jbd2: use a weaker annotation in journal handling
Byungchul Park
1
-1
/
+1
2025-11-13
jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key
Tetsuo Handa
1
-2
/
+4
2025-11-13
ext4: xattr: fix null pointer deref in ext4_raw_inode()
Karina Yankevich
1
-1
/
+5
2025-11-13
ext4: refresh inline data size before write operations
Deepanshu Kartikey
1
-1
/
+6
2025-11-13
fs: touch up predicts in path lookup
Mateusz Guzik
1
-9
/
+9
2025-11-13
Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
1
-4
/
+7
2025-11-13
Merge tag 'v6.18-rc5-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-2
/
+17
2025-11-13
fuse: rename 'namelen' to 'namesize'
Miquel Sabaté Solà
1
-6
/
+6
2025-11-13
fuse: use strscpy instead of strcpy
Miquel Sabaté Solà
1
-1
/
+1
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-26
/
+57
2025-11-12
nilfs2: replace vmalloc + copy_from_user with vmemdup_user
Thorsten Blum
1
-25
/
+10
2025-11-12
ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()
Dmitry Antipov
1
-0
/
+8
2025-11-12
ocfs2: convert to host endian in ocfs2_validate_inode_block
Joseph Qi
1
-1
/
+1
2025-11-12
ocfs2: use correct endian in ocfs2_dinode_has_extents
Joseph Qi
1
-4
/
+6
2025-11-12
ocfs2: add boundary check to ocfs2_check_dir_entry()
Dmitry Antipov
1
-2
/
+15
2025-11-12
ocfs2: add directory size check to ocfs2_find_dir_space_id()
Dmitry Antipov
1
-0
/
+8
2025-11-12
ocfs2: add extra consistency check to ocfs2_dx_dir_lookup_rec()
Dmitry Antipov
1
-0
/
+8
2025-11-12
ocfs2: annotate flexible array members with __counted_by_le()
Dmitry Antipov
2
-10
/
+21
2025-11-12
ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
Dmitry Antipov
1
-1
/
+7
2025-11-12
fs: move fd_install() slowpath into a dedicated routine and provide commentary
Mateusz Guzik
1
-6
/
+29
2025-11-12
fs: hide dentry_cache behind runtime const machinery
Mateusz Guzik
1
-2
/
+4
2025-11-12
fs: touch predicts in do_dentry_open()
Mateusz Guzik
1
-3
/
+3
2025-11-12
fs: retire now stale MAY_WRITE predicts in inode_permission()
Mateusz Guzik
1
-2
/
+2
2025-11-12
btrfs: utilize IOP_FASTPERM_MAY_EXEC
Mateusz Guzik
1
-1
/
+11
2025-11-12
fs: speed up path lookup with cheaper handling of MAY_EXEC
Mateusz Guzik
1
-2
/
+41
[prev]
[next]