index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfs: Add a function to extract an iterator into a scatterlist
David Howells
2023-02-20
1
-0
/
+4
*
netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
David Howells
2023-02-20
1
-0
/
+4
*
fscache,cachefiles: add prepare_ondemand_read() callback
Jingbo Xu
2022-12-07
1
-0
/
+8
*
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
1
-12
/
+11
|
\
|
*
netfs: Remove extern from function prototypes
Matthew Wilcox (Oracle)
2022-06-29
1
-12
/
+11
*
|
netfs: do not unlock and put the folio twice
Xiubo Li
2022-07-14
1
-1
/
+1
|
/
*
netfs: fix up netfs_inode_init() docbook comment
Linus Torvalds
2022-06-14
1
-1
/
+1
*
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
2022-06-10
1
-1
/
+2
*
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
2022-06-10
1
-13
/
+9
*
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
1
-25
/
+16
*
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-2
/
+2
|
\
|
*
fs: Convert netfs_readpage to netfs_read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
fs: Remove aop_flags parameter from netfs_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
*
|
Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-24
1
-0
/
+1
|
\
\
|
*
|
cachefiles: implement on-demand read
Jeffle Xu
2022-05-18
1
-0
/
+1
|
|
/
*
/
netfs: Eliminate Clang randstruct warning
Kees Cook
2022-05-08
1
-2
/
+2
|
/
*
netfs: Keep track of the actual remote file size
David Howells
2022-03-18
1
-0
/
+16
*
netfs: Add a netfs inode context
David Howells
2022-03-18
1
-11
/
+70
*
netfs: Change ->init_request() to return an error code
David Howells
2022-03-18
1
-1
/
+1
*
netfs: Refactor arguments for netfs_alloc_read_request
David Howells
2022-03-18
1
-0
/
+7
*
netfs: Trace refcounting on the netfs_io_subrequest struct
David Howells
2022-03-18
1
-1
/
+7
*
netfs: Trace refcounting on the netfs_io_request struct
David Howells
2022-03-18
1
-1
/
+1
*
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
2022-03-18
1
-11
/
+11
*
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
2022-03-18
1
-21
/
+21
*
netfs, cachefiles: Add a method to query presence of data in the cache
David Howells
2022-02-01
1
-0
/
+7
*
netfs: Pass more information on how to deal with a hole in the cache
David Howells
2022-01-07
1
-1
/
+10
*
fscache: Implement cookie invalidation
David Howells
2022-01-07
1
-0
/
+1
*
netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
David Howells
2022-01-07
1
-1
/
+2
*
netfs, 9p, afs, ceph: Use folios
David Howells
2021-11-10
1
-6
/
+6
*
fs/netfs: Add folio fscache functions
Matthew Wilcox (Oracle)
2021-09-27
1
-27
/
+48
*
mm/filemap: Add folio private_2 functions
Matthew Wilcox (Oracle)
2021-09-27
1
-3
/
+3
*
netfs: Move cookie debug ID to struct netfs_cache_resources
David Howells
2021-08-25
1
-1
/
+1
*
netfs: Define an interface to talk to a cache
David Howells
2021-04-23
1
-0
/
+55
*
netfs: Add write_begin helper
David Howells
2021-04-23
1
-0
/
+8
*
netfs: Gather stats
David Howells
2021-04-23
1
-0
/
+1
*
netfs: Add tracepoints
David Howells
2021-04-23
1
-0
/
+1
*
netfs: Provide readahead and readpage netfs helpers
David Howells
2021-04-23
1
-0
/
+83
*
netfs, mm: Add set/end/wait_on_page_fscache() aliases
David Howells
2021-04-23
1
-0
/
+57
*
netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
David Howells
2021-04-23
1
-0
/
+29