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
/
nfsctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+12
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-2
/
+2
2013-04-03
nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error
fanchaoting
1
-1
/
+3
2013-04-03
nfsd: add new reply_cache_stats file in nfsdfs
Jeff Layton
1
-0
/
+9
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-21
/
+60
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-15
nfsd: use proper net while reading "exports" file
Stanislav Kinsbursky
1
-6
/
+25
2013-02-15
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
1
-13
/
+33
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-1
/
+1
2013-01-23
nfsd4: require version 4 when enabling or disabling minorversion
J. Bruce Fields
1
-1
/
+1
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
1
-25
/
+38
2012-12-10
nfsd: pass net to __write_ports() and down
Stanislav Kinsbursky
1
-8
/
+8
2012-12-10
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
1
-1
/
+2
2012-12-10
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
1
-1
/
+3
2012-12-10
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
1
-2
/
+2
2012-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
1
-1
/
+1
2012-11-28
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
1
-1
/
+3
2012-11-28
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
1
-1
/
+4
2012-11-28
nfsd: remove redundant declarations
Stanislav Kinsbursky
1
-3
/
+0
2012-09-10
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
1
-78
/
+0
2012-08-21
nfsd: allow configuring nfsd to listen on 5-digit ports
J. Bruce Fields
1
-1
/
+1
2012-08-21
nfsd: remove redundant "port" argument
J. Bruce Fields
1
-1
/
+1
2012-08-20
nfsd4: declare nfs4_recoverydir properly
J. Bruce Fields
1
-2
/
+0
2012-07-25
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
1
-6
/
+2
2012-05-31
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
1
-3
/
+9
2012-04-12
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
Stanislav Kinsbursky
1
-7
/
+7
2012-04-12
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
1
-3
/
+3
2012-04-12
nfsd: allocate export and expkey caches in per-net operations.
Stanislav Kinsbursky
1
-6
/
+21
2012-04-12
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
1
-1
/
+2
2012-04-12
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
1
-1
/
+1
2012-04-11
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
1
-3
/
+3
2012-04-11
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
1
-1
/
+10
2012-03-29
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
Jeff Layton
1
-3
/
+3
2012-03-26
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
Jeff Layton
1
-1
/
+8
2012-03-26
nfsd: add a per-net-namespace struct for nfsd
Jeff Layton
1
-1
/
+14
2012-01-31
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
1
-2
/
+2
2012-01-31
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
1
-1
/
+1
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+9
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-1
/
+1
2011-11-07
NFSD: Call nfsd4_init_slabs() from init_nfsd()
Bryan Schumaker
1
-1
/
+2
2011-11-07
NFSD: Added fault injection
Bryan Schumaker
1
-0
/
+7
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-31
nfsd: remove include/linux/nfsd/syscall.h
J. Bruce Fields
1
-1
/
+0
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
1
-343
/
+0
2011-06-06
nfsd: fix dependency of nfsd on auth_rpcgss
J. Bruce Fields
1
-13
/
+6
2011-03-14
nfsd: fix compile error
J. Bruce Fields
1
-0
/
+4
2011-03-07
nfsd: add proc file listing kernel's gss_krb5 enctypes
Kevin Coffman
1
-1
/
+30
2011-01-04
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
1
-1
/
+1
2010-12-17
nfs: add missed CONFIG_NFSD_DEPRECATED
bookjovi@gmail.com
1
-0
/
+2
[next]