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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
fscache: Implement cookie-level access helpers
David Howells
1
-0
/
+1
2022-01-07
fscache: Implement volume-level access helpers
David Howells
1
-0
/
+1
2022-01-07
fscache: Implement cache-level access helpers
David Howells
1
-0
/
+2
2022-01-07
fscache: Implement cookie registration
David Howells
1
-0
/
+12
2022-01-07
fscache: Implement a hash function
David Howells
1
-0
/
+40
2022-01-07
fscache: Introduce new driver
David Howells
1
-0
/
+65
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
1
-230
/
+0
2021-08-27
fscache: Fix cookie key hashing
David Howells
1
-0
/
+39
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-10-18
fscache: Fix incomplete initialisation of inline key space
David Howells
1
-3
/
+1
2018-04-04
fscache: Add tracepoints
David Howells
1
-0
/
+1
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
1
-9
/
+0
2014-08-06
fs/fscache: make ctl_table static
Fabian Frederick
1
-2
/
+2
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-18
/
+0
2014-06-06
fscache: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2014-06-04
fs/fscache: convert printk to pr_foo()
Fabian Frederick
1
-4
/
+3
2013-06-19
FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
David Howells
1
-2
/
+9
2010-07-24
fscache: fix build on !CONFIG_SYSCTL
Tejun Heo
1
-0
/
+2
2010-07-22
fscache: drop references to slow-work
Tejun Heo
1
-7
/
+0
2010-07-22
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
1
-0
/
+23
2010-07-22
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
1
-0
/
+76
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
1
-3
/
+3
2009-04-03
FS-Cache: Bit waiting helpers
David Howells
1
-0
/
+20
2009-04-03
FS-Cache: Provide a slab for cookie allocation
David Howells
1
-0
/
+15
2009-04-03
FS-Cache: Add cache management
David Howells
1
-0
/
+7
2009-04-03
FS-Cache: Add use of /proc and presentation of statistics
David Howells
1
-0
/
+7
2009-04-03
FS-Cache: Add main configuration option, module entry points and debugging
David Howells
1
-0
/
+75