index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
fscache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
1
-1
/
+2
2024-08-12
netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
David Howells
1
-0
/
+2
2024-07-08
nfs: remove dead code for the old swap over NFS implementation
Christoph Hellwig
1
-1
/
+1
2024-03-09
NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
Dave Wysochanski
1
-7
/
+2
2023-12-24
netfs, fscache: Remove ->begin_cache_operation
David Howells
1
-7
/
+0
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-0
/
+3
2023-04-21
NFS: set varaiable nfs_netfs_debug_id storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-04-11
NFS: Convert buffered read paths to use netfs when fscache is enabled
Dave Wysochanski
1
-87
/
+135
2023-04-11
NFS: Configure support for netfs when NFS fscache is configured
Dave Wysochanski
1
-11
/
+9
2023-02-03
nfs: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-10
/
+6
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2022-05-17
NFS: Pass i_size to fscache_unuse_cookie() when a file is released
Dave Wysochanski
1
-4
/
+3
2022-04-01
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-09
NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
Dave Wysochanski
1
-18
/
+16
2020-05-09
NFS: Fix fscache super_cookie allocation
Dave Wysochanski
1
-2
/
+0
2020-05-09
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-05
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-06
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-25
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-21
NFS4: Open files for fscaching
David Howells
1
-0
/
+1
2012-05-15
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-08
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
[next]