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-19
ovl: port ovl_xattr_set() to cred guard
Christian Brauner
1
-12
/
+9
2025-11-19
ovl: port ovl_nlink_end() to cred guard
Christian Brauner
1
-5
/
+2
2025-11-19
ovl: port ovl_nlink_start() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_check_empty_dir() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_dir_llseek() to cred guard
Christian Brauner
1
-8
/
+2
2025-11-19
ovl: refactor ovl_iterate() and port to cred guard
Christian Brauner
1
-31
/
+45
2025-11-19
ovl: don't override credentials for ovl_check_whiteouts()
Christian Brauner
1
-8
/
+2
2025-11-19
ovl: port ovl_maybe_lookup_lowerdata() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_maybe_validate_verity() to cred guard
Christian Brauner
1
-7
/
+2
2025-11-19
ovl: port ovl_fileattr_get() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_fileattr_set() to cred guard
Christian Brauner
1
-13
/
+12
2025-11-19
ovl: port ovl_fiemap() to cred guard
Christian Brauner
1
-7
/
+2
2025-11-19
ovl: port ovl_set_or_remove_acl() to cred guard
Christian Brauner
1
-11
/
+8
2025-11-19
ovl: port do_ovl_get_acl() to cred guard
Christian Brauner
1
-5
/
+2
2025-11-19
ovl: port ovl_get_link() to cred guard
Christian Brauner
1
-7
/
+2
2025-11-19
ovl: port ovl_permission() to cred guard
Christian Brauner
1
-5
/
+2
2025-11-19
ovl: port ovl_getattr() to cred guard
Christian Brauner
1
-13
/
+17
2025-11-19
ovl: port ovl_setattr() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_flush() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_fadvise() to cred guard
Christian Brauner
1
-7
/
+2
2025-11-19
ovl: port ovl_fallocate() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_fsync() to cred guard
Christian Brauner
1
-6
/
+2
2025-11-19
ovl: port ovl_llseek() to cred guard
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: port ovl_open_realfile() to cred guard
Christian Brauner
1
-12
/
+11
2025-11-19
ovl: port ovl_create_tmpfile() to cred guard
Christian Brauner
1
-32
/
+26
2025-11-19
ovl: port ovl_do_remove() to cred guard
Christian Brauner
1
-7
/
+6
2025-11-19
ovl: port ovl_set_link_redirect() to cred guard
Christian Brauner
1
-8
/
+2
2025-11-19
ovl: port ovl_create_or_link() to cred guard
Christian Brauner
1
-39
/
+31
2025-11-19
ovl: port ovl_copy_up_flags() to cred guards
Christian Brauner
1
-4
/
+2
2025-11-19
ovl: add override_creds cleanup guard extension for overlayfs
Christian Brauner
1
-0
/
+5
2025-11-19
Merge branch 'vfs-6.19.directory.locking' into base.vfs-6.19.ovl
Christian Brauner
25
-808
/
+1171
2025-11-19
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
1
-3
/
+3
2025-11-19
NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_state
Trond Myklebust
1
-13
/
+14
2025-11-19
fs: move mntput_no_expire() slowpath into a dedicated routine
Mateusz Guzik
1
-16
/
+22
2025-11-19
NFS: Initialise verifiers for visible dentries in nfs_atomic_open()
Trond Myklebust
1
-1
/
+1
2025-11-19
NFS: Initialise verifiers for visible dentries in readdir and lookup
Trond Myklebust
1
-2
/
+4
2025-11-19
fs: remove spurious exports in fs/file_attr.c
Christoph Hellwig
1
-4
/
+0
2025-11-19
autofs: dont trigger mount if it cant succeed
Ian Kent
5
-0
/
+21
2025-11-19
ceph: Switch to use %ptSp
Andy Shevchenko
3
-40
/
+20
2025-11-19
fs/ntfs3: check for shutdown in fsync
Konstantin Komarov
1
-1
/
+13
2025-11-18
hfsplus: fix volume corruption issue for generic/073
Viacheslav Dubeyko
1
-1
/
+6
2025-11-18
hfsplus: Verify inode mode when loading from disk
Tetsuo Handa
1
-4
/
+28
2025-11-18
fs/resctrl: Consider sparse masks when initializing new group's allocation
Reinette Chatre
1
-3
/
+4
2025-11-18
fuse: signal that a fuse inode should exhibit local fs behaviors
Darrick J. Wong
1
-1
/
+13
2025-11-18
fs/ntfs3: change the default mount options for "acl" and "prealloc"
Konstantin Komarov
1
-12
/
+19
2025-11-18
fs/ntfs3: Prevent memory leaks in add sub record
Edward Adam Davis
1
-2
/
+4
2025-11-18
fs/ntfs3: out1 also needs to put mi
Edward Adam Davis
1
-1
/
+1
2025-11-18
fs/nls: Fix utf16 to utf8 conversion
Armin Wolf
1
-4
/
+12
2025-11-18
xfs: remove the unused bv field in struct xfs_gc_bio
Christoph Hellwig
1
-1
/
+0
2025-11-17
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
4
-15
/
+28
[prev]
[next]