index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
22 hours
fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
Mingyu Wang
1
-4
/
+4
22 hours
fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
Jann Horn
1
-0
/
+4
22 hours
fuse: reject fuse_notify() pagecache ops on directories
Jann Horn
1
-1
/
+8
22 hours
fs/qnx6: fix pointer arithmetic in directory iteration
Arpith Kalaginanavoor
1
-4
/
+4
22 hours
fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
Jann Horn
3
-6
/
+26
22 hours
xfs: fix rtgroup cleanup in CoW fork repair
Yingjie Gao
1
-4
/
+1
22 hours
xfs: fix error returns in CoW fork repair
Yingjie Gao
1
-5
/
+2
22 hours
ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL
Gil Portnoy
1
-0
/
+11
22 hours
ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers
Gil Portnoy
1
-3
/
+12
22 hours
erofs: fix use-after-free on sbi->sync_decompress
Gao Xiang
1
-3
/
+3
22 hours
erofs: tidy up synchronous decompression
Gao Xiang
4
-29
/
+16
11 days
ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loops
Ali Ganiyev
1
-4
/
+4
11 days
smb: client: fix uninitialized variable in smb2_writev_callback
Steve French
1
-1
/
+1
11 days
hpfs: fix a crash if hpfs_map_dnode_bitmap fails
Mikulas Patocka
1
-1
/
+1
11 days
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
1
-31
/
+85
11 days
ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...
Sean Shen
1
-0
/
+11
2026-06-01
ksmbd: fix durable reconnect error path file lifetime
Junyi Liu
1
-2
/
+13
2026-06-01
erofs: fix managed cache race for unaligned extents
Gao Xiang
1
-7
/
+8
2026-06-01
btrfs: fix squota accounting during enable generation
Boris Burkov
2
-4
/
+28
2026-06-01
btrfs: check for subvolume before deleting squota qgroup
Boris Burkov
1
-25
/
+25
2026-06-01
btrfs: relax squota parent qgroup deletion rule
Boris Burkov
1
-15
/
+35
2026-06-01
btrfs: check squota parent usage on membership change
Boris Burkov
1
-0
/
+39
2026-06-01
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
12
-176
/
+105
2026-06-01
btrfs: don't search back for dir inode item in INO_LOOKUP_USER
Josef Bacik
1
-20
/
+3
2026-06-01
btrfs: use the key format macros when printing keys
Filipe Manana
11
-79
/
+64
2026-06-01
btrfs: add macros to facilitate printing of keys
Filipe Manana
1
-0
/
+3
2026-06-01
netfs, afs: Fix write skipping in dir/link writepages
David Howells
2
-2
/
+16
2026-06-01
netfs: Fix netfs_read_folio() to wait on writeback
David Howells
1
-0
/
+2
2026-06-01
netfs: Fix folio->private handling in netfs_perform_write()
David Howells
1
-53
/
+81
2026-06-01
netfs: Fix partial invalidation of streaming-write folio
David Howells
1
-1
/
+1
2026-06-01
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
3
-4
/
+4
2026-06-01
netfs: Fix leak of request in netfs_write_begin() error handling
David Howells
1
-1
/
+1
2026-06-01
netfs: Fix early put of sink folio in netfs_read_gaps()
David Howells
1
-3
/
+3
2026-06-01
netfs: Fix write streaming disablement if fd open O_RDWR
David Howells
1
-10
/
+7
2026-06-01
netfs: Fix read-gaps to remove netfs_folio from filled folio
David Howells
1
-3
/
+8
2026-06-01
netfs: Fix potential deadlock in write-through mode
David Howells
1
-14
/
+25
2026-06-01
netfs: Fix streaming write being overwritten
David Howells
1
-13
/
+34
2026-06-01
netfs: Defer the emission of trace_netfs_folio()
David Howells
1
-8
/
+10
2026-06-01
netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
David Howells
1
-1
/
+5
2026-06-01
netfs: Fix overrun check in netfs_extract_user_iter()
David Howells
1
-9
/
+17
2026-06-01
netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
Viacheslav Dubeyko
1
-2
/
+9
2026-06-01
netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
David Howells
1
-0
/
+5
2026-06-01
netfs: Fix cancellation of a DIO and single read subrequests
David Howells
5
-63
/
+50
2026-06-01
zonefs: handle integer overflow in zonefs_fname_to_fno
Johannes Thumshirn
1
-1
/
+5
2026-06-01
nsfs: fix wrong error code returned for pidns ioctls
Zhihao Cheng
1
-1
/
+1
2026-06-01
fs: Fix return in jfs_mkdir and orangefs_mkdir
Hongling Zeng
2
-2
/
+2
2026-06-01
fs/statmount: fix slab out-of-bounds write in statmount_mnt_idmap
Junyoung Jang
1
-0
/
+2
2026-06-01
NFSD: Fix infinite loop in layout state revocation
Chuck Lever
1
-0
/
+7
2026-06-01
cifs: Fix busy dentry used after unmounting
Zhihao Cheng
1
-0
/
+2
2026-06-01
fs/ntfs3: handle attr_set_size() errors when truncating files
Konstantin Komarov
1
-8
/
+4
[next]