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
/
nfsd
/
nfsfh.c
Age
Commit message (
Expand
)
Author
2016-08-04
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2016-07-13
nfsd: Fix some indent inconsistancy
Christophe JAILLET
2016-07-13
nfsd: Correct a comment for NFSD_MAY_ defines location
Oleg Drokin
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2015-10-12
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-09-03
NFSD: Put export if prepare_creds() fail
Kinglong Mee
2014-06-23
nfsd: add appropriate __force directives to filehandle generation code
Jeff Layton
2014-06-23
NFSD: Using exp_get for export getting
Kinglong Mee
2014-05-30
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
Kinglong Mee
2014-05-08
nfsd: clean up fh_auth usage
Christoph Hellwig
2013-10-29
nfsd: fh_update should error out in unexpected cases
J. Bruce Fields
2013-10-02
nfsd: switch to %p[dD]
Al Viro
2012-11-07
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
2012-07-31
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
2012-04-11
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
2012-01-03
fs: propagate umode_t, misc bits
Al Viro
2011-08-26
nfsd: clean up nfsd_mode_check()
J. Bruce Fields
2011-08-26
nfsd: open-code special directory-hardlink check
J. Bruce Fields
2011-04-11
nfsd4: allow fh_verify caller to skip pseudoflavor checks
J. Bruce Fields
2009-12-20
nfsd: fix "insecure" export option
J. Bruce Fields
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
2009-12-14
nfsd: let "insecure" flag vary by pseudoflavor
J. Bruce Fields
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
2009-11-25
nfsd: simplify fh_verify access checks
J. Bruce Fields
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-09-04
nfsd4: filehandle leak or error exit from fh_compose()
J. Bruce Fields
2009-09-02
nfsd: move fsid_type choice out of fh_compose
J. Bruce Fields
2009-09-02
nfsd: move some of fh_compose into helper functions
J. Bruce Fields
2009-05-27
knfsd: remove unreported filehandle stats counters
Greg Banks
2009-01-07
NFSD: FIDs need to take precedence over UUIDs
Steve Dickson
2009-01-06
nfsd: update fh_verify description
J. Bruce Fields
2008-11-14
CRED: Inaugurate COW credentials
David Howells
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2008-09-29
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
2008-07-26
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
2008-06-30
nfsd: fix spurious EACCESS in reconnect_path()
Neil Brown
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
2008-04-23
nfsd: move most of fh_verify to separate function
J. Bruce Fields
2008-03-14
nfsd: fix oops on access from high-numbered ports
J. Bruce Fields
2008-02-21
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
2008-02-14
Use struct path in struct svc_export
Jan Blunck
2008-02-01
nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
2007-11-12
nfsd4: recheck for secure ports in fh_verify
J. Bruce Fields
2007-10-22
exportfs: add fid type
Christoph Hellwig
2007-09-10
knfsd: Validate filehandle type in fsid_source
Neil Brown
[next]