index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
operation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
FS-Cache: Clear remaining page count on retrieval cancellation
David Howells
2012-12-20
1
-1
/
+4
*
FS-Cache: Mark cancellation of in-progress operation
David Howells
2012-12-20
1
-3
/
+4
*
FS-Cache: Exclusive op submission can BUG if there's been an I/O error
David Howells
2012-12-20
1
-3
/
+10
*
FS-Cache: Provide proper invalidation
David Howells
2012-12-20
1
-0
/
+32
*
FS-Cache: Fix operation state management and accounting
David Howells
2012-12-20
1
-32
/
+59
*
FS-Cache: Make cookie relinquishment wait for outstanding reads
David Howells
2012-12-20
1
-2
/
+8
*
fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
Amerigo Wang
2011-05-25
1
-10
/
+0
*
FS-Cache: Fix operation handling
Akshat Aranya
2011-01-14
1
-1
/
+1
*
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
2010-07-22
1
-59
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
David Howells
2010-03-29
1
-2
/
+2
*
FS-Cache: Handle read request vs lookup, creation or other cache failure
David Howells
2009-11-19
1
-0
/
+5
*
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
David Howells
2009-11-19
1
-28
/
+54
*
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-11-19
1
-0
/
+3
*
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
David Howells
2009-11-19
1
-0
/
+29
*
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2009-11-19
1
-0
/
+1
*
FS-Cache: Add and document asynchronous operation handling
David Howells
2009-04-03
1
-0
/
+459