index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
netfs
/
iterator.c
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators
Deepanshu Kartikey
1
-0
/
+43
2024-09-12
netfs: Speed up buffered reading
David Howells
1
-0
/
+50
2023-12-28
netfs: Add func to calculate pagecount/size-limited span of an iterator
David Howells
1
-0
/
+97
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
1
-267
/
+0
2023-06-08
Wrap lines at 80
David Howells
1
-1
/
+2
2023-06-08
Fix a couple of spelling mistakes
David Howells
1
-2
/
+2
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
1
-33
/
+33
2023-04-12
netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
David Howells
1
-1
/
+1
2023-03-01
iov: Fix netfs_extract_user_to_sg()
David Howells
1
-1
/
+1
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+369
2023-02-20
netfs: Add a function to extract an iterator into a scatterlist
David Howells
1
-0
/
+268
2023-02-20
netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
David Howells
1
-0
/
+103