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
/
nfs
Age
Commit message (
Expand
)
Author
2021-01-10
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
2021-01-10
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
2021-01-10
NFS: Adjust fs_context error logging
Scott Mayhew
2021-01-06
NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
Dave Wysochanski
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-16
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
Trond Myklebust
2020-12-16
pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_read
Trond Myklebust
2020-12-16
NFSv4/pnfs: Add tracing for the deviceid cache
Trond Myklebust
2020-12-16
NFSv4.2: fix error return on memory allocation failure
Colin Ian King
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
2020-12-15
Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-12-14
NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yet
Trond Myklebust
2020-12-14
NFSv4.2: Deal with potential READ_PLUS data extent buffer overflow
Trond Myklebust
2020-12-14
NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflow
Trond Myklebust
2020-12-14
NFSv4.2: Handle hole lengths that exceed the READ_PLUS read buffer
Trond Myklebust
2020-12-14
NFSv4.2: decode_read_plus_hole() needs to check the extent offset
Trond Myklebust
2020-12-14
NFSv4.2: decode_read_plus_data() must skip padding after data segment
Trond Myklebust
2020-12-14
NFSv4.2: Ensure we always reset the result->count in decode_read_plus()
Trond Myklebust
2020-12-14
NFSv4.1: use BITS_PER_LONG macro in nfs4session.h
Geliang Tang
2020-12-14
NFSv4.2: improve page handling for GETXATTR
Frank van der Linden
2020-12-10
NFS: Disable READ_PLUS by default
Anna Schumaker
2020-12-10
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
2020-12-10
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2020-12-10
NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()
Trond Myklebust
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
2020-12-09
nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
Trond Myklebust
2020-12-09
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
2020-12-09
nfsd: allow filesystems to opt out of subtree checking
Jeff Layton
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
2020-12-02
NFS: switch nfsiod to be an UNBOUND workqueue.
NeilBrown
2020-12-02
NFSv4: Refactor to use user namespaces for nfs4idmap
Sargun Dhillon
2020-12-02
NFS: NFSv2/NFSv3: Use cred from fs_context during mount
Sargun Dhillon
2020-12-02
NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
Trond Myklebust
2020-12-02
NFSv4: Fix open coded xdr_stream_remaining()
Trond Myklebust
2020-12-02
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
2020-12-02
NFSv4: Fix the alignment of page data in the getdeviceinfo reply
Trond Myklebust
2020-12-02
pNFS: Clean up open coded xdr string decoding
Trond Myklebust
2020-12-02
pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transports
Trond Myklebust
2020-12-02
NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr
Trond Myklebust
2020-12-02
pNFS: Add helpers for allocation/free of struct nfs4_pnfs_ds_addr
Trond Myklebust
2020-12-02
NFSv4/pNFS: Use connections to a DS that are all of the same protocol family
Trond Myklebust
2020-12-02
NFS: Switch mount code to use xprt_find_transport_ident()
Trond Myklebust
2020-12-02
NFS: Do uncached readdir when we're seeking a cookie in an empty page cache
Trond Myklebust
2020-12-02
NFS: Reduce number of RPC calls when doing uncached readdir
Trond Myklebust
2020-12-02
NFS: Optimisations for monotonically increasing readdir cookies
Trond Myklebust
2020-12-02
NFS: Improve handling of directory verifiers
Trond Myklebust
2020-12-02
NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
Trond Myklebust
2020-12-02
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
2020-12-02
NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
Trond Myklebust
[prev]
[next]