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
/
object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
fscache: fix race between enablement and dropping of object
NeilBrown
1
-0
/
+3
2018-07-25
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
1
-0
/
+1
2018-04-11
fscache: use appropriate radix tree accessors
Matthew Wilcox
1
-1
/
+1
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
1
-2
/
+3
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
1
-4
/
+18
2018-04-04
fscache: Add more tracepoints
David Howells
1
-1
/
+2
2018-04-04
fscache: Add tracepoints
David Howells
1
-13
/
+23
2017-01-31
fscache: Fix dead object requeue
David Howells
1
-2
/
+24
2017-01-31
fscache: Clear outstanding writes when disabling a cookie
David Howells
1
-0
/
+6
2015-04-02
FS-Cache: The operation cancellation method needs calling in more places
David Howells
1
-1
/
+2
2015-04-02
FS-Cache: Synchronise object death state change vs operation submission
David Howells
1
-3
/
+14
2015-04-02
FS-Cache: Handle a new operation submitted against a killed object
David Howells
1
-0
/
+2
2015-02-24
FS-Cache: Count culled objects and objects rejected due to lack of space
David Howells
1
-0
/
+47
2014-08-27
FS-Cache: Reduce cookie ref count if submit fails.
Milosz Tanski
1
-0
/
+1
2014-02-17
FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree
David Howells
1
-0
/
+3
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2013-11-08
block: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
1
-2
/
+5
2013-06-19
FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
David Howells
1
-113
/
+75
2013-06-19
FS-Cache: Fix object state machine to have separate work and wait states
David Howells
1
-491
/
+527
2013-06-19
FS-Cache: Wrap checks on object state
David Howells
1
-4
/
+4
2013-06-19
FS-Cache: Uninline fscache_object_init()
David Howells
1
-2
/
+38
2012-12-20
FS-Cache: Add transition to handle invalidate immediately after lookup
David Howells
1
-0
/
+3
2012-12-20
FS-Cache: Exclusive op submission can BUG if there's been an I/O error
David Howells
1
-6
/
+17
2012-12-20
FS-Cache: Initialise the object event mask with the calculated mask
David Howells
1
-1
/
+2
2012-12-20
FS-Cache: Provide proper invalidation
David Howells
1
-0
/
+72
2012-12-20
FS-Cache: Fix operation state management and accounting
David Howells
1
-2
/
+0
2010-07-22
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
1
-53
/
+53
2010-03-29
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
David Howells
1
-3
/
+3
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
1
-1
/
+9
2009-11-19
FS-Cache: Actually requeue an object when requested
David Howells
1
-2
/
+1
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
1
-0
/
+1
2009-11-19
FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
David Howells
1
-5
/
+12
2009-11-19
FS-Cache: The object-available state can't rely on the cookie to be available
David Howells
1
-2
/
+7
2009-11-19
FS-Cache: Add counters for entry/exit to/from cache operation functions
David Howells
1
-2
/
+24
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
1
-1
/
+1
2009-11-19
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
David Howells
1
-1
/
+40
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
1
-0
/
+1
2009-04-03
FS-Cache: Object management state machine
David Howells
1
-0
/
+810