index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fscache
Age
Commit message (
Expand
)
Author
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-07
fscache: Fix oops due to race with cookie_lru and use_cookie
Dave Wysochanski
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-23
fscache: fix OOB Read in __fscache_acquire_volume
David Howells
2022-08-09
fscache: add tracepoint when failing cookie
Jeff Layton
2022-08-09
fscache: don't leak cookie access refs if invalidation is in progress or failed
Jeff Layton
2022-07-05
fscache: Fix invalidation/lookup race
David Howells
2022-07-05
fscache: Introduce fscache_cookie_is_dropped()
Yue Hu
2022-07-05
fscache: Fix if condition in fscache_wait_on_volume_collision()
Yue Hu
2022-04-08
fscache: remove FSCACHE_OLD_API Kconfig option
Yue Hu
2022-04-08
fscache: Use wrapper fscache_set_cache_state() directly when relinquishing
Yue Hu
2022-04-08
fscache: Move fscache_cookies_seq_ops specific code under CONFIG_PROC_FS
Yue Hu
2022-04-08
fscache: Remove the cookie parameter from fscache_clear_page_bits()
Yue Hu
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-18
fscache: export fscache_end_operation()
Jeffle Xu
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
2022-01-21
fscache: Fix the volume collision wait condition
David Howells
2022-01-11
fscache: Add a tracepoint for cookie use/unuse
David Howells
2022-01-10
nfs: Implement cache I/O by accessing the cache directly
David Howells
2022-01-07
fscache, cachefiles: Display stat of culling events
David Howells
2022-01-07
fscache, cachefiles: Display stats of no-space events
David Howells
2022-01-07
fscache, cachefiles: Store the volume coherency data
David Howells
2022-01-07
fscache: Provide a function to resize a cookie
David Howells
2022-01-07
vfs, fscache: Implement pinning of cache usage for writeback
David Howells
2022-01-07
fscache: Implement higher-level write I/O interface
David Howells
2022-01-07
fscache: Provide read/write stat counters for the cache
David Howells
2022-01-07
fscache: Count data storage objects in a cache
David Howells
2022-01-07
fscache: Provide a means to begin an operation
David Howells
2022-01-07
fscache: Implement cookie invalidation
David Howells
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
2022-01-07
fscache: Implement simple cookie state machine
David Howells
2022-01-07
fscache: Add a function for a cache backend to note an I/O error
David Howells
2022-01-07
fscache: Provide and use cache methods to lookup/create/free a volume
David Howells
2022-01-07
fscache: Implement functions add/remove a cache
David Howells
2022-01-07
fscache: Implement cookie-level access helpers
David Howells
2022-01-07
fscache: Implement volume-level access helpers
David Howells
2022-01-07
fscache: Implement cache-level access helpers
David Howells
2022-01-07
fscache: Implement cookie registration
David Howells
2022-01-07
fscache: Implement volume registration
David Howells
2022-01-07
fscache: Implement cache registration
David Howells
2022-01-07
fscache: Implement a hash function
David Howells
2022-01-07
fscache: Introduce new driver
David Howells
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
2022-01-07
fscache, cachefiles: Disable configuration
David Howells
2021-10-04
fscache: Remove an unused static variable
David Howells
2021-10-04
fscache: Fix some kerneldoc warnings shown up by W=1
David Howells
2021-08-27
fscache: Use refcount_t for the cookie refcount instead of atomic_t
David Howells
2021-08-27
fscache: Fix fscache_cookie_put() to not deref after dec
David Howells
2021-08-27
fscache: Fix cookie key hashing
David Howells
2021-08-27
fscache: Change %p in format strings to something else
David Howells
[next]