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
2020-03-17
nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()
Trond Myklebust
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-03-16
nfs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
NFSv4.2: error out when relink swapfile
Murphy Zhou
2020-03-16
NFS:remove redundant call to nfs_do_access
Zhouyi Zhou
2020-03-16
NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts
Trond Myklebust
2020-03-16
NFSv4: Clean up nfs_delegation_reap_expired()
Trond Myklebust
2020-03-16
NFSv4: Clean up nfs_delegation_reap_unclaimed()
Trond Myklebust
2020-03-16
NFSv4: Clean up nfs_client_return_marked_delegations()
Trond Myklebust
2020-03-16
NFS: Add a helper nfs_client_for_each_server()
Trond Myklebust
2020-03-16
NFSv4/pnfs: Clean up nfs_layout_find_inode()
Trond Myklebust
2020-03-16
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
2020-03-16
NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()
Trond Myklebust
2020-03-16
pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server
Trond Myklebust
2020-03-16
NFS: Limit the size of the access cache by default
Trond Myklebust
2020-03-16
NFS: Avoid referencing the cred twice in async rename/unlink
Trond Myklebust
2020-03-16
NFSv4: Avoid unnecessary credential references in layoutget
Trond Myklebust
2020-03-16
NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O
Trond Myklebust
2020-03-16
NFS: Assume cred is pinned by open context in I/O requests
Trond Myklebust
2020-03-16
NFS: alloc_nfs_open_context() must use the file cred when available
Trond Myklebust
2020-03-16
NFS: Ensure we time out if a delegreturn does not complete
Trond Myklebust
2020-03-16
NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred
Trond Myklebust
2020-03-16
NFSv4: nfs_update_inplace_delegation() should update delegation cred
Trond Myklebust
2020-03-16
NFS: Use the 64-bit server readdir cookies when possible
Trond Myklebust
2020-03-02
Documentation: nfsroot.rst: Fix references to nfsroot.rst
Niklas Söderlund
2020-02-25
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
2020-02-25
NFS: Fix leak of ctx->nfs_server.hostname
Scott Mayhew
2020-02-25
NFS: Don't hard-code the fs_type when submounting
Scott Mayhew
2020-02-21
NFS: Ensure the fs_context has the correct fs_type before mounting
Scott Mayhew
2020-02-20
nfs: Fix nfs_access_get_cached_rcu() sparse error
Madhuparna Bhowmik
2020-02-13
NFSv4: Ensure the delegation cred is pinned when we call delegreturn
Trond Myklebust
2020-02-13
NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
Trond Myklebust
2020-02-13
NFSv4.1 make cachethis=no for writes
Olga Kornievskaia
2020-02-12
NFSv4: Fix revalidation of dentries with delegations
Trond Myklebust
2020-02-10
NFSv4: Fix races between open and dentry revalidation
Trond Myklebust
2020-02-10
NFS: Fix up directory verifier races
Trond Myklebust
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-02-07
turn fs_param_is_... into functions
Al Viro
2020-02-07
fs_parse: handle optional arguments sanely
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
fs_parse: get rid of ->enums
Al Viro
2020-02-04
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
2020-02-04
NFSv4: try lease recovery on NFS4ERR_EXPIRED
Robert Milkowski
2020-02-04
NFS: Fix memory leaks
Wenwen Wang
2020-02-04
nfs: optimise readdir cache page invalidation
Dai Ngo
2020-02-03
NFS: Switch readdir to using iterate_shared()
Trond Myklebust
2020-02-03
NFS: Use kmemdup_nul() in nfs_readdir_make_qstr()
Trond Myklebust
[prev]
[next]