开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
netfs
Age
Commit message (
Expand
)
Author
2026-05-12
netfs, afs: Fix write skipping in dir/link writepages
David Howells
2026-05-12
netfs: Fix netfs_read_folio() to wait on writeback
David Howells
2026-05-12
netfs: Fix folio->private handling in netfs_perform_write()
David Howells
2026-05-12
netfs: Fix partial invalidation of streaming-write folio
David Howells
2026-05-12
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
2026-05-12
netfs: Fix leak of request in netfs_write_begin() error handling
David Howells
2026-05-12
netfs: Fix early put of sink folio in netfs_read_gaps()
David Howells
2026-05-12
netfs: Fix write streaming disablement if fd open O_RDWR
David Howells
2026-05-12
netfs: Fix read-gaps to remove netfs_folio from filled folio
David Howells
2026-05-12
netfs: Fix potential deadlock in write-through mode
David Howells
2026-05-12
netfs: Fix streaming write being overwritten
David Howells
2026-05-12
netfs: Defer the emission of trace_netfs_folio()
David Howells
2026-05-12
netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
David Howells
2026-05-12
netfs: Fix overrun check in netfs_extract_user_iter()
David Howells
2026-05-12
netfs: fix error handling in netfs_extract_user_iter()
Paulo Alcantara
2026-05-12
netfs: Fix potential uninitialised var in netfs_extract_user_iter()
David Howells
2026-05-12
netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
Viacheslav Dubeyko
2026-05-12
netfs: Fix zeropoint update where i_size > remote_i_size
David Howells
2026-05-12
netfs: Fix potential for tearing in ->remote_i_size and ->zero_point
David Howells
2026-05-12
netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
David Howells
2026-05-12
netfs: Fix missing barriers when accessing stream->subrequests locklessly
David Howells
2026-05-12
netfs: Fix missing locking around retry adding new subreqs
David Howells
2026-05-12
netfs: Fix cancellation of a DIO and single read subrequests
David Howells
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
2026-03-26
netfs: Fix the handling of stream->front by removing it
David Howells
2026-03-19
netfs: Fix read abandonment during retry
David Howells
2026-03-09
netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
Deepanshu Kartikey
2026-03-09
netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
Deepanshu Kartikey
2026-02-26
netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
David Howells
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-08
netfs: avoid double increment of retry_count in subreq
Shyam Prasad N
2026-02-08
netfs: when subreq is marked for retry, do not check if it faced an error
Shyam Prasad N
2025-12-24
netfs: Fix early read unlock of page with EOF in middle
David Howells
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-31
netfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-26
netfs: fix reference leak
Max Kellermann
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-09-15
netfs: Prevent duplicate unlocking
Lizhi Xu
2025-08-15
netfs: Fix unbuffered write error handling
David Howells
2025-07-14
netfs: Fix race between cache write completion and ALL_QUEUED being set
David Howells
2025-07-14
netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
David Howells
2025-07-01
netfs: Update tracepoints in a number of ways
David Howells
2025-07-01
netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
David Howells
2025-07-01
netfs: Merge i_size update functions
David Howells
2025-07-01
netfs: Fix i_size updating
David Howells
[next]