index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-03-24
1
-4
/
+3
|
\
|
*
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
2021-03-23
1
-4
/
+3
*
|
cachefiles: do not yet allow on idmapped mounts
Christian Brauner
2021-03-24
1
-0
/
+6
|
/
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
3
-23
/
+31
|
\
|
*
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
1
-4
/
+8
|
*
namei: introduce struct renamedata
Christian Brauner
2021-01-24
1
-2
/
+7
|
*
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
1
-15
/
+14
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
*
|
cachefiles: Drop superfluous readpages aops NULL check
Takashi Iwai
2021-01-20
1
-2
/
+0
|
/
*
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
2020-10-26
1
-1
/
+2
*
cachefiles: switch to kernel_write
Christoph Hellwig
2020-07-08
1
-1
/
+1
*
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-02
1
-2
/
+2
|
\
|
*
docs: filesystems: caching/cachefiles.txt: convert to ReST
Mauro Carvalho Chehab
2020-05-05
1
-2
/
+2
*
|
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
Lei Xue
2020-05-09
1
-1
/
+1
*
|
cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pa...
David Howells
2020-05-04
1
-5
/
+5
|
/
*
cachefiles: drop direct usage of ->bmap method.
Carlos Maiolino
2020-02-03
1
-13
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
11
-55
/
+11
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
fs/cachefiles/namei.c: remove duplicate header
Sabyasachi Gupta
2019-05-15
1
-1
/
+0
*
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
2018-11-30
1
-3
/
+0
*
cachefiles: avoid deprecated get_seconds()
Arnd Bergmann
2018-11-30
1
-1
/
+1
*
cachefiles: Explicitly cast enumerated type in put_object
Nathan Chancellor
2018-11-30
1
-2
/
+4
*
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
2018-11-28
1
-0
/
+6
*
cachefiles: Fix an assertion failure when trying to update a failed object
David Howells
2018-11-28
1
-1
/
+2
[prev]
[next]