index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
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
2020-02-03
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
2020-02-03
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
2020-02-03
NFS: Replace various occurrences of kstrndup() with kmemdup_nul()
Trond Myklebust
2020-02-03
NFSv4: Limit the total number of cached delegations
Trond Myklebust
2020-02-03
NFSv4: Add accounting for the number of active delegations held
Trond Myklebust
2020-02-03
NFSv4: Try to return the delegation immediately when marked for return on close
Trond Myklebust
2020-02-03
NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned
Trond Myklebust
2020-02-03
NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING
Trond Myklebust
2020-02-03
NFS: nfs_find_open_context() should use cred_fscmp()
Trond Myklebust
2020-02-03
NFS: nfs_access_get_cached_rcu() should use cred_fscmp()
Trond Myklebust
2020-02-03
NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
Trond Myklebust
2020-02-03
NFS: remove unused macros
Alex Shi
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-24
nfs: Return EINVAL rather than ERANGE for mount parse errors
David Howells
2020-01-24
NFS: allow deprecation of NFS UDP protocol
Olga Kornievskaia
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-15
NFSv3: FIx bug when using chacl and chmod to change acl
Su Yanjun
2020-01-15
NFSv4.x recover from pre-mature loss of openstateid
Olga Kornievskaia
2020-01-15
NFSv4 fix acl retrieval over krb5i/krb5p mounts
Olga Kornievskaia
2020-01-15
NFS: Add mount option 'softreval'
Trond Myklebust
2020-01-15
NFS: Trust cached access if we've already revalidated the inode once
Trond Myklebust
2020-01-15
NFS: Fix nfs_direct_write_reschedule_io()
Trond Myklebust
2020-01-15
NFS: When resending after a short write, reset the reply count to zero
Trond Myklebust
2020-01-15
NFS: Improve tracing of permission calls
Trond Myklebust
2020-01-15
pNFS/flexfiles: Add tracing for layout errors
Trond Myklebust
2020-01-15
NFS: Clean up generic file commit tracepoint
Trond Myklebust
2020-01-15
NFS: Clean up generic writeback tracepoints
Trond Myklebust
2020-01-15
NFS: Clean up generic file read tracepoints
Trond Myklebust
2020-01-15
pNFS/flexfiles: Record resend attempts on I/O failure
Trond Myklebust
2020-01-15
NFS: Fix fix of show_nfs_errors
Trond Myklebust
[next]