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
/
netfs
Age
Commit message (
Expand
)
Author
2022-01-21
netfs: Make ops->init_rreq() optional
Jeffle Xu
2022-01-07
netfs: Pass more information on how to deal with a hole in the cache
David Howells
2022-01-07
netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
David Howells
2021-12-07
netfs: fix parameter of cleanup()
Jeffle Xu
2021-12-07
netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
David Howells
2021-11-29
netfs: Adjust docs after foliation
David Howells
2021-11-10
netfs, 9p, afs, ceph: Use folios
David Howells
2021-10-05
netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
David Howells
2021-06-21
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
2021-05-25
netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual
David Howells
2021-05-25
netfs: Pass flags through to grab_cache_page_write_begin()
David Howells
2021-04-26
netfs: Miscellaneous fixes
David Howells
2021-04-23
netfs: Add a tracepoint to log failures that would be otherwise unseen
David Howells
2021-04-23
netfs: Define an interface to talk to a cache
David Howells
2021-04-23
netfs: Add write_begin helper
David Howells
2021-04-23
netfs: Gather stats
David Howells
2021-04-23
netfs: Add tracepoints
David Howells
2021-04-23
netfs: Provide readahead and readpage netfs helpers
David Howells
2021-04-23
netfs: Make a netfs helper module
David Howells