index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-31
1
-5
/
+5
|
\
|
*
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
2022-03-18
1
-2
/
+2
|
*
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
2022-03-18
1
-3
/
+3
*
|
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-2
/
+0
|
\
\
|
*
|
fs: remove kiocb.ki_hint
Christoph Hellwig
2022-03-08
1
-2
/
+0
*
|
|
cachefiles: Fix volume coherency attribute
David Howells
2022-03-11
1
-3
/
+20
|
/
/
*
/
cachefiles: Fix incorrect length to fallocate()
David Howells
2022-03-03
1
-1
/
+1
|
/
*
netfs, cachefiles: Add a method to query presence of data in the cache
David Howells
2022-02-01
1
-0
/
+59
*
cachefiles: Check that the backing filesystem supports tmpfiles
David Howells
2022-01-21
1
-0
/
+2
*
cachefiles: Explain checks in a comment
David Howells
2022-01-21
1
-1
/
+7
*
cachefiles: Trace active-mark failure
David Howells
2022-01-21
1
-1
/
+3
*
cachefiles: Make some tracepoint adjustments
David Howells
2022-01-21
1
-3
/
+5
*
cachefiles: set default tag name if it's unspecified
Jeffle Xu
2022-01-21
1
-0
/
+11
*
cachefiles: Calculate the blockshift in terms of bytes, not pages
David Howells
2022-01-21
3
-7
/
+4
*
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
16
-3050
/
+2172
|
\
|
*
fscache, cachefiles: Display stat of culling events
David Howells
2022-01-07
1
-0
/
+1
|
*
fscache, cachefiles: Display stats of no-space events
David Howells
2022-01-07
5
-10
/
+34
|
*
cachefiles: Allow cachefiles to actually function
David Howells
2022-01-07
1
-3
/
+1
|
*
fscache, cachefiles: Store the volume coherency data
David Howells
2022-01-07
3
-2
/
+103
|
*
cachefiles: Implement the I/O routines
David Howells
2022-01-07
1
-0
/
+514
|
*
cachefiles: Implement cookie resize for truncate
David Howells
2022-01-07
1
-0
/
+78
|
*
cachefiles: Implement begin and end I/O operation
David Howells
2022-01-07
4
-0
/
+77
|
*
cachefiles: Implement backing file wrangling
David Howells
2022-01-07
5
-1
/
+619
|
*
cachefiles: Implement culling daemon commands
David Howells
2022-01-07
3
-2
/
+320
|
*
cachefiles: Mark a backing file in use with an inode flag
David Howells
2022-01-07
2
-0
/
+37
|
*
cachefiles: Implement metadata/coherency data storage in xattrs
David Howells
2022-01-07
3
-1
/
+204
|
*
cachefiles: Implement key to filename encoding
David Howells
2022-01-07
3
-0
/
+144
|
*
cachefiles: Implement object lifecycle funcs
David Howells
2022-01-07
3
-2
/
+135
|
*
cachefiles: Implement volume support
David Howells
2022-01-07
6
-2
/
+171
|
*
cachefiles: Implement cache registration and withdrawal
David Howells
2022-01-07
5
-3
/
+240
|
*
cachefiles: Implement a function to get/create a directory in the cache
David Howells
2022-01-07
2
-0
/
+150
|
*
vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
2022-01-07
2
-0
/
+44
|
*
cachefiles: Provide a function to check how much space there is
David Howells
2022-01-07
4
-1
/
+112
|
*
cachefiles: Register a miscdev and parse commands over it
David Howells
2022-01-07
4
-0
/
+752
|
*
cachefiles: Add security derivation
David Howells
2022-01-07
3
-1
/
+134
|
*
cachefiles: Add cache error reporting macro
David Howells
2022-01-07
1
-0
/
+11
|
*
cachefiles: Add a couple of tracepoints for logging errors
David Howells
2022-01-07
1
-0
/
+1
|
*
cachefiles: Add some error injection support
David Howells
2022-01-07
5
-1
/
+108
|
*
cachefiles: Define structs
David Howells
2022-01-07
1
-0
/
+46
|
*
cachefiles: Introduce rewritten driver
David Howells
2022-01-07
4
-0
/
+198
|
*
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
2022-01-07
13
-5083
/
+0
*
|
fs: add is_idmapped_mnt() helper
Christian Brauner
2021-12-03
1
-1
/
+1
|
/
*
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-6
/
+6
|
\
|
*
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-6
/
+6
*
|
mm/filemap: Convert page wait queues to be folios
Matthew Wilcox (Oracle)
2021-09-27
1
-8
/
+8
|
/
*
cachefiles: Change %p in format strings to something else
David Howells
2021-08-27
5
-34
/
+28
*
fscache, cachefiles: Remove the histogram stuff
David Howells
2021-08-27
6
-180
/
+0
*
cachefiles: Use file_inode() rather than accessing ->f_inode
David Howells
2021-08-25
1
-2
/
+2
*
netfs: Move cookie debug ID to struct netfs_cache_resources
David Howells
2021-08-25
1
-1
/
+1
*
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
2021-04-23
4
-2
/
+433
[next]