index
:
linux.git
arm64-uaccess
for-next
master
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
2025-09-02
mnt_set_expiry(): use guards
Al Viro
2025-09-02
has_locked_children(): use guards
Al Viro
2025-09-02
propagate_mnt(): use scoped_guard(mount_locked_reader) for mnt_set_mountpoint()
Al Viro
2025-09-02
check_for_nsfs_mounts(): no need to take locks
Al Viro
2025-09-02
mnt_already_visible(): use guards
Al Viro
2025-09-02
put_mnt_ns(): use guards
Al Viro
2025-09-02
mark_mounts_for_expiry(): use guards
Al Viro
2025-09-02
do_set_group(): use guards
Al Viro
2025-09-02
do_change_type(): use guards
Al Viro
2025-09-02
__is_local_mountpoint(): use guards
Al Viro
2025-09-02
__detach_mounts(): use guards
Al Viro
2025-09-02
fs/namespace.c: allow to drop vfsmount references via __free(mntput)
Al Viro
2025-09-02
introduced guards for mount_lock
Al Viro
2025-09-02
fs/namespace.c: fix the namespace_sem guard mess
Al Viro
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-02
f2fs: allocate HOT_DATA for IPU writes
Jaegeuk Kim
2025-09-02
Merge tag 'for-6.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-02
btrfs: fix subvolume deletion lockup caused by inodes xarray race
Omar Sandoval
2025-09-02
btrfs: fix corruption reading compressed range when block size is smaller tha...
Qu Wenruo
2025-09-02
btrfs: accept and ignore compression level for lzo
Calvin Owens
2025-09-02
btrfs: fix squota compressed stats leak
Boris Burkov
2025-09-02
fsnotify: fix "rewriten"->"rewritten"
Xichao Zhao
2025-09-02
procfs: add "pidns" mount option
Aleksa Sarai
2025-09-02
fuse: remove fuse_readpages_end() null mapping check
Joanne Koong
2025-09-02
fuse: fix references to fuse.rst -> fuse/fuse.rst
Miklos Szeredi
2025-09-02
fuse: allow synchronous FUSE_INIT
Miklos Szeredi
2025-09-02
openat2: don't trigger automounts with RESOLVE_NO_XDEV
Askar Safin
2025-09-02
namei: move cross-device check to __traverse_mounts
Askar Safin
2025-09-02
namei: remove LOOKUP_NO_XDEV check from handle_mounts
Askar Safin
2025-09-02
namei: move cross-device check to traverse_mounts
Askar Safin
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
2025-09-01
cramfs: Verify inode mode when loading from disk
Tetsuo Handa
2025-09-01
fs: remove vfs_ioctl export
Greg Kroah-Hartman
2025-09-01
Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Christian Brauner
2025-09-01
inode: fix whitespace issues
Christian Brauner
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-09-01
fs: rework iput logic
Josef Bacik
2025-08-31
hfs: clear offset and space out of valid records in b-tree node
Viacheslav Dubeyko
2025-08-31
hfs: add logic of correcting a next unused CNID
Viacheslav Dubeyko
2025-08-31
hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
Viacheslav Dubeyko
2025-08-31
hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
Viacheslav Dubeyko
2025-08-31
hfs: make proper initalization of struct hfs_find_data
Viacheslav Dubeyko
2025-08-31
hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
Viacheslav Dubeyko
2025-08-31
hfs: validate record offset in hfsplus_bmap_alloc
Yang Chenzhi
2025-08-31
hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...
Yangtao Li
2025-08-31
ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensions
Philipp Kerling
2025-08-31
smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show()
Wang Zhaolong
2025-08-29
f2fs: Use allocate_section_policy to control write priority in multi-devices ...
Liao Yuanhong
2025-08-29
NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
Trond Myklebust
2025-08-29
NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported
Trond Myklebust
[prev]
[next]