index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsfh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
1
-4
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-10
/
+10
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
1
-4
/
+4
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
1
-1
/
+1
2014-09-04
NFSD: Put export if prepare_creds() fail
Kinglong Mee
1
-2
/
+4
2014-06-23
nfsd: add appropriate __force directives to filehandle generation code
Jeff Layton
1
-1
/
+8
2014-06-23
NFSD: Using exp_get for export getting
Kinglong Mee
1
-2
/
+1
2014-05-31
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
Kinglong Mee
1
-3
/
+2
2014-05-08
nfsd: clean up fh_auth usage
Christoph Hellwig
1
-11
/
+9
2013-10-30
nfsd: fh_update should error out in unexpected cases
J. Bruce Fields
1
-5
/
+3
2013-10-03
nfsd: switch to %p[dD]
Al Viro
1
-15
/
+13
2012-11-08
exportfs: add FILEID_INVALID to indicate invalid fid_type
Namjae Jeon
1
-2
/
+2
2012-07-31
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
1
-0
/
+1
2012-04-12
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
1
-1
/
+1
2012-01-04
fs: propagate umode_t, misc bits
Al Viro
1
-2
/
+2
2011-08-27
nfsd: clean up nfsd_mode_check()
J. Bruce Fields
1
-12
/
+18
2011-08-27
nfsd: open-code special directory-hardlink check
J. Bruce Fields
1
-9
/
+0
2011-04-11
nfsd4: allow fh_verify caller to skip pseudoflavor checks
J. Bruce Fields
1
-1
/
+1
2009-12-21
nfsd: fix "insecure" export option
J. Bruce Fields
1
-1
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
1
-0
/
+34
2009-12-15
nfsd: let "insecure" flag vary by pseudoflavor
J. Bruce Fields
1
-1
/
+3
2009-12-15
nfsd: Move private headers to source directory
Boaz Harrosh
1
-1
/
+1
2009-12-15
nfsd: Source files #include cleanups
Boaz Harrosh
1
-9
/
+0
2009-11-26
nfsd: simplify fh_verify access checks
J. Bruce Fields
1
-29
/
+21
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-09-04
nfsd4: filehandle leak or error exit from fh_compose()
J. Bruce Fields
1
-1
/
+3
2009-09-03
nfsd: move fsid_type choice out of fh_compose
J. Bruce Fields
1
-36
/
+41
2009-09-03
nfsd: move some of fh_compose into helper functions
J. Bruce Fields
1
-38
/
+45
2009-05-27
knfsd: remove unreported filehandle stats counters
Greg Banks
1
-6
/
+0
2009-01-08
NFSD: FIDs need to take precedence over UUIDs
Steve Dickson
1
-3
/
+3
2009-01-06
nfsd: update fh_verify description
J. Bruce Fields
1
-6
/
+24
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-3
/
+8
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-3
/
+3
2008-09-30
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
1
-10
/
+20
2008-07-27
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
1
-1
/
+1
2008-06-30
nfsd: fix spurious EACCESS in reconnect_path()
Neil Brown
1
-3
/
+26
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
1
-1
/
+1
2008-04-24
nfsd: move most of fh_verify to separate function
J. Bruce Fields
1
-105
/
+123
2008-03-15
nfsd: fix oops on access from high-numbered ports
J. Bruce Fields
1
-2
/
+2
2008-02-22
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
1
-1
/
+1
2008-02-15
Use struct path in struct svc_export
Jan Blunck
1
-13
/
+13
2008-02-02
nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
1
-0
/
+1
2007-11-13
nfsd4: recheck for secure ports in fh_verify
J. Bruce Fields
1
-17
/
+26
2007-10-22
exportfs: add fid type
Christoph Hellwig
1
-36
/
+31
2007-09-11
knfsd: Validate filehandle type in fsid_source
Neil Brown
1
-5
/
+15
2007-07-17
knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
J. Bruce Fields
1
-4
/
+10
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
1
-1
/
+1
2007-07-17
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
1
-0
/
+6
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
1
-2
/
+0
[next]