index
:
linux-toradex.git
colibri
colibri_vf
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.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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2007-10-09
NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too
Trond Myklebust
2007-10-09
NFS: Don't hash the negative dentry when optimising for an O_EXCL open
Trond Myklebust
2007-10-09
NFS: Fake up 'wcc' attributes to prevent cache invalidation after write
Trond Myklebust
2007-10-09
NFS: Fix atime revalidation in read()
Trond Myklebust
2007-10-09
NFS: Fix atime revalidation in readdir()
Trond Myklebust
2007-10-09
NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds
Trond Myklebust
2007-10-09
NFSv4: Make NFSv4 ACCESS calls return attributes too...
Trond Myklebust
2007-10-09
NFSv4: Simplify _nfs4_do_access()
Trond Myklebust
2007-10-09
NFS: Replace file->private_data with calls to nfs_file_open_context()
Trond Myklebust
2007-10-09
64 bit ino support for NFS client
Peter Staubach
2007-09-01
NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file
Trond Myklebust
2007-09-01
NFSv4: Fix a typo in _nfs4_do_open_reclaim
Trond Myklebust
2007-08-07
NFS: Fix NFSv4 open stateid regressions
Trond Myklebust
2007-07-19
SUNRPC: Clean up the sillyrename code
Trond Myklebust
2007-07-19
NFS: Introduce struct nfs_removeargs+nfs_removeres
Trond Myklebust
2007-07-19
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
Trond Myklebust
2007-07-19
NFSv4: 'constify' lookup arguments.
Trond Myklebust
2007-07-19
NFSv4: Fix open state recovery
Trond Myklebust
2007-07-10
NFSv4: Make sure unlock is really an unlock when cancelling a lock
Frank Filz
2007-07-10
NFSv4: Fix up stateid locking...
Trond Myklebust
2007-07-10
NFSv4: Clean up the callers of nfs4_open_recover_helper()
Trond Myklebust
2007-07-10
NFSv4: Don't call OPEN if we already have an open stateid for a file
Trond Myklebust
2007-07-10
NFSv4: Check for the existence of a delegation in nfs4_open_prepare()
Trond Myklebust
2007-07-10
NFSv4: Clean up _nfs4_proc_open()
Trond Myklebust
2007-07-10
NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors.
Trond Myklebust
2007-07-10
NFSv4: Improve the debugging of bad sequence id errors...
Trond Myklebust
2007-07-10
NFSv4: Always use the delegation if we have one
Trond Myklebust
2007-07-10
NFSv4: Clean up confirmation of sequence ids...
Trond Myklebust
2007-07-10
NFSv4: Support recalling delegations by stateid part 2
Trond Myklebust
2007-07-10
NFSv4: Fix up a bug in nfs4_open_recover()
Trond Myklebust
2007-07-10
NFSv4: set the delegation in nfs4_opendata_to_nfs4_state
Trond Myklebust
2007-07-10
NFSv4: Fix atomic open for execute...
Trond Myklebust
2007-07-10
NFSv4: Reduce the chances of an open_owner identifier collision
Trond Myklebust
2007-07-10
NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh()
Trond Myklebust
2007-07-10
NFSv4: Convert struct nfs4_opendata to use struct kref
Trond Myklebust
2007-07-10
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
Jeff Layton
2007-07-10
NFSv4: Clean up nfs4_call_async()
Trond Myklebust
2007-07-10
NFSv4: Ensure that nfs4_do_close() doesn't race with umount
Trond Myklebust
2007-07-10
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
Trond Myklebust
2007-07-10
NFSv4: Cleanup: pass the nfs_open_context to open recovery code
Trond Myklebust
2007-07-10
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
Trond Myklebust
2007-05-14
NFS: Fix some 'sparse' warnings...
Trond Myklebust
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-06
locks: make ->lock release private data before returning in GETLK case
J. Bruce Fields
2007-05-02
NFS4: invalidate cached acl on setacl
J. Bruce Fields
2007-02-12
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2007-02-03
NFSv4: Add lockdep checks to nfs4_wait_clnt_recover()
Trond Myklebust
2007-02-03
NFSv4: Don't start state recovery in nfs4_close_done()
Trond Myklebust
2007-02-03
NFS: Remove nfs_readpage_sync()
Trond Myklebust
[next]