index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
object.c
Age
Commit message (
Expand
)
Author
Files
Lines
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