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-03-11
Revert "f2fs: rebuild nat_bits during umount"
Chao Yu
2025-03-11
f2fs: fix to avoid accessing uninitialized curseg
Chao Yu
2025-03-11
f2fs: introduce FAULT_INCONSISTENT_FOOTER
Chao Yu
2025-03-11
f2fs: do sanity check on xattr node footer in f2fs_get_xnode_page()
Chao Yu
2025-03-11
f2fs: do sanity check on inode footer in f2fs_get_inode_page()
Chao Yu
2025-03-10
ksmbd: prevent connection release during oplock break notification
Namjae Jeon
2025-03-10
ksmbd: fix use-after-free in ksmbd_free_work_struct
Namjae Jeon
2025-03-10
gfs2: Convert gfs2_meta_read_endio() to use a folio
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Convert gfs2_end_log_write_bh() to work on a folio
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Convert gfs2_find_jhead() to use a folio
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Convert gfs2_jhead_pg_srch() to gfs2_jhead_folio_search()
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Use b_folio in gfs2_check_magic()
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Use b_folio in gfs2_submit_bhs()
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Use b_folio in gfs2_trans_add_meta()
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Use b_folio in gfs2_log_write_bh()
Matthew Wilcox (Oracle)
2025-03-10
gfs2: skip if we cannot defer delete
Andreas Gruenbacher
2025-03-10
gfs2: remove redundant warnings
Andreas Gruenbacher
2025-03-10
gfs2: minor evict fix
Andreas Gruenbacher
2025-03-10
gfs2: Prevent inode creation race (2)
Andreas Gruenbacher
2025-03-10
gfs2: Fix additional unlikely request cancelation race
Andreas Gruenbacher
2025-03-10
gfs2: Fix request cancelation bug
Andreas Gruenbacher
2025-03-10
gfs2: Check for empty queue in run_queue
Andreas Gruenbacher
2025-03-10
gfs2: Remove more dead code in add_to_queue
Andreas Gruenbacher
2025-03-10
gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE
Andreas Gruenbacher
2025-03-10
gfs2: glock holder GL_NOPID fix
Andreas Gruenbacher
2025-03-10
gfs2: Add GLF_PENDING_REPLY flag
Andreas Gruenbacher
2025-03-10
gfs2: Decode missing glock flags in tracepoints
Andreas Gruenbacher
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
2025-03-10
xfs: trace what memory backs a buffer
Christoph Hellwig
2025-03-10
xfs: cleanup mapping tmpfs folios into the buffer cache
Christoph Hellwig
2025-03-10
xfs: use vmalloc instead of vm_map_area for buffer backing memory
Christoph Hellwig
2025-03-10
xfs: buffer items don't straddle pages anymore
Dave Chinner
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
2025-03-10
xfs: convert buffer cache to use high order folios
Christoph Hellwig
2025-03-10
xfs: remove the kmalloc to page allocator fallback
Christoph Hellwig
2025-03-10
xfs: refactor backing memory allocations for buffers
Christoph Hellwig
2025-03-10
xfs: remove xfs_buf_is_vmapped
Christoph Hellwig
2025-03-10
xfs: remove xfs_buf.b_offset
Christoph Hellwig
2025-03-10
xfs: add a fast path to xfs_buf_zero when b_addr is set
Christoph Hellwig
2025-03-10
xfs: unmapped buffer item size straddling mismatch
Dave Chinner
2025-03-10
sysctl: Fixes nsm_local_state bounds
Nicolas Bouchinet
2025-03-10
nfsd: use a long for the count in nfsd4_state_shrinker_count()
Jeff Layton
2025-03-10
nfsd: remove obsolete comment from nfs4_alloc_stid
Jeff Layton
2025-03-10
nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
Jeff Layton
2025-03-10
nfsd: reorganize struct nfs4_delegation for better packing
Jeff Layton
2025-03-10
nfsd: handle errors from rpc_call_async()
Jeff Layton
2025-03-10
nfsd: move cb_need_restart flag into cb_flags
Jeff Layton
2025-03-10
nfsd: replace CB_GETATTR_BUSY with NFSD4_CALLBACK_RUNNING
Jeff Layton
2025-03-10
nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY
Jeff Layton
2025-03-10
nfsd: prevent callback tasks running concurrently
Jeff Layton
[prev]
[next]