index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
fscache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-11
NFS: Convert buffered read paths to use netfs when fscache is enabled
Dave Wysochanski
1
-33
/
+89
2023-04-11
NFS: Configure support for netfs when NFS fscache is configured
Dave Wysochanski
1
-9
/
+6
2022-05-09
nfs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-03-13
NFS: Rename fscache read and write pages functions
Dave Wysochanski
1
-17
/
+10
2022-03-13
NFS: Cleanup usage of nfs_inode in fscache interface
Dave Wysochanski
1
-9
/
+9
2022-01-11
9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...
David Howells
1
-1
/
+2
2022-01-10
nfs: Implement cache I/O by accessing the cache directly
David Howells
1
-41
/
+11
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
1
-92
/
+35
2019-12-18
nfs: fscache: use timespec64 in inode auxdata
Arnd Bergmann
1
-3
/
+5
2019-08-04
NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
Trond Myklebust
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
1
-1
/
+0
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
1
-0
/
+16
2013-09-27
NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()
David Howells
1
-11
/
+7
2012-12-21
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
David Howells
1
-0
/
+1
2012-12-20
NFS: Use FS-Cache invalidation
David Howells
1
-1
/
+19
2012-05-16
NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined
Trond Myklebust
1
-6
/
+0
2012-05-14
NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
Bryan Schumaker
1
-3
/
+1
2009-09-23
NFS: Propagate 'fsc' mount option through automounts
David Howells
1
-2
/
+4
2009-04-03
NFS: Display local caching state
David Howells
1
-0
/
+15
2009-04-03
NFS: Store pages from an NFS inode into a local cache
David Howells
1
-0
/
+16
2009-04-03
NFS: Read pages from FS-Cache into an NFS inode
David Howells
1
-0
/
+47
2009-04-03
NFS: FS-Cache page management
David Howells
1
-0
/
+34
2009-04-03
NFS: Use local disk inode cache
David Howells
1
-0
/
+13
2009-04-03
NFS: Define and create inode-level cache objects
David Howells
1
-0
/
+1
2009-04-03
NFS: Define and create superblock-level objects
David Howells
1
-0
/
+49
2009-04-03
NFS: Define and create server-level objects
David Howells
1
-0
/
+10
2009-04-03
NFS: Register NFS for caching and retrieve the top-level index
David Howells
1
-0
/
+35