index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
fscache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-2
/
+2
*
NFS: Pass i_size to fscache_unuse_cookie() when a file is released
Dave Wysochanski
2022-05-17
1
-4
/
+3
*
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-31
1
-8
/
+0
|
\
|
*
fscache: export fscache_end_operation()
Jeffle Xu
2022-03-18
1
-8
/
+0
*
|
NFS: Remove remaining dfprintks related to fscache and remove NFSDBG_FSCACHE
Dave Wysochanski
2022-03-13
1
-10
/
+0
*
|
NFS: Replace dfprintks with tracepoints in fscache read and write page functions
Dave Wysochanski
2022-03-13
1
-18
/
+11
*
|
NFS: Rename fscache read and write pages functions
Dave Wysochanski
2022-03-13
1
-3
/
+3
*
|
NFS: Cleanup usage of nfs_inode in fscache interface
Dave Wysochanski
2022-03-13
1
-6
/
+4
|
/
*
nfs: Implement cache I/O by accessing the cache directly
David Howells
2022-01-10
1
-23
/
+103
*
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2022-01-10
1
-329
/
+105
*
NFS: Fix fscache read from NFS after cache error
Dave Wysochanski
2021-07-08
1
-5
/
+13
*
NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
Dave Wysochanski
2021-02-01
1
-4
/
+0
*
NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
Dave Wysochanski
2020-05-08
1
-18
/
+16
*
NFS: Fix fscache super_cookie allocation
Dave Wysochanski
2020-05-08
1
-2
/
+0
*
NFS: Fix fscache super_cookie index_key from changing after umount
Dave Wysochanski
2020-05-08
1
-1
/
+2
*
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
2020-02-25
1
-0
/
+2
*
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
2020-01-15
1
-6
/
+12
*
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
1
-1
/
+1
*
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
2019-08-04
1
-1
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-6
/
+6
*
fscache: Pass object size in rather than calling back for it
David Howells
2018-04-06
1
-8
/
+6
*
fscache: Attach the index key and aux data to the cookie
David Howells
2018-04-04
1
-5
/
+78
*
nfs: define nfs_inc_fscache_stats and using it as possible
Li RongQing
2014-11-24
1
-12
/
+12
*
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
David Howells
2013-09-27
1
-142
/
+56
*
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2013-09-27
1
-4
/
+4
*
NFS4: Open files for fscaching
David Howells
2012-12-20
1
-0
/
+1
*
NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
Bryan Schumaker
2012-05-14
1
-13
/
+2
*
NFS: Fix more NFS debug related build warnings
Trond Myklebust
2012-03-21
1
-1
/
+1
*
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
2011-07-07
1
-5
/
+3
*
NFS: Squelch compiler warning
Chuck Lever
2010-05-14
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
NFS: Fix a bug in nfs_fscache_release_page()
Trond Myklebust
2010-02-09
1
-5
/
+4
*
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2009-11-19
1
-7
/
+3
*
NFS: Propagate 'fsc' mount option through automounts
David Howells
2009-09-23
1
-4
/
+21
*
NFS: Store pages from an NFS inode into a local cache
David Howells
2009-04-03
1
-0
/
+28
*
NFS: Read pages from FS-Cache into an NFS inode
David Howells
2009-04-03
1
-0
/
+112
*
NFS: FS-Cache page management
David Howells
2009-04-03
1
-0
/
+53
*
NFS: Use local disk inode cache
David Howells
2009-04-03
1
-0
/
+162
*
NFS: Define and create superblock-level objects
David Howells
2009-04-03
1
-0
/
+116
*
NFS: Define and create server-level objects
David Howells
2009-04-03
1
-0
/
+52