index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsfh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-07
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-11
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
1
-1
/
+1
2012-01-03
fs: propagate umode_t, misc bits
Al Viro
1
-2
/
+2
2011-08-26
nfsd: clean up nfsd_mode_check()
J. Bruce Fields
1
-12
/
+18
2011-08-26
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-20
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-14
nfsd: let "insecure" flag vary by pseudoflavor
J. Bruce Fields
1
-1
/
+3
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-1
/
+1
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-9
/
+0
2009-11-25
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-02
nfsd: move fsid_type choice out of fh_compose
J. Bruce Fields
1
-36
/
+41
2009-09-02
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-07
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-29
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
1
-10
/
+20
2008-07-26
[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-23
nfsd: move most of fh_verify to separate function
J. Bruce Fields
1
-105
/
+123
2008-03-14
nfsd: fix oops on access from high-numbered ports
J. Bruce Fields
1
-2
/
+2
2008-02-21
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
1
-1
/
+1
2008-02-14
Use struct path in struct svc_export
Jan Blunck
1
-13
/
+13
2008-02-01
nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
1
-0
/
+1
2007-11-12
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-10
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
2007-07-17
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
1
-3
/
+2
2007-07-17
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
1
-6
/
+5
2007-07-17
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
1
-13
/
+5
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
1
-0
/
+1
2007-05-09
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
1
-6
/
+50
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-14
[PATCH] include of asm/pgtable.h in nfsfh is bogus
Al Viro
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
1
-42
/
+46
2007-02-14
[PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...
NeilBrown
1
-64
/
+60
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
1
-3
/
+4
[next]