index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
fscache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-17
NFS: Pass i_size to fscache_unuse_cookie() when a file is released
Dave Wysochanski
1
-4
/
+3
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2022-03-18
fscache: export fscache_end_operation()
Jeffle Xu
1
-8
/
+0
2022-03-13
NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHE
Dave Wysochanski
1
-10
/
+0
2022-03-13
NFS: Replace dfprintks with tracepoints in fscache read and write page functions
Dave Wysochanski
1
-18
/
+11
2022-03-13
NFS: Rename fscache read and write pages functions
Dave Wysochanski
1
-3
/
+3
2022-03-13
NFS: Cleanup usage of nfs_inode in fscache interface
Dave Wysochanski
1
-6
/
+4
2022-01-10
nfs: Implement cache I/O by accessing the cache directly
David Howells
1
-23
/
+103
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
1
-329
/
+105
2021-07-08
NFS: Fix fscache read from NFS after cache error
Dave Wysochanski
1
-5
/
+13
2021-02-01
NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
Dave Wysochanski
1
-4
/
+0
2020-05-08
NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
Dave Wysochanski
1
-18
/
+16
2020-05-08
NFS: Fix fscache super_cookie allocation
Dave Wysochanski
1
-2
/
+0
2020-05-08
NFS: Fix fscache super_cookie index_key from changing after umount
Dave Wysochanski
1
-1
/
+2
2020-02-25
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
1
-0
/
+2
2020-01-15
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
1
-6
/
+12
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
1
-1
/
+1
2019-08-04
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
1
-1
/
+6
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-6
/
+6
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
1
-8
/
+6
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
1
-5
/
+78
2014-11-24
nfs: define nfs_inc_fscache_stats and using it as possible
Li RongQing
1
-12
/
+12
2013-09-27
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
David Howells
1
-142
/
+56
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
1
-4
/
+4
2012-12-20
NFS4: Open files for fscaching
David Howells
1
-0
/
+1
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