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
/
nfsctl.c
Commit message (
Expand
)
Author
Age
*
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
*
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
2010-05-04
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
nfsd4: document lease/grace-period limits
J. Bruce Fields
2010-03-06
*
|
nfsd4: allow setting grace period time
J. Bruce Fields
2010-03-06
*
|
nfsd4: reshuffle lease-setting code to allow reuse
J. Bruce Fields
2010-03-06
*
|
nfsd4: remove unnecessary lease-setting function
J. Bruce Fields
2010-03-06
*
|
nfsd4: simplify references to nfsd4 lease time
J. Bruce Fields
2010-03-06
|
/
*
NFSD: Create PF_INET6 listener in write_ports
Chuck Lever
2010-01-27
*
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
Chuck Lever
2010-01-26
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
*
nfsd: new interface to advertise export features
J. Bruce Fields
2009-12-14
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
*
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2009-08-25
*
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
2009-08-21
|
\
|
*
NFSD: Support IPv6 addresses in write_failover_ip()
Chuck Lever
2009-08-09
|
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
|
nfsd: minor write_pool_threads exit cleanup
J. Bruce Fields
2009-07-28
*
|
Fix memory leak in write_pool_threads
Eric Sesterhenn
2009-07-28
|
/
*
nfsd: don't take nfsd_mutex twice when setting number of threads.
NeilBrown
2009-06-18
*
NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
Chuck Lever
2009-04-28
*
NFSD: Stricter buffer size checking in write_versions()
Chuck Lever
2009-04-28
*
NFSD: Stricter buffer size checking in write_recoverydir()
Chuck Lever
2009-04-28
*
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
2009-04-28
*
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
2009-04-28
*
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
2009-04-28
*
NFSD: move lockd_up() before svc_addsock()
Chuck Lever
2009-04-28
*
NFSD: Finish refactoring __write_ports()
Chuck Lever
2009-04-28
*
NFSD: Note an additional requirement when passing TCP sockets to portlist
Chuck Lever
2009-04-28
*
NFSD: Refactor socket creation out of __write_ports()
Chuck Lever
2009-04-28
*
NFSD: Refactor portlist socket closing into a helper
Chuck Lever
2009-04-28
*
NFSD: Refactor transport addition out of __write_ports()
Chuck Lever
2009-04-28
*
NFSD: Refactor transport removal out of __write_ports()
Chuck Lever
2009-04-28
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-06
|
\
|
*
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
2009-04-03
|
*
knfsd: add file to export stats about nfsd pools
Greg Banks
2009-03-18
*
|
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
*
|
NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL
Chuck Lever
2009-03-28
|
/
*
NFSD: Add documenting comments for nfsctl interface
Chuck Lever
2009-01-06
*
NFSD: Replace open-coded integer with macro
Chuck Lever
2009-01-06
*
NFSD: Fix a handful of coding style issues in write_filehandle()
Chuck Lever
2009-01-06
*
NFSD: clean up failover sysctl function naming
Chuck Lever
2009-01-06
*
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
*
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
*
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
2008-10-04
*
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
2008-10-04
*
[PATCH] get rid of indirect users of namei.h
Al Viro
2008-07-26
*
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
2008-07-15
[next]