index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
23 hours
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-54
/
+164
27 hours
super: fix emergency thaw deadlock on frozen block devices
Christian Brauner
1
-13
/
+16
3 days
Merge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-49
/
+54
3 days
Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
7
-7
/
+54
3 days
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
3
-49
/
+41
3 days
pidfs: make pidfs_ino_lock static
Mateusz Guzik
1
-1
/
+1
4 days
Merge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-28
/
+208
4 days
ceph: avoid fs reclaim while using current->journal_info
Max Kellermann
1
-0
/
+11
4 days
ceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*
Max Kellermann
1
-0
/
+6
4 days
ceph: fix hanging __ceph_get_caps() with stale mds_wanted
Max Kellermann
3
-6
/
+21
4 days
ceph: fix refcount leak in ceph_readdir()
WenTao Liang
1
-1
/
+6
4 days
ceph: fix writeback_count leak in write_folio_nounlock()
Wentao Liang
1
-0
/
+9
4 days
ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()
Bryam Vargas
1
-0
/
+1
4 days
eventpoll: pin files while checking reverse paths
Guidong Han
1
-1
/
+17
4 days
fs: push nr_cached_objects memcg gating into individual filesystems
Usama Arif
1
-0
/
+10
4 days
afs: Fix afs_edit_dir_remove() to get, not find, block 0
David Howells
1
-1
/
+1
4 days
iomap: prevent ioend merge when io_private differs
Zhang Yi
1
-0
/
+2
4 days
Merge patch series "iomap: trivial fixes for ext4 conversion"
Christian Brauner
1
-14
/
+44
4 days
iomap: add comments for ifs_clear/set_range_dirty()
Zhang Yi
1
-0
/
+14
4 days
iomap: fix out-of-bounds bitmap_set() with zero-length range
Zhang Yi
1
-8
/
+14
4 days
iomap: fix incorrect did_zero setting in iomap_zero_iter()
Zhang Yi
1
-2
/
+6
4 days
iomap: support invalidating partial folios
Zhang Yi
1
-0
/
+2
4 days
iomap: correct the range of a partial dirty clear
Zhang Yi
1
-4
/
+8
4 days
fs/super: fix emergency thaw double-unlock of s_umount
Chen Changcheng
1
-2
/
+5
5 days
ksmbd: reject undersized decompressed SMB2 requests
Namjae Jeon
1
-1
/
+2
5 days
ksmbd: validate minimum PDU size for transform requests
Namjae Jeon
1
-5
/
+11
5 days
ksmbd: defer destroy_previous_session() until after NTLM authentication
James Montgomery
1
-5
/
+4
5 days
ksmbd: validate ACE size against SID sub-authorities
Namjae Jeon
1
-3
/
+10
5 days
ksmbd: restore DACL size on check_add_overflow() to avoid malformed ACL
Wentao Guan
1
-1
/
+6
5 days
ksmbd: bound DACL dedup walk to copied ACEs
Namjae Jeon
1
-6
/
+10
5 days
ksmbd: enforce signing required by the session
Namjae Jeon
2
-3
/
+10
5 days
ksmbd: preserve VFS inherited POSIX ACL mask
Namjae Jeon
1
-25
/
+1
5 days
pidfs: handle FS_IOC32_GETVERSION in compat ioctl
Li Chen
1
-1
/
+15
5 days
ovl: check access to copy_file_range source with src mounter creds
Amir Goldstein
1
-1
/
+15
5 days
proc: Fix broken error paths for namespace links
Jann Horn
1
-1
/
+3
5 days
pidfs: add pidfs_dentry_open() helper
Christian Brauner
1
-21
/
+21
5 days
pidfs: preserve thread pidfds reopened by file handle
Christian Brauner
1
-1
/
+7
5 days
ovl: fix trusted xattr escape prefix matching
Yichong Chen
1
-1
/
+1
6 days
cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
Frank Sorenson
1
-6
/
+39
6 days
cifs: prevent readdir from changing file size due to stale directory metadata
Frank Sorenson
5
-8
/
+96
6 days
smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
Carl Johnson
2
-3
/
+41
6 days
fs: preserve ACL_DONT_CACHE state in forget_cached_acl()
Amir Goldstein
1
-0
/
+7
6 days
Merge tag 'nfsd-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+2
6 days
Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-21
/
+79
6 days
binfmt_elf_fdpic: only honour the first PT_INTERP
Christian Brauner
1
-0
/
+4
6 days
exec: fix unsigned loop counter wrap in transfer_args_to_stack()
Christian Brauner
1
-1
/
+1
7 days
binfmt_misc: set have_execfd only once the interpreter is opened
Christian Brauner
1
-3
/
+2
7 days
Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+4
7 days
fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
Eric Biggers
2
-48
/
+34
7 days
fscrypt: Add missing superblock check in find_or_insert_direct_key()
Eric Biggers
1
-1
/
+7
[next]