index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
netfs
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
netfs, afs: Fix write skipping in dir/link writepages
David Howells
1
-1
/
+6
3 days
netfs: Fix netfs_read_folio() to wait on writeback
David Howells
1
-0
/
+2
3 days
netfs: Fix folio->private handling in netfs_perform_write()
David Howells
1
-53
/
+81
3 days
netfs: Fix partial invalidation of streaming-write folio
David Howells
1
-1
/
+1
3 days
netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
David Howells
3
-4
/
+4
3 days
netfs: Fix leak of request in netfs_write_begin() error handling
David Howells
1
-1
/
+1
3 days
netfs: Fix early put of sink folio in netfs_read_gaps()
David Howells
1
-3
/
+3
3 days
netfs: Fix write streaming disablement if fd open O_RDWR
David Howells
1
-10
/
+7
3 days
netfs: Fix read-gaps to remove netfs_folio from filled folio
David Howells
1
-3
/
+8
3 days
netfs: Fix potential deadlock in write-through mode
David Howells
1
-14
/
+25
3 days
netfs: Fix streaming write being overwritten
David Howells
1
-13
/
+34
3 days
netfs: Defer the emission of trace_netfs_folio()
David Howells
1
-8
/
+10
3 days
netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
David Howells
1
-1
/
+5
3 days
netfs: Fix overrun check in netfs_extract_user_iter()
David Howells
1
-9
/
+17
3 days
netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
Viacheslav Dubeyko
1
-2
/
+9
3 days
netfs: Fix netfs_read_to_pagecache() to pause on subreq failure
David Howells
1
-0
/
+5
3 days
netfs: Fix cancellation of a DIO and single read subrequests
David Howells
5
-63
/
+50
12 days
netfs: Fix potential uninitialised var in netfs_extract_user_iter()
David Howells
1
-1
/
+1
12 days
netfs: fix error handling in netfs_extract_user_iter()
Paulo Alcantara
1
-3
/
+10
2026-04-02
netfs: Fix the handling of stream->front by removing it
David Howells
7
-12
/
+7
2026-04-02
netfs: Fix read abandonment during retry
David Howells
1
-1
/
+4
2026-04-02
netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retry
Deepanshu Kartikey
1
-3
/
+11
2026-04-02
netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
Deepanshu Kartikey
1
-0
/
+43
2026-03-12
netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
David Howells
4
-76
/
+218
2026-03-04
netfs: when subreq is marked for retry, do not check if it faced an error
Shyam Prasad N
4
-6
/
+17
2026-02-27
netfs: avoid double increment of retry_count in subreq
Shyam Prasad N
1
-1
/
+0
2026-01-17
netfs: Fix early read unlock of page with EOF in middle
David Howells
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2025-09-26
netfs: fix reference leak
Max Kellermann
8
-14
/
+47
2025-09-19
fs: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2
-2
/
+2
2025-09-15
netfs: Prevent duplicate unlocking
Lizhi Xu
1
-1
/
+1
2025-08-15
netfs: Fix unbuffered write error handling
David Howells
3
-5
/
+13
2025-07-14
netfs: Fix race between cache write completion and ALL_QUEUED being set
David Howells
1
-0
/
+4
2025-07-14
netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
David Howells
1
-0
/
+1
2025-07-01
netfs: Update tracepoints in a number of ways
David Howells
6
-15
/
+19
2025-07-01
netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
David Howells
1
-3
/
+3
2025-07-01
netfs: Merge i_size update functions
David Howells
4
-36
/
+31
2025-07-01
netfs: Fix i_size updating
David Howells
2
-2
/
+8
2025-07-01
netfs: Fix ref leak on inserted extra subreq in write retry
David Howells
1
-1
/
+1
2025-07-01
netfs: Fix looping in wait functions
David Howells
1
-4
/
+11
2025-07-01
netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
David Howells
4
-9
/
+27
2025-07-01
netfs: Fix double put of request
David Howells
1
-0
/
+5
2025-07-01
netfs: Fix hang due to missing case in final DIO read result collection
David Howells
1
-2
/
+4
2025-06-03
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-368
/
+416
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
5
-3
/
+10
2025-05-21
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
15
-336
/
+387
2025-05-21
netfs: Fix wait/wake to be consistent about the waitqueue used
David Howells
11
-224
/
+284
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
13
-119
/
+122
2025-05-21
netfs: Fix setting of transferred bytes with short DIO reads
Paulo Alcantara
1
-16
/
+5
2025-05-21
netfs: Fix oops in write-retry from mis-resetting the subreq iterator
David Howells
1
-2
/
+3
[next]