Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bd70f6eb3e78b7c9c6bec2cf5be6423dd2b37f6f
/
fs
/
nfsd
/
nfssvc.c
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
697ce9b
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
by Zhang Yanfei
· 12 years ago
11f7794
nfsd: containerize NFSd filesystem
by Stanislav Kinsbursky
· 12 years ago
09662d5
nfsd: get rid of RC_INTR
by Jeff Layton
· 12 years ago
88c4766
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
by Stanislav Kinsbursky
· 12 years ago
541e864
nfsd: simplify service shutdown
by Stanislav Kinsbursky
· 12 years ago
4539f14
nfsd: replace boolean nfsd_up flag by users counter
by Stanislav Kinsbursky
· 12 years ago
903d9bf
nfsd: simplify NFSv4 state init and shutdown
by Stanislav Kinsbursky
· 12 years ago
bda9cac
nfsd: introduce helpers for generic resources init and shutdown
by Stanislav Kinsbursky
· 12 years ago
9dd9845
nfsd: make NFSd service structure allocated per net
by Stanislav Kinsbursky
· 12 years ago
b9c0ef8
nfsd: make NFSd service boot time per-net
by Stanislav Kinsbursky
· 12 years ago
2c2fe29
nfsd: per-net NFSd up flag introduced
by Stanislav Kinsbursky
· 12 years ago
6ff50b3
nfsd: move per-net startup code to separated function
by Stanislav Kinsbursky
· 12 years ago
3938a0d
nfsd: pass net to nfsd_set_nrthreads()
by Stanislav Kinsbursky
· 12 years ago
d41a941
nfsd: pass net to nfsd_svc()
by Stanislav Kinsbursky
· 12 years ago
6777436
nfsd: pass net to nfsd_create_serv()
by Stanislav Kinsbursky
· 12 years ago
db42d1a
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
by Stanislav Kinsbursky
· 12 years ago
db6e182
nfsd: pass net to nfsd_init_socks()
by Stanislav Kinsbursky
· 12 years ago
f7fb86c
nfsd: use "init_net" for portmapper
by Stanislav Kinsbursky
· 12 years ago
f252bc6
nfsd: call state init and shutdown twice
by Stanislav Kinsbursky
· 12 years ago
57d276d
nfsd: fix v4 reply caching
by J. Bruce Fields
· 12 years ago
5b444cc
svcrpc: remove handling of unknown errors from svc_recv
by J. Bruce Fields
· 12 years ago
38af2ca
nfsd: remove redundant "port" argument
by J. Bruce Fields
· 12 years ago
57c8b13e
NFSd: set nfsd_serv to NULL after service destruction
by Stanislav Kinsbursky
· 12 years ago
19f7e2c
NFSd: introduce nfsd_destroy() helper
by Stanislav Kinsbursky
· 12 years ago
786185b
SUNRPC: move per-net operations from svc_destroy()
by Stanislav Kinsbursky
· 13 years ago
9793f7c
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 13 years ago
b3853e0
nfsd: make export cache allocated per network namespace context
by Stanislav Kinsbursky
· 13 years ago
e3f70ea
Lockd: pass network namespace to creation and destruction routines
by Stanislav Kinsbursky
· 13 years ago
1df0064
Merge nfs containerization work from Trond's tree
by J. Bruce Fields
· 13 years ago
508f922
nfsd: fix default iosize calculation on 32bit
by J. Bruce Fields
· 13 years ago
87b0fc7
nfsd: cleanup setting of default max_block_size
by J. Bruce Fields
· 13 years ago
5ecebb7
SUNRPC: unregister service on creation in current network namespace
by Stanislav Kinsbursky
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
143cb49
fs: add module.h to files that were implicitly using it
by Paul Gortmaker
· 13 years ago
16d0587
NFSd: call svc rpcbind cleanup explicitly
by Stanislav Kinsbursky
· 13 years ago
1091006
nfsd: turn on reply cache for NFSv4
by J. Bruce Fields
· 14 years ago
49b2868
nfsd: Remove deprecated nfsctl system call and related code.
by NeilBrown
· 13 years ago
9e701c6
svcrpc: simpler request dropping
by J. Bruce Fields
· 14 years ago
fc5d00b
sunrpc: Add net argument to svc_create_xprt
by Pavel Emelyanov
· 14 years ago
e844a7b
nfsd: initialize nfsd versions before creating svc
by J. Bruce Fields
· 14 years ago
774f8bb
nfsd: fix startup/shutdown order bug
by J. Bruce Fields
· 14 years ago
af4718f
nfsd: minor nfsd_svc() cleanup
by J. Bruce Fields
· 14 years ago
59db4a0
nfsd: move more into nfsd_startup()
by J. Bruce Fields
· 14 years ago
ac77efb
nfsd: just keep single lockd reference for nfsd
by Jeff Layton
· 14 years ago
628b368
nfsd: clean up nfsd_create_serv error handling
by Jeff Layton
· 14 years ago
4ad9a34
nfsd4: fix v4 state shutdown error paths
by Jeff Layton
· 14 years ago
15ddb4a
NFSD: don't report compiled-out versions as present
by Pavel Emelyanov
· 14 years ago
7663dac
nfsd: remove pointless paths in file headers
by J. Bruce Fields
· 15 years ago
9a74af2
nfsd: Move private headers to source directory
by Boaz Harrosh
· 15 years ago
341eb18
nfsd: Source files #include cleanups
by Boaz Harrosh
· 15 years ago
0a3adad
nfsd: make fs/nfsd/vfs.h for common includes
by J. Bruce Fields
· 15 years ago
a87e84b
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
29ab23c
nfsd4: allow nfs4 state startup to fail
by J. Bruce Fields
· 15 years ago
e0e8173
CRED: Add some configurable debugging [try #6]
by David Howells
· 15 years ago
557ce26
nfsd41: replace page based DRC with buffer based DRC
by Andy Adamson
· 15 years ago
ed2d8ae
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
by Ryusei Yamaguchi
· 15 years ago
e9dc122
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming
by J. Bruce Fields
· 15 years ago
0c19305
nfsd41: hange from page to memory based drc limits
by Andy Adamson
· 15 years ago
6a14dd1
nfsd41: reserve less memory for DRC
by Andy Adamson
· 15 years ago
4bd9b0f4
nfsd41: use globals for DRC limits
by Andy Adamson
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
671e1fc
nfsd: optimise the starting of zero threads when none are running.
by NeilBrown
· 15 years ago
82e12fe
nfsd: don't take nfsd_mutex twice when setting number of threads.
by NeilBrown
· 15 years ago
a638562
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
f0ad670
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
by Benny Halevy
· 16 years ago
8daf220
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
by Benny Halevy
· 16 years ago
c3d06f9
nfsd41: hard page limit for DRC
by Andy Adamson
· 16 years ago
074fe89
nfsd41: DRC save, restore, and clear functions
by Andy Adamson
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
3e93cd6
Take fs_struct handling to new file (fs/fs_struct.c)
by Al Viro
· 16 years ago
49a9072
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
by Chuck Lever
· 16 years ago
9652ada
SUNRPC: Change svc_create_xprt() to take a @family argument
by Chuck Lever
· 16 years ago
03cf6c9
knfsd: add file to export stats about nfsd pools
by Greg Banks
· 16 years ago
8bbfa9f
knfsd: remove the nfsd thread busy histogram
by Greg Banks
· 16 years ago
1cd9cd1
NFSD: Fix BUG during NFSD shutdown processing
by Chuck Lever
· 16 years ago
26a4140
NLM: Remove "proto" argument from lockd_up()
by Chuck Lever
· 16 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 16 years ago
100766f
nfsd: treat all shutdown signals as equivalent
by Jeff Layton
· 16 years ago
c7d106c
nfsd: fix race in nfsd_nrthreads()
by Neil Brown
· 16 years ago
a75c5d0
sunrpc: remove sv_kill_signal field from svc_serv struct
by Jeff Layton
· 16 years ago
9867d76
knfsd: convert knfsd to kthread API
by Jeff Layton
· 16 years ago
e096bbc
knfsd: remove special handling for SIGHUP
by Jeff Layton
· 16 years ago
3dd98a3
knfsd: clean up nfsd filesystem interfaces
by Jeff Layton
· 16 years ago
bedbdd8
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking.
by Neil Brown
· 16 years ago
5ea0dd6
NFSD: Remove NFSD_TCP kernel build option
by Chuck Lever
· 17 years ago
7a18208
svc: Make close transport independent
by Tom Tucker
· 17 years ago
d7c9f1e
svc: Change services to use new svc_create_xprt service
by Tom Tucker
· 17 years ago
e8ff2a8
knfsd: move nfsv4 slab creation/destruction to module init/exit
by J. Bruce Fields
· 17 years ago
3b398f0ef
knfsd: delete code made redundant by map_new_errors
by J. Bruce Fields
· 17 years ago
45457e0
nfsd: tone down inaccurate dprintk
by J. Bruce Fields
· 17 years ago
32c1eb0
knfsd: nfsd4: return nfserr_wrongsec
by Andy Adamson
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
482fb94
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
by Chuck Lever
· 18 years ago
1a8eff6
[PATCH] knfsd: fix setting of ACL server versions
by NeilBrown
· 18 years ago
c7afef1
[PATCH] nfsd: misc endianness annotations
by Al Viro
· 18 years ago
ad451d3
[PATCH] xdr annotations: nfsd_dispatch()
by Al Viro
· 18 years ago
c6b0a9f
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
by NeilBrown
· 18 years ago
44c5560
[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers
by NeilBrown
· 18 years ago
Next »