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
/
nfs
/
fscache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
Bryan Schumaker
1
-13
/
+2
2012-03-21
NFS: Fix more NFS debug related build warnings
Trond Myklebust
1
-1
/
+1
2011-07-07
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
1
-5
/
+3
2010-05-14
NFS: Squelch compiler warning
Chuck Lever
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-09
NFS: Fix a bug in nfs_fscache_release_page()
Trond Myklebust
1
-5
/
+4
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
1
-7
/
+3
2009-09-23
NFS: Propagate 'fsc' mount option through automounts
David Howells
1
-4
/
+21
2009-04-03
NFS: Store pages from an NFS inode into a local cache
David Howells
1
-0
/
+28
2009-04-03
NFS: Read pages from FS-Cache into an NFS inode
David Howells
1
-0
/
+112
2009-04-03
NFS: FS-Cache page management
David Howells
1
-0
/
+53
2009-04-03
NFS: Use local disk inode cache
David Howells
1
-0
/
+162
2009-04-03
NFS: Define and create superblock-level objects
David Howells
1
-0
/
+116
2009-04-03
NFS: Define and create server-level objects
David Howells
1
-0
/
+52