index
:
kernel/git/stable/linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-04-22
smb: client: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-22
smb: common: add SMB3_COMPRESS_MAX_ALGS
Enzo Matsumiya
2026-04-22
smb: client: compress: add code docs to lz77.c
Enzo Matsumiya
2026-04-22
smb: client: compress: LZ77 optimizations
Enzo Matsumiya
2026-04-22
smb: client: compress: increase LZ77_MATCH_MAX_DIST
Enzo Matsumiya
2026-04-22
smb: client: compress: fix counting in LZ77 match finding
Enzo Matsumiya
2026-04-22
smb: client: compress: fix buffer overrun in lz77_compress()
Enzo Matsumiya
2026-04-22
smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl
Michael Bommarito
2026-04-22
smb: client: fix (remove) drop_dir_cache module parameter
Enzo Matsumiya
2026-04-22
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
2026-04-22
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
2026-04-22
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
2026-04-22
smb: server: stop sending fake security descriptors
Marios Makassikis
2026-04-22
ksmbd: scope conn->binding slowpath to bound sessions only
Hyunwoo Kim
2026-04-22
ksmbd: fix CreateOptions sanitization clobbering the whole field
DaeMyung Kang
2026-04-22
ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
DaeMyung Kang
2026-04-22
ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount
Akif Sait
2026-04-22
ksmbd: destroy async_ida in ksmbd_conn_free()
DaeMyung Kang
2026-04-22
ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
DaeMyung Kang
2026-04-22
ksmbd: Use AES-CMAC library for SMB3 signature calculation
Eric Biggers
2026-04-22
ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
DaeMyung Kang
2026-04-22
NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_address
Sean Chang
2026-04-22
NFS: remove redundant __private attribute from nfs_page_class
Sean Chang
2026-04-22
NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributes
Olga Kornievskaia
2026-04-22
NFS: fix writeback in presence of errors
Olga Kornievskaia
2026-04-22
nfs: use memcpy_and_pad in decode_fh
Thorsten Blum
2026-04-22
ntfs: use page allocation for resident attribute inline data
Namjae Jeon
2026-04-22
ntfs: fix mmap_prepare writable check for shared mappings
Namjae Jeon
2026-04-22
ceph: add subvolume metrics collection and reporting
Alex Markuze
2026-04-22
ceph: parse subvolume_id from InodeStat v9 and store in inode
Alex Markuze
2026-04-22
ceph: handle InodeStat v8 versioned field in reply parsing
Alex Markuze
2026-04-22
ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() fails
Max Kellermann
2026-04-22
ceph: only d_add() negative dentries when they are unhashed
Max Kellermann
2026-04-22
ceph: fix num_ops off-by-one when crypto allocation fails
Sam Edwards
2026-04-21
Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-21
Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-21
Merge tag 'pull-coda' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2026-04-21
Merge tag 'erofs-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-21
erofs: unify lcn as u64 for 32-bit platforms
Gao Xiang
2026-04-21
erofs: fix offset truncation when shifting pgoff on 32-bit platforms
Gao Xiang
2026-04-21
erofs: fix the out-of-bounds nameoff handling for trailing dirents
Gao Xiang
2026-04-21
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
2026-04-21
btrfs: check return value of btrfs_partially_delete_raid_extent()
robbieko
2026-04-21
btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer
robbieko
2026-04-21
btrfs: replace ASSERT with proper error handling in stripe lookup fallback
robbieko
2026-04-21
btrfs: fix wrong min_objectid in btrfs_previous_item() call
robbieko
2026-04-21
btrfs: fix raid stripe search missing entries at leaf boundaries
robbieko
2026-04-21
btrfs: copy devid in btrfs_partially_delete_raid_extent()
robbieko
2026-04-21
btrfs: handle unexpected free-space-tree key types
David Sterba
[prev]
[next]