index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
2014-09-17
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
2014-07-08
nfsd: add a new /proc/fs/nfsd/max_connections file
Jeff Layton
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
2014-05-08
NFSD: Get rid of empty function nfs4_state_init
Kinglong Mee
2014-03-31
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
2013-04-03
nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error
fanchaoting
2013-04-03
nfsd: add new reply_cache_stats file in nfsdfs
Jeff Layton
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-23
new helper: file_inode(file)
Al Viro
2013-02-15
nfsd: use proper net while reading "exports" file
Stanislav Kinsbursky
2013-02-15
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-01-23
nfsd4: require version 4 when enabling or disabling minorversion
J. Bruce Fields
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to __write_ports() and down
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
2012-12-10
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
2012-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
2012-11-28
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
2012-11-28
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
2012-11-28
nfsd: remove redundant declarations
Stanislav Kinsbursky
2012-09-10
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
2012-08-21
nfsd: allow configuring nfsd to listen on 5-digit ports
J. Bruce Fields
2012-08-21
nfsd: remove redundant "port" argument
J. Bruce Fields
2012-08-20
nfsd4: declare nfs4_recoverydir properly
J. Bruce Fields
2012-07-25
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-06-01
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-04-12
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
2012-04-12
nfsd: allocate export and expkey caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-11
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
2012-04-11
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
2012-03-29
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
Jeff Layton
2012-03-26
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
Jeff Layton
2012-03-26
nfsd: add a per-net-namespace struct for nfsd
Jeff Layton
2012-02-01
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
2012-02-01
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
2012-01-14
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-01-07
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2011-11-08
NFSD: Call nfsd4_init_slabs() from init_nfsd()
Bryan Schumaker
2011-11-08
NFSD: Added fault injection
Bryan Schumaker
2011-10-31
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-08-31
nfsd: remove include/linux/nfsd/syscall.h
J. Bruce Fields
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
[next]