Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
178e712601be883040abfca9186d969bb5c427f8
/
fs
/
fscache
b307d46
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
by Jan Beulich
· 13 years ago
c902ce1
FS-Cache: Add a helper to bulk uncache pages on an inode
by David Howells
· 13 years ago
e50c1f6
fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
by Amerigo Wang
· 13 years ago
ba28b93
FS-Cache: Fix operation handling
by Akshat Aranya
· 14 years ago
12fdff3
Add a dummy printk function for the maintenance of unused printks
by David Howells
· 14 years ago
40f2b6f
fscache: fix build on !CONFIG_SYSCTL
by Tejun Heo
· 14 years ago
d098adf
fscache: drop references to slow-work
by Tejun Heo
· 14 years ago
8af7c12
fscache: convert operation to use workqueue instead of slow-work
by Tejun Heo
· 14 years ago
8b8edef
fscache: convert object to use workqueue instead of slow-work
by Tejun Heo
· 14 years ago
08a6685
FS-Cache: Remove unneeded null checks
by Dan Carpenter
· 14 years ago
cc68e3b
fs/fscache/object-list.c: fix warning on 32-bit
by Andrew Morton
· 14 years ago
cc4fc29
fs-cache: order the debugfs stats correctly
by David Howells
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a53f4f9
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
by David Howells
· 15 years ago
1147d0f
fscache: add missing unlock
by Dan Carpenter
· 15 years ago
d401403
FS-Cache: Remove the EXPERIMENTAL flag
by Christian Kujau
· 15 years ago
ea58ceb
FS-Cache: Avoid maybe-used-uninitialised warning on variable
by David Howells
· 15 years ago
4fa9f4e
FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n
by David Howells
· 15 years ago
fee096d
CacheFiles: Catch an overly long wait for an old active object
by David Howells
· 15 years ago
868411b
FS-Cache: Actually requeue an object when requested
by David Howells
· 15 years ago
60d543c
FS-Cache: Start processing an object's operations on that object's death
by David Howells
· 15 years ago
d461d26
FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
by David Howells
· 15 years ago
2175bb0
FS-Cache: Add a retirement stat counter
by David Howells
· 15 years ago
201a154
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
by David Howells
· 15 years ago
e3d4d28
FS-Cache: Handle read request vs lookup, creation or other cache failure
by David Howells
· 15 years ago
285e728
FS-Cache: Don't delete pending pages from the page-store tracking tree
by David Howells
· 15 years ago
1bccf51
FS-Cache: Fix lock misorder in fscache_write_op()
by David Howells
· 15 years ago
6897e3d
FS-Cache: The object-available state can't rely on the cookie to be available
by David Howells
· 15 years ago
5753c44
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
by David Howells
· 15 years ago
b34df79
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
by David Howells
· 15 years ago
7e311a2
FS-Cache: Clear netfs pointers in cookie after detaching object, not before
by David Howells
· 15 years ago
52bd75f
FS-Cache: Add counters for entry/exit to/from cache operation functions
by David Howells
· 15 years ago
4fbf429
FS-Cache: Allow the current state of all objects to be dumped
by David Howells
· 15 years ago
440f0af
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
by David Howells
· 15 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 15 years ago
348ca10
FS-Cache: Fixup renamed filenames in comments in internal.h
by David Howells
· 15 years ago
b510882
FS-Cache: Implement data I/O part of netfs API
by David Howells
· 16 years ago
952efe7
FS-Cache: Add and document asynchronous operation handling
by David Howells
· 16 years ago
ccc4fc3
FS-Cache: Implement the cookie management part of the netfs API
by David Howells
· 16 years ago
36c9559
FS-Cache: Object management state machine
by David Howells
· 16 years ago
2868cbe
FS-Cache: Bit waiting helpers
by David Howells
· 16 years ago
726dd7f
FS-Cache: Add netfs registration
by David Howells
· 16 years ago
955d0091
FS-Cache: Provide a slab for cookie allocation
by David Howells
· 16 years ago
4c515dd
FS-Cache: Add cache management
by David Howells
· 16 years ago
0e04d4c
FS-Cache: Add cache tag handling
by David Howells
· 16 years ago
a689164
FS-Cache: Root index definition
by David Howells
· 16 years ago
7394daa
FS-Cache: Add use of /proc and presentation of statistics
by David Howells
· 16 years ago
06b3db1
FS-Cache: Add main configuration option, module entry points and debugging
by David Howells
· 16 years ago