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
/
cifs
/
fscache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
1
-0
/
+1
2011-06-14
[CIFS] trivial cleanup fscache cFYI and cERROR messages
Steve French
1
-27
/
+24
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
1
-3
/
+3
2010-11-30
cifs: enable fscache iff fsc mount option is used explicitly
Suresh Jayaraman
1
-6
/
+6
2010-09-29
cifs: add cifs_sb_master_tcon and convert some callers to use it
Jeff Layton
1
-6
/
+6
2010-09-29
cifs: add function to get a tcon from cifs_sb
Jeff Layton
1
-3
/
+4
2010-08-02
cifs: read pages from FS-Cache
Suresh Jayaraman
1
-0
/
+73
2010-08-02
cifs: store pages into local cache
Suresh Jayaraman
1
-0
/
+11
2010-08-02
cifs: FS-Cache page management
Suresh Jayaraman
1
-0
/
+26
2010-08-02
cifs: define inode-level cache object and register them
Suresh Jayaraman
1
-0
/
+68
2010-08-02
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman
1
-0
/
+17
2010-08-02
cifs: define server-level cache index objects and register them
Suresh Jayaraman
1
-0
/
+41