index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
netfs
Age
Commit message (
Expand
)
Author
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
2025-07-01
netfs: Fix ref leak on inserted extra subreq in write retry
David Howells
2025-07-01
netfs: Fix looping in wait functions
David Howells
2025-07-01
netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
David Howells
2025-07-01
netfs: Fix double put of request
David Howells
2025-07-01
netfs: Fix hang due to missing case in final DIO read result collection
David Howells
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
2025-05-21
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
2025-05-21
netfs: Fix wait/wake to be consistent about the waitqueue used
David Howells
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
2025-05-21
netfs: Fix setting of transferred bytes with short DIO reads
Paulo Alcantara
2025-05-21
netfs: Fix oops in write-retry from mis-resetting the subreq iterator
David Howells
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_BLOCKED
Max Kellermann
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
Max Kellermann
2025-05-21
fs/netfs: remove `netfs_io_request.ractl`
Max Kellermann
2025-05-21
fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH
Max Kellermann
2025-05-21
fs/netfs: remove unused source NETFS_INVALID_WRITE
Max Kellermann
2025-04-17
netfs: Mark __nonstring lookup tables
Kees Cook
2025-04-11
netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
Song Liu
2025-03-19
netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int
David Howells
2025-03-19
netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits
David Howells
2025-03-19
netfs: Call `invalidate_cache` only if implemented
Max Kellermann
2025-03-19
netfs: Fix collection of results during pause when collection offloaded
David Howells
2025-02-13
netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued
David Howells
2025-02-13
netfs: Add retry stat counters
David Howells
2025-02-13
netfs: Fix a number of read-retry hangs
David Howells
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-09
netfs: Fix read-retry for fs with no ->prepare_read()
David Howells
2025-01-09
netfs: Fix kernel async DIO
David Howells
2024-12-20
netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
David Howells
2024-12-20
afs: Locally initialise the contents of a new symlink on creation
David Howells
2024-12-20
netfs: Change the read result collector to only use one work item
David Howells
2024-12-20
afs: Eliminate afs_read
David Howells
2024-12-20
netfs: Add support for caching single monolithic objects such as AFS dirs
David Howells
2024-12-20
netfs: Add functions to build/clean a buffer in a folio_queue
David Howells
2024-12-20
netfs: Don't use bh spinlock
David Howells
[next]