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
/
getroot.c
Age
Commit message (
Expand
)
Author
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-22
nfs4: Fix NULL dereference at d_alloc_and_lookup()
Gusev Vitaliy
2011-03-16
nfs: store devname at disconnected NFS roots
Al Viro
2011-03-16
nfs: propagate devname to nfs{,4}_get_root()
Al Viro
2011-01-12
switch nfs to ->s_d_op
Al Viro
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: scale inode alias list
Nick Piggin
2010-10-25
new helper: ihold()
Al Viro
2010-06-22
nfs4 use mandatory attribute file type in nfs4_get_root
Andy Adamson
2010-05-14
NFSv4: Reduce stack footprint of nfs4_get_root()
Trond Myklebust
2010-05-14
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
2009-03-11
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2007-12-12
NFS: Fix an Oops in NFS unmount
Trond Myklebust
2007-11-17
NFS: Fix the ustat() regression
Trond Myklebust
2007-09-28
NFS: Fix an Oops in encode_lookup()
Trond Myklebust
2007-05-09
NFS: Kill the obsolete NFS_PARANOIA
Jesper Juhl
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-03
NFSv4: Don't require that NFSv4 mount paths begin with '/'
Trond Myklebust
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-22
NFS: Secure the roots of the NFS subtrees in a shared superblock
David Howells
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells