index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
stats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
fscache, cachefiles: Display stat of culling events
David Howells
1
-2
/
+5
2022-01-07
fscache, cachefiles: Display stats of no-space events
David Howells
1
-0
/
+8
2022-01-07
fscache: Provide a function to resize a cookie
David Howells
1
-2
/
+7
2022-01-07
fscache: Provide read/write stat counters for the cache
David Howells
1
-0
/
+9
2022-01-07
fscache: Implement cookie invalidation
David Howells
1
-0
/
+5
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
1
-0
/
+12
2022-01-07
fscache: Implement cookie registration
David Howells
1
-1
/
+27
2022-01-07
fscache: Implement volume registration
David Howells
1
-0
/
+12
2022-01-07
fscache: Introduce new driver
David Howells
1
-0
/
+22
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
1
-283
/
+0
2021-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-16
/
+1
2018-04-04
fscache, cachefiles: Fix checker warnings
David Howells
1
-1
/
+0
2016-05-29
drop redundant ->owner initializations
Al Viro
1
-1
/
+0
2015-04-02
FS-Cache: Count the number of initialised operations
David Howells
1
-1
/
+3
2015-02-24
FS-Cache: Count culled objects and objects rejected due to lack of space
David Howells
1
-0
/
+10
2013-04-29
fs/fscache/stats.c: fix memory leak
Anurup m
1
-1
/
+1
2012-12-20
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
David Howells
1
-2
/
+4
2012-12-20
FS-Cache: Provide proper invalidation
David Howells
1
-1
/
+10
2010-04-07
fs-cache: order the debugfs stats correctly
David Howells
1
-2
/
+2
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
1
-1
/
+3
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
1
-4
/
+8
2009-11-19
FS-Cache: Add a retirement stat counter
David Howells
1
-2
/
+4
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
1
-0
/
+11
2009-11-19
FS-Cache: Handle read request vs lookup, creation or other cache failure
David Howells
1
-2
/
+4
2009-11-19
FS-Cache: Fix lock misorder in fscache_write_op()
David Howells
1
-2
/
+8
2009-11-19
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
David Howells
1
-4
/
+8
2009-11-19
FS-Cache: Add counters for entry/exit to/from cache operation functions
David Howells
1
-0
/
+37
2009-04-03
FS-Cache: Add use of /proc and presentation of statistics
David Howells
1
-0
/
+212