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.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-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
2025-08-15
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
1
-1
/
+1
2025-08-15
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2
-0
/
+18
2025-08-15
smb: client: default to nonativesocket under POSIX mounts
Paulo Alcantara
1
-0
/
+1
2025-08-15
smb: client: set symlink type as native for POSIX mounts
Paulo Alcantara
5
-29
/
+22
2025-08-15
smb: client: fix netns refcount leak after net_passive changes
Wang Zhaolong
1
-6
/
+3
2025-08-15
ksmbd: fix corrupted mtime and ctime in smb2_open
Namjae Jeon
1
-1
/
+2
2025-08-15
ksmbd: fix Preauh_HashValue race condition
Namjae Jeon
1
-4
/
+0
2025-08-15
ksmbd: fix null pointer dereference error in generate_encryptionkey
Namjae Jeon
1
-2
/
+16
2025-08-15
nfsd: avoid ref leak in nfsd_open_local_fh()
NeilBrown
1
-2
/
+3
2025-08-15
nfsd: don't set the ctime on delegated atime updates
Jeff Layton
1
-1
/
+9
2025-08-15
smb: client: return an error if rdma_connect does not return within 5 seconds
Stefan Metzmacher
1
-2
/
+4
2025-08-15
smb: client: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
1
-14
/
+11
2025-08-15
smb: client: let recv_done() cleanup before notifying the callers.
Stefan Metzmacher
1
-6
/
+8
2025-08-15
smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
1
-2
/
+9
2025-08-15
smb: client: remove separate empty_packet_queue
Stefan Metzmacher
3
-65
/
+7
2025-08-15
smb: server: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
1
-5
/
+7
2025-08-15
smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...
Stefan Metzmacher
1
-5
/
+13
2025-08-15
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
1
-2
/
+9
2025-08-15
smb: server: remove separate empty_recvmsg_queue
Stefan Metzmacher
1
-52
/
+8
2025-08-15
NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file
Trond Myklebust
1
-2
/
+1
2025-08-15
NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()
Trond Myklebust
1
-8
/
+15
2025-08-15
NFS/localio: nfs_close_local_fh() fix check for file closed
Trond Myklebust
1
-1
/
+1
2025-08-15
NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY
Benjamin Coddington
1
-3
/
+6
2025-08-15
NFSv4.2: another fix for listxattr
Olga Kornievskaia
1
-4
/
+6
2025-08-15
NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()
Trond Myklebust
1
-2
/
+9
2025-08-15
NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate()
Trond Myklebust
1
-3
/
+1
2025-08-15
pNFS/flexfiles: don't attempt pnfs on fatal DS errors
Tigran Mkrtchyan
2
-13
/
+19
2025-08-15
exfat: fdatasync flag should be same like generic_write_sync()
Zhengxu Zhang
1
-3
/
+2
2025-08-15
f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode
Chao Yu
1
-1
/
+4
2025-08-15
f2fs: fix to calculate dirty data during has_not_enough_free_secs()
Chao Yu
1
-2
/
+1
2025-08-15
f2fs: fix to update upper_p in __get_secs_required() correctly
Chao Yu
1
-1
/
+1
2025-08-15
f2fs: vm_unmap_ram() may be called from an invalid context
Jan Prusakowski
1
-1
/
+1
2025-08-15
f2fs: fix to avoid out-of-boundary access in devs.path
Chao Yu
1
-1
/
+1
2025-08-15
f2fs: fix to avoid panic in f2fs_evict_inode
Chao Yu
1
-0
/
+13
2025-08-15
f2fs: fix to avoid UAF in f2fs_sync_inode_meta()
Chao Yu
1
-2
/
+6
2025-08-15
f2fs: fix to check upper boundary for gc_no_zoned_gc_percent
Chao Yu
1
-0
/
+7
2025-08-15
f2fs: fix to check upper boundary for gc_valid_thresh_ratio
Chao Yu
1
-0
/
+7
2025-08-15
f2fs: fix to check upper boundary for value of gc_boost_zoned_gc_percent
yohan.joung
1
-0
/
+7
2025-08-15
f2fs: fix KMSAN uninit-value in extent_info usage
Abinash Singh
1
-1
/
+1
2025-08-15
f2fs: fix to avoid invalid wait context issue
Chao Yu
1
-10
/
+7
2025-08-15
f2fs: fix bio memleak when committing super block
Sheng Yong
1
-0
/
+1
2025-08-15
f2fs: turn off one_time when forcibly set to foreground GC
Daeho Jeong
1
-0
/
+1
2025-08-15
jfs: fix metapage reference count leak in dbAllocCtl
Zheng Yu
1
-1
/
+3
2025-08-15
smb: client: allow parsing zero-length AV pairs
Paulo Alcantara
1
-2
/
+2
2025-08-15
fs/orangefs: Allow 2 more characters in do_c_string()
Dan Carpenter
1
-3
/
+3
2025-08-15
ext4: Make sure BH_New bit is cleared in ->write_end handler
Jan Kara
2
-1
/
+4
2025-08-15
ext4: fix inode use after free in ext4_end_io_rsv_work()
Baokun Li
1
-8
/
+8
2025-08-15
proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...
wangzijie
3
-1
/
+8
2025-08-15
fanotify: sanitize handle_type values when reporting fid
Amir Goldstein
1
-1
/
+7
2025-08-15
btrfs: remove partial support for lowest level from btrfs_search_forward()
Sun YangKai
1
-13
/
+5
[next]