Commit Graph

38000 Commits (2914d4da172f53f71d0563d3c3bae14e496cbc86)
 

Author SHA1 Message Date
Arnd Bergmann 5f4c6bc1f3 [PATCH] Remove the use of _syscallX macros in UML 19 years ago
Arnd Bergmann fe74290d51 [PATCH] provide kernel_execve on all architectures 19 years ago
Arnd Bergmann 3db03b4afb [PATCH] rename the provided execve functions to kernel_execve 19 years ago
Arnd Bergmann 6760856791 [PATCH] introduce kernel_execve 19 years ago
Matt Helsley 2453a3062d [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc 19 years ago
Pavel 5d124e99c2 [PATCH] nsproxy cloning error path fix 19 years ago
Kirill Korotaev fcfbd547b1 [PATCH] IPC namespace - sysctls 19 years ago
Kirill Korotaev 4e9823111b [PATCH] IPC namespace - shm 19 years ago
Kirill Korotaev e38935341a [PATCH] IPC namespace - sem 19 years ago
Kirill Korotaev 1e78693738 [PATCH] IPC namespace - msg 19 years ago
Kirill Korotaev 73ea41302b [PATCH] IPC namespace - utils 19 years ago
Kirill Korotaev 25b21cb2f6 [PATCH] IPC namespace core 19 years ago
Serge Hallyn c0b2fc3165 [PATCH] uts: copy nsproxy only when needed 19 years ago
Serge E. Hallyn 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag 19 years ago
Serge E. Hallyn bf47fdcda6 [PATCH] namespaces: utsname: remove system_utsname 19 years ago
Serge E. Hallyn 8218c74c02 [PATCH] namespaces: utsname: sysctl 19 years ago
Serge E. Hallyn 4865ecf131 [PATCH] namespaces: utsname: implement utsname namespaces 19 years ago
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Serge E. Hallyn 0bdd7aab7f [PATCH] namespaces: utsname: introduce temporary helpers 19 years ago
Cedric Le Goater fab413a334 [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy 19 years ago
Serge E. Hallyn 1651e14e28 [PATCH] namespaces: incorporate fs namespace into nsproxy 19 years ago
Serge E. Hallyn 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 years ago
Serge E. Hallyn ab516013ad [PATCH] namespaces: add nsproxy 19 years ago
Adrian Bunk b1ba4ddde0 [PATCH] make kernel/sysctl.c:_proc_do_string() static 19 years ago
Sam Vilain f5dd3d6fad [PATCH] proc: sysctl: add _proc_do_string helper 19 years ago
Peter Zijlstra 12fd352038 [PATCH] nfsd: lockdep annotation 19 years ago
Greg Banks eed2965af1 [PATCH] knfsd: allow admin to set nthreads per node 19 years ago
Greg Banks bfd241600a [PATCH] knfsd: make rpc threads pools numa aware 19 years ago
Greg Banks eec09661dc [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd 19 years ago
Greg Banks a74554429e [PATCH] knfsd: add svc_set_num_threads 19 years ago
Greg Banks 9a24ab5749 [PATCH] knfsd: add svc_get 19 years ago
Greg Banks 3262c816a3 [PATCH] knfsd: split svc_serv into pools 19 years ago
Greg Banks c081a0c7cf [PATCH] knfsd: test and set SK_BUSY atomically 19 years ago
Greg Banks 5685f0fa1c [PATCH] knfsd: convert sk_reserved to atomic_t 19 years ago
Greg Banks 1a68d952af [PATCH] knfsd: use new lock for svc_sock deferred list 19 years ago
Greg Banks c45c357d7d [PATCH] knfsd: convert sk_inuse to atomic_t 19 years ago
Greg Banks 36bdfc8bae [PATCH] knfsd: move tempsock aging to a timer 19 years ago
NeilBrown 4a3ae42dc3 [PATCH] knfsd: Correctly handle error condition from lockd_up 19 years ago
NeilBrown 7dcf91ec66 [PATCH] knfsd: Move makesock failed warning into make_socks. 19 years ago
NeilBrown 3dfb421053 [PATCH] knfsd: Check return value of lockd_up in write_ports 19 years ago
NeilBrown 6fb2b47fa1 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process 19 years ago
Josh Triplett 896440d560 [PATCH] nfsd: add lock annotations to e_start and e_stop 19 years ago
Greg Banks bc6f02e516 [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1 19 years ago
NeilBrown b41b66d63c [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' 19 years ago
NeilBrown 80212d59e3 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports 19 years ago
NeilBrown 02a375f0ac [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers 19 years ago
NeilBrown 6658d3a7bb [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions 19 years ago
NeilBrown 24e36663c3 [PATCH] knfsd: be more selective in which sockets lockd listens on 19 years ago
NeilBrown bc591ccff2 [PATCH] knfsd: add a callback for when last rpc thread finishes 19 years ago