index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
cachefiles,netfs: sunset ondemand mode
Gao Xiang
1
-8
/
+0
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
1
-4
/
+7
2024-11-11
cachefiles: Fix NULL pointer dereference in object->file
Zizhi Wo
1
-4
/
+10
2023-11-25
cachefiles: extract ondemand info field from cachefiles_object
Jia Zhu
1
-1
/
+6
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
1
-2
/
+2
2022-05-18
cachefiles: notify the user daemon when withdrawing cookie
Jeffle Xu
1
-0
/
+2
2022-03-03
cachefiles: Fix incorrect length to fallocate()
David Howells
1
-1
/
+1
2022-01-07
cachefiles: Implement cookie resize for truncate
David Howells
1
-0
/
+78
2022-01-07
cachefiles: Implement begin and end I/O operation
David Howells
1
-0
/
+1
2022-01-07
cachefiles: Implement backing file wrangling
David Howells
1
-0
/
+260
2022-01-07
cachefiles: Implement object lifecycle funcs
David Howells
1
-0
/
+86
2022-01-07
cachefiles: Implement volume support
David Howells
1
-0
/
+2
2022-01-07
cachefiles: Implement cache registration and withdrawal
David Howells
1
-0
/
+18
2022-01-07
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
1
-572
/
+0
2021-08-27
cachefiles: Change %p in format strings to something else
David Howells
1
-3
/
+3
2021-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
1
-2
/
+3
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
1
-3
/
+2
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
1
-14
/
+24
2018-04-04
fscache: Add tracepoints
David Howells
1
-4
/
+14
2016-09-27
cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
David Howells
1
-1
/
+7
2016-06-01
FS-Cache: make check_consistency callback return int
Yan, Zheng
1
-1
/
+1
2016-02-01
CacheFiles: Provide read-and-reset release counters for cachefilesd
David Howells
1
-9
/
+2
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-04-15
VFS: fs/cachefiles: d_backing_inode() annotations
David Howells
1
-1
/
+1
2015-04-15
VFS: Cachefiles should perform fs modifications on the top layer only
David Howells
1
-2
/
+2
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-2
/
+2
2014-09-30
CacheFiles: Handle object being killed before being set up
David Howells
1
-13
/
+20
2014-06-06
fs/cachefiles: replace kerror by pr_err
Fabian Frederick
1
-1
/
+1
2014-06-06
FS/CACHEFILES: convert printk to pr_foo()
Fabian Frederick
1
-2
/
+1
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-11-09
locks: break delegations on any attribute modification
J. Bruce Fields
1
-2
/
+2
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
1
-1
/
+1
2013-09-06
CacheFiles: Implement interface to check cache consistency
David Howells
1
-0
/
+26
2013-06-19
cachefiles: remove unused macro list_to_page()
Haicheng Li
1
-2
/
+0
2013-06-19
FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
David Howells
1
-1
/
+10
2013-06-19
FS-Cache: Fix object state machine to have separate work and wait states
David Howells
1
-1
/
+1
2012-12-20
FS-Cache: Mark cancellation of in-progress operation
David Howells
1
-1
/
+1
2012-12-20
CacheFiles: Implement invalidation
David Howells
1
-0
/
+49
2012-12-20
CacheFiles: Downgrade the requirements passed to the allocator
David Howells
1
-4
/
+4
2012-01-03
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-19
CacheFiles: Don't log lookup/create failing with ENOBUFS
David Howells
1
-2
/
+3
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
1
-2
/
+4
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
1
-3
/
+17
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
1
-0
/
+1
2009-06-11
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
1
-0
/
+2
2009-06-11
vfs: Rename fsync_super() to sync_filesystem() (version 4)
Jan Kara
1
-1
/
+1
[next]