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
/
cachefiles
/
interface.c
Age
Commit message (
Expand
)
Author
2016-02-01
CacheFiles: Provide read-and-reset release counters for cachefilesd
David Howells
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-04-15
VFS: fs/cachefiles: d_backing_inode() annotations
David Howells
2015-04-15
VFS: Cachefiles should perform fs modifications on the top layer only
David Howells
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2014-09-30
CacheFiles: Handle object being killed before being set up
David Howells
2014-06-06
fs/cachefiles: replace kerror by pr_err
Fabian Frederick
2014-06-06
FS/CACHEFILES: convert printk to pr_foo()
Fabian Frederick
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-09
locks: break delegations on any attribute modification
J. Bruce Fields
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2013-09-06
CacheFiles: Implement interface to check cache consistency
David Howells
2013-06-19
cachefiles: remove unused macro list_to_page()
Haicheng Li
2013-06-19
FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
David Howells
2013-06-19
FS-Cache: Fix object state machine to have separate work and wait states
David Howells
2012-12-20
FS-Cache: Mark cancellation of in-progress operation
David Howells
2012-12-20
CacheFiles: Implement invalidation
David Howells
2012-12-20
CacheFiles: Downgrade the requirements passed to the allocator
David Howells
2012-01-04
fs: move code out of buffer.c
Al Viro
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-19
CacheFiles: Don't log lookup/create failing with ENOBUFS
David Howells
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-06-12
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
2009-06-12
vfs: Rename fsync_super() to sync_filesystem() (version 4)
Jan Kara
2009-04-03
CacheFiles: A cache that backs onto a mounted filesystem
David Howells