index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
object.c
Age
Commit message (
Expand
)
Author
2010-07-22
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
2010-03-29
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
David Howells
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
2009-11-19
FS-Cache: Actually requeue an object when requested
David Howells
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
2009-11-19
FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
David Howells
2009-11-19
FS-Cache: The object-available state can't rely on the cookie to be available
David Howells
2009-11-19
FS-Cache: Add counters for entry/exit to/from cache operation functions
David Howells
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-11-19
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
David Howells
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2009-04-03
FS-Cache: Object management state machine
David Howells