index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-02
openat2: don't trigger automounts with RESOLVE_NO_XDEV
Askar Safin
1
-0
/
+8
2025-09-02
namei: move cross-device check to __traverse_mounts
Askar Safin
1
-6
/
+5
2025-09-02
namei: remove LOOKUP_NO_XDEV check from handle_mounts
Askar Safin
1
-4
/
+2
2025-09-02
namei: move cross-device check to traverse_mounts
Askar Safin
1
-4
/
+7
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-09-01
cramfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+10
2025-09-01
fs: remove vfs_ioctl export
Greg Kroah-Hartman
1
-2
/
+1
2025-09-01
Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into vfs.fixes
Christian Brauner
17
-45
/
+123
2025-09-01
inode: fix whitespace issues
Christian Brauner
1
-5
/
+5
2025-09-01
fs: add an icount_read helper
Josef Bacik
12
-17
/
+17
2025-09-01
fs: rework iput logic
Josef Bacik
1
-11
/
+35
2025-08-31
hfs: clear offset and space out of valid records in b-tree node
Viacheslav Dubeyko
1
-4
/
+23
2025-08-31
hfs: add logic of correcting a next unused CNID
Viacheslav Dubeyko
5
-14
/
+158
2025-08-31
hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
Viacheslav Dubeyko
1
-5
/
+18
2025-08-31
hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
Viacheslav Dubeyko
1
-1
/
+1
2025-08-31
hfs: make proper initalization of struct hfs_find_data
Viacheslav Dubeyko
1
-1
/
+7
2025-08-31
hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
Viacheslav Dubeyko
1
-1
/
+7
2025-08-31
hfs: validate record offset in hfsplus_bmap_alloc
Yang Chenzhi
3
-41
/
+48
2025-08-31
hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super()
Yangtao Li
1
-1
/
+1
2025-08-31
ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensions
Philipp Kerling
2
-11
/
+16
2025-08-31
smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show()
Wang Zhaolong
1
-2
/
+2
2025-08-29
f2fs: Use allocate_section_policy to control write priority in multi-devices setups
Liao Yuanhong
5
-0
/
+52
2025-08-29
NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
Trond Myklebust
1
-0
/
+2
2025-08-29
NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported
Trond Myklebust
1
-1
/
+2
2025-08-29
NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set
Trond Myklebust
1
-2
/
+3
2025-08-29
NFSv4: Don't clear capabilities that won't be reset
Trond Myklebust
1
-1
/
+0
2025-08-29
Merge tag 'efi-fixes-for-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-0
/
+4
2025-08-29
Merge tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-2
/
+19
2025-08-29
Merge tag 'xfs-fixes-6.17-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-43
/
+25
2025-08-29
Add RWF_NOSIGNAL flag for pwritev2
Lauri Vasama
1
-2
/
+4
2025-08-29
fs: Replace offsetof() with struct_size() in ioctl_file_dedupe_range()
Xichao Zhao
1
-1
/
+1
2025-08-29
fhandle: use more consistent rules for decoding file handle from userns
Amir Goldstein
1
-0
/
+8
2025-08-28
xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattr
Christoph Hellwig
1
-9
/
+9
2025-08-28
xfs: allow setting file attributes on special files
Andrey Albershteyn
1
-6
/
+0
2025-08-28
xfs: add .fileattr_set and fileattr_get callbacks for symlinks
Andrey Albershteyn
1
-0
/
+2
2025-08-28
xfs: allow renames of project-less inodes
Andrey Albershteyn
1
-30
/
+34
2025-08-28
efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
Li Nan
1
-0
/
+4
2025-08-27
proc: fix missing pde_set_flags() for net proc files
wangzijie
1
-17
/
+21
2025-08-27
ocfs2: prevent release journal inode after journal shutdown
Edward Adam Davis
1
-0
/
+3
2025-08-28
erofs: fix invalid algorithm for encoded extents
Gao Xiang
1
-30
/
+37
2025-08-28
f2fs: fix to do sanity check on node footer for non inode dnode
Chao Yu
5
-23
/
+46
2025-08-27
fs/smb: Fix inconsistent refcnt update
Shuhao Fu
1
-2
/
+5
2025-08-27
fuse: zero initialize inode private data
Miklos Szeredi
1
-7
/
+4
2025-08-27
fuse: remove unused 'inode' parameter in fuse_passthrough_open
Chunsheng Luo
3
-8
/
+3
2025-08-27
fuse: Block access to folio overlimit
Edward Adam Davis
1
-1
/
+1
2025-08-27
virtio_fs: fix the hash table using in virtio_fs_enqueue_req()
Li RongQing
2
-2
/
+5
2025-08-27
fuse: use default writeback accounting
Joanne Koong
2
-10
/
+1
2025-08-27
virtio_fs: Remove redundant spinlock in virtio_fs_request_complete()
Li RongQing
1
-3
/
+0
2025-08-27
fuse: remove unneeded offset assignment when filling write pages
Joanne Koong
1
-1
/
+0
2025-08-27
fuse: use freezable wait in fuse_get_req()
Sergey Senozhatsky
1
-2
/
+3
[prev]
[next]