index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfssvc.c
Commit message (
Expand
)
Author
Age
*
NFSD: fix compile warning without CONFIG_NFSD_V3
Kinglong Mee
2014-01-06
*
NFSD: Don't start lockd when only NFSv4 is running
Kinglong Mee
2014-01-03
*
nfsd4: fix minorversion support interface
J. Bruce Fields
2013-07-12
*
nfsd4: support minorversion 1 by default
J. Bruce Fields
2013-07-08
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
|
\
|
*
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
2013-02-15
|
*
nfsd: get rid of RC_INTR
Jeff Layton
2013-02-04
*
|
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
Zhang Yanfei
2013-02-23
|
/
*
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
Stanislav Kinsbursky
2012-12-10
*
nfsd: simplify service shutdown
Stanislav Kinsbursky
2012-12-10
*
nfsd: replace boolean nfsd_up flag by users counter
Stanislav Kinsbursky
2012-12-10
*
nfsd: simplify NFSv4 state init and shutdown
Stanislav Kinsbursky
2012-12-10
*
nfsd: introduce helpers for generic resources init and shutdown
Stanislav Kinsbursky
2012-12-10
*
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
2012-12-10
*
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
2012-12-10
*
nfsd: per-net NFSd up flag introduced
Stanislav Kinsbursky
2012-12-10
*
nfsd: move per-net startup code to separated function
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-12-10
*
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
Stanislav Kinsbursky
2012-12-10
*
nfsd: pass net to nfsd_init_socks()
Stanislav Kinsbursky
2012-12-10
*
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
2012-12-10
*
nfsd: call state init and shutdown twice
Stanislav Kinsbursky
2012-11-28
*
nfsd: fix v4 reply caching
J. Bruce Fields
2012-11-26
*
svcrpc: remove handling of unknown errors from svc_recv
J. Bruce Fields
2012-08-21
*
nfsd: remove redundant "port" argument
J. Bruce Fields
2012-08-21
*
NFSd: set nfsd_serv to NULL after service destruction
Stanislav Kinsbursky
2012-07-25
*
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-07-25
*
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-05-31
*
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-05-31
*
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
*
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
2012-04-11
*
Merge nfs containerization work from Trond's tree
J. Bruce Fields
2012-03-26
|
\
|
*
SUNRPC: unregister service on creation in current network namespace
Stanislav Kinsbursky
2012-01-31
*
|
nfsd: fix default iosize calculation on 32bit
J. Bruce Fields
2012-02-03
*
|
nfsd: cleanup setting of default max_block_size
J. Bruce Fields
2012-02-03
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-31
*
|
NFSd: call svc rpcbind cleanup explicitly
Stanislav Kinsbursky
2011-10-25
|
/
*
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
2011-07-18
*
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-07-15
*
svcrpc: simpler request dropping
J. Bruce Fields
2011-01-04
*
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
*
nfsd: initialize nfsd versions before creating svc
J. Bruce Fields
2010-08-06
*
nfsd: fix startup/shutdown order bug
J. Bruce Fields
2010-08-06
*
nfsd: minor nfsd_svc() cleanup
J. Bruce Fields
2010-07-23
*
nfsd: move more into nfsd_startup()
J. Bruce Fields
2010-07-23
*
nfsd: just keep single lockd reference for nfsd
Jeff Layton
2010-07-23
*
nfsd: clean up nfsd_create_serv error handling
Jeff Layton
2010-07-23
[next]