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-7.2.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
2025-01-06
ovl: support encoding fid from inode with no alias
Amir Goldstein
2025-01-06
ovl: pass realinode to ovl_encode_real_fh() instead of realdentry
Amir Goldstein
2025-01-06
nfsd: fix UAF when access ex_uuid or ex_stats
Yang Erkun
2025-01-06
nfsd: no need get cache ref when protected by rcu
Yang Erkun
2025-01-06
NFSD: add cb opcode to WARN_ONCE on failed callback
Olga Kornievskaia
2025-01-06
NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
Olga Kornievskaia
2025-01-06
nfsd: add shrinker to reduce number of slots allocated per session
NeilBrown
2025-01-06
nfsd: add support for freeing unused session-DRC slots
NeilBrown
2025-01-06
nfsd: allocate new session-based DRC slots on demand.
NeilBrown
2025-01-06
nfsd: add session slot count to /proc/fs/nfsd/clients/*/info
NeilBrown
2025-01-06
nfsd: remove artificial limits on the session-based DRC
NeilBrown
2025-01-06
nfsd: use an xarray to store v4.1 session slots
NeilBrown
2025-01-06
sunrpc: remove all connection limit configuration
NeilBrown
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
2025-01-06
nfsd: fix legacy client tracking initialization
Scott Mayhew
2025-01-06
NFSD: Clean up unused variable
Chuck Lever
2025-01-06
nfsd: use new wake_up_var interfaces.
NeilBrown
2025-01-06
nfsd: trace: remove redundant stateid even deleg_recall
Chen Hanxiao
2025-01-06
Merge tag 'exfat-for-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-06
btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
Mark Harmstone
2025-01-06
fanotify: Fix crash in fanotify_init(2)
Jan Kara
2025-01-05
ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()
Thorsten Blum
2025-01-05
ksmbd: fix a missing return value check bug
Wentao Liang
2025-01-05
Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-01-04
libfs: Use d_children list to iterate simple_offset directories
Chuck Lever
2025-01-04
libfs: Replace simple_offset end-of-directory detection
Chuck Lever
2025-01-04
Revert "libfs: fix infinite directory reads for offset dir"
Chuck Lever
2025-01-04
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
2025-01-04
libfs: Return ENOSPC when the directory offset range is exhausted
Chuck Lever
2025-01-04
Merge patch series "fix reading ESP during coredump"
Christian Brauner
2025-01-04
pipe_read: don't wake up the writer if the pipe is still full
Oleg Nesterov
2025-01-04
fs/proc: do_task_stat: Fix ESP not readable during coredump
Nam Cao
2025-01-04
fuse: respect FOPEN_KEEP_CACHE on opendir
Amir Goldstein
2024-12-31
exfat: fix the infinite loop in __exfat_free_cluster()
Yuezhang Mo
2024-12-31
exfat: fix the new buffer was not zeroed before writing
Yuezhang Mo
2024-12-31
exfat: fix the infinite loop in exfat_readdir()
Yuezhang Mo
2024-12-30
ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
Dennis Lam
2024-12-30
fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
David Hildenbrand
2024-12-30
fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
Konstantin Komarov
2024-12-30
fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr()
Konstantin Komarov
2024-12-29
bcachefs: bcachefs_metadata_version_inode_depth
Kent Overstreet
2024-12-29
bcachefs: Option changes now get propagated to reflinked data
Kent Overstreet
2024-12-29
bcachefs: bcachefs_metadata_version_reflink_p_may_update_opts
Kent Overstreet
2024-12-29
bcachefs: BCH_SB_VERSION_INCOMPAT
Kent Overstreet
2024-12-29
bcachefs: Only run check_backpointers_to_extents in debug mode
Kent Overstreet
2024-12-29
bcachefs: better backpointer_target_not_found() error message
Kent Overstreet
2024-12-29
bcachefs: bch2_backpointer_get_key() now repairs dangling backpointers
Kent Overstreet
2024-12-29
bcachefs: check_extents_to_backpointers() now only checks buckets with mismat...
Kent Overstreet
2024-12-29
bcachefs: Add write buffer flush param to backpointer_get_key()
Kent Overstreet
2024-12-29
bcachefs: kill __bch2_extent_ptr_to_bp()
Kent Overstreet
[prev]
[next]