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_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
/
namespace.c
Age
Commit message (
Expand
)
Author
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
NFS: Convert v2 into a module
Bryan Schumaker
2012-07-30
NFS: Remove the NFS v4 xdev mount function
Bryan Schumaker
2012-04-27
NFS: Remove extra rpc_clnt argument to proc_lookup
Bryan Schumaker
2012-04-27
NFS: Create a submount rpc_op
Bryan Schumaker
2012-04-27
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
2012-04-27
NFS: Remove unused function nfs_lookup_with_sec()
Bryan Schumaker
2012-04-27
NFS: Honor the authflavor set in the clone mount data
Bryan Schumaker
2012-04-27
NFS: Fix following referral mount points with different security
Bryan Schumaker
2012-02-16
nfs: Clean up debugging in nfs_follow_mountpoint()
Chuck Lever
2011-07-12
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
2011-04-12
NFS: Remove unused argument from nfs_find_best_sec()
Bryan Schumaker
2011-04-06
NFS: Fix a signed vs. unsigned secinfo bug
Bryan Schumaker
2011-03-27
NFS: Don't leak RPC clients in NFSv4 secinfo negotiation
Trond Myklebust
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
2011-03-21
nfs: lock() vs unlock() typo
Dan Carpenter
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
2011-01-15
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
2011-01-15
NFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
2010-05-14
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
Trond Myklebust
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-22
NFS: Fix nfs_path() to always return a '/' at the beginning of the path
Trond Myklebust
2009-06-11
switch follow_down()
Al Viro
2008-10-07
nfs: BUG_ON in nfs_follow_mountpoint
Denis V. Lunev
2008-10-07
nfs: ERR_PTR is expected on failure from nfs_do_clone_mount
Denis V. Lunev
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-05-16
nfs: path_{get,put}() cleanups
Jan Blunck
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-19
make nfs_automount_list static
Adrian Bunk
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-01-30
NFS: Remove the redundant nfs_client->cl_nfsversion
Trond Myklebust
2007-09-01
NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer
Trond Myklebust
2007-08-07
NFS: Replace flush_scheduled_work with cancel_work_sync() and friends
Trond Myklebust
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
2006-09-22
NFS: Add extra const qualifiers
David Howells
2006-08-03
NFS: Release dcache_lock in an error path of nfs_path
Josh Triplett
2006-06-09
NFS: Split fs/nfs/inode.c
David Howells
2006-06-09
NFSv4: Follow a referral
Manoj Naik
[next]