index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: 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