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
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
2025-08-29
Merge tag 'efi-fixes-for-v6.17-1' of git://git.kernel.org/pub/scm/linux/kerne...
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-28
efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
Li Nan
1
-0
/
+4
2025-08-27
fs/smb: Fix inconsistent refcnt update
Shuhao Fu
1
-2
/
+5
2025-08-26
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
2025-08-25
smb3 client: fix return code mapping of remap_file_range
Steve French
1
-0
/
+14
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+10
2025-08-22
Merge tag '6.17-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2025-08-22
Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-23
/
+15
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-7
/
+7
2025-08-21
Merge tag '6.17-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-10
/
+48
2025-08-19
squashfs: fix memory leak in squashfs_fill_super
Phillip Lougher
1
-7
/
+7
2025-08-19
NFS: Fix a race when updating an existing write
Trond Myklebust
2
-23
/
+15
2025-08-19
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-23
/
+28
2025-08-19
Merge tag 'ovl-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+3
2025-08-19
Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-41
/
+57
2025-08-19
cifs: Fix oops due to uninitialised variable
David Howells
1
-1
/
+1
2025-08-19
change_mnt_propagation(): calculate propagation source only if we'll need it
Al Viro
1
-1
/
+2
2025-08-19
use uniform permission checks for all mount propagation changes
Al Viro
1
-14
/
+20
2025-08-19
propagate_umount(): only surviving overmounts should be reparented
Al Viro
1
-3
/
+4
2025-08-19
fix the softlockups in attach_recursive_mnt()
Al Viro
1
-5
/
+2
2025-08-19
xfs: reject swapon for inodes on a zoned file system earlier
Christoph Hellwig
1
-0
/
+3
2025-08-19
xfs: kick off inodegc when failing to reserve zoned blocks
Christoph Hellwig
1
-0
/
+6
2025-08-19
xfs: remove xfs_last_used_zone
Christoph Hellwig
1
-43
/
+2
2025-08-19
xfs: Default XFS_RT to Y if CONFIG_BLK_DEV_ZONED is enabled
Damien Le Moal
1
-0
/
+1
2025-08-19
kernfs: don't fail listing extended attributes
Christian Brauner
1
-2
/
+2
2025-08-19
coredump: Fix return value in coredump_parse()
Dan Carpenter
1
-1
/
+1
2025-08-19
fs/buffer: fix use-after-free when call bh_read() helper
Ye Bin
1
-1
/
+1
2025-08-18
Merge tag 'for-6.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-55
/
+163
2025-08-18
Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-18
/
+37
2025-08-18
ovl: fix possible double unlink
Amir Goldstein
1
-1
/
+2
2025-08-18
ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
NeilBrown
1
-1
/
+1
2025-08-17
ksmbd: fix refcount leak causing resource not released
Ziyan Xu
1
-3
/
+10
2025-08-17
ksmbd: extend the connection limiting mechanism to support IPv6
Namjae Jeon
2
-4
/
+29
2025-08-17
smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()
Stefan Metzmacher
3
-3
/
+9
2025-08-17
debugfs: fix mount options not being applied
Charalampos Mitrodimas
1
-1
/
+10
2025-08-15
Merge tag 'xfs-fixes-6.17-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
12
-33
/
+78
2025-08-15
pidfs: Fix memory leak in pidfd_info()
Adrian Huang (Lenovo)
1
-1
/
+1
2025-08-15
netfs: Fix unbuffered write error handling
David Howells
4
-5
/
+16
2025-08-15
fhandle: do_handle_open() should get FD with user flags
Thomas Bertschinger
1
-1
/
+1
2025-08-15
Merge tag '6.17-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
11
-110
/
+128
2025-08-13
Merge tag 'erofs-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-24
/
+37
2025-08-13
jbd2: prevent softlockup in jbd2_log_do_checkpoint()
Baokun Li
1
-0
/
+1
2025-08-13
ext4: fix incorrect function name in comment
Baolin Liu
1
-1
/
+1
2025-08-13
smb: client: remove redundant lstrp update in negotiate protocol
Wang Zhaolong
1
-1
/
+0
2025-08-13
cifs: update internal version number
Steve French
1
-2
/
+2
2025-08-13
smb: client: don't wait for info->send_pending == 0 on error
Stefan Metzmacher
1
-5
/
+5
2025-08-13
smb: client: fix mid_q_entry memleak leak with per-mid locking
Wang Zhaolong
6
-20
/
+40
2025-08-13
smb3: fix for slab out of bounds on mount to ksmbd
Steve French
1
-1
/
+10
[next]