Commit Graph

55416 Commits (072f62ed85a71bbb3429a52678500ec9f9441e0d)
 

Author SHA1 Message Date
NeilBrown 072f62ed85 knfsd: various nfsd xdr cleanups 18 years ago
Christoph Hellwig f725b217b1 knfsd: trivial makefile cleanup 18 years ago
NeilBrown 05ed690efb knfsd: simplify a 'while' condition in svcsock.c 18 years ago
Wei Yongjun c5e434c98b knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc 18 years ago
Frank Filz 54f9247b3f knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko 18 years ago
NeilBrown 153e44d22f knfsd: rpc: fix server-side wrapping of krb5i replies 18 years ago
NeilBrown 402acd29e5 knfsd: avoid use of unitialised variables on error path when nfs exports 18 years ago
Akinobu Mita 5bd5f5812b sunrpc: fix error path in module_init 18 years ago
Jeff Layton cd123012d9 RPC: add wrapper for svc_reserve to account for checksum 18 years ago
Eric W. Biederman 6697164335 nfsd/nfs4state: remove unnecessary daemonize call 18 years ago
NeilBrown 7ac1bea550 knfsd: rename sk_defer_lock to sk_lock 18 years ago
Peter Staubach f34b95689d The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly 18 years ago
Adrian Bunk 8842c9655b remove nfs4_acl_add_ace() 18 years ago
Oleg Nesterov 6e84d644b5 make cancel_rearming_delayed_work() reliable 18 years ago
Gautham R Shenoy 7b0834c26f Remove kthread_bind() call from _cpu_down() 18 years ago
Oleg Nesterov 10ab825bde change kernel threads to ignore signals instead of blocking them 18 years ago
Oleg Nesterov 5de18d1697 worker_thread: don't play with SIGCHLD and numa policy 18 years ago
Oleg Nesterov 90cce03d9b wait_for_helper: remove unneeded do_sigaction() 18 years ago
Oleg Nesterov b8a124da92 usbatm_heavy_init: don't use CLONE_SIGHAND 18 years ago
Eric W. Biederman 49d769d52e Change reparent_to_init to reparent_to_kthreadd 18 years ago
Eric W. Biederman 73c279927f kthread: don't depend on work queues 18 years ago
Oleg Nesterov c93465181f ____call_usermodehelper: don't flush_signals() 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Christoph Lameter 5830c59021 slab: shut down cache_reaper when cpu goes down 18 years ago
Oleg Nesterov a4798833d2 zap_other_threads: remove unneeded ->exit_signal change 18 years ago
Oleg Nesterov 85f4186af9 worker_thread: fix racy try_to_freeze() usage 18 years ago
Oleg Nesterov b9aac8e0d3 worker_thread: don't play with signals 18 years ago
Oleg Nesterov 23b2e5991a workqueue: kill NOAUTOREL works 18 years ago
Oleg Nesterov c214b2cc5f ipvs: flush defense_work before module unload 18 years ago
Oleg Nesterov 1634c48f8b make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq 18 years ago
Oleg Nesterov a848e3b67c workqueue: introduce wq_per_cpu() helper 18 years ago
Oleg Nesterov 63bc036252 unify queue_delayed_work() and queue_delayed_work_on() 18 years ago
Oleg Nesterov ed7c0feede make queue_delayed_work() friendly to flush_fork() 18 years ago
Oleg Nesterov 06ba38a9a0 workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE 18 years ago
Oleg Nesterov c12920d190 workqueue: make init_workqueues() __init 18 years ago
Oleg Nesterov cce1a1656c workqueue: introduce workqueue_struct->singlethread 18 years ago
Oleg Nesterov b1f4ec172f workqueue: introduce cpu_singlethread_map 18 years ago
Oleg Nesterov dfb4b82e1c workqueue: make cancel_rearming_delayed_workqueue() work on idle dwork 18 years ago
Oleg Nesterov f293ea9200 workqueue: don't save interrupts in run_workqueue() 18 years ago
Oleg Nesterov 7097a87afe workqueue: kill run_scheduled_work() 18 years ago
Oleg Nesterov 3af24433ef workqueue: don't migrate pending works from the dead CPU 18 years ago
Oleg Nesterov 36aa9dfc39 workqueue: don't clear cwq->thread until it exits 18 years ago
Oleg Nesterov d721304dce workqueue: fix flush_workqueue() vs CPU_DEAD race 18 years ago
Oleg Nesterov 319c2a986e workqueue: fix freezeable workqueues implementation 18 years ago
Heiko Carstens 38c3bd96a0 slab: use CPU_LOCK_[ACQUIRE|RELEASE] 18 years ago
Heiko Carstens e7407dcc69 call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed 18 years ago
Gautham R Shenoy 5be9361cdf Eliminate lock_cpu_hotplug in kernel/schedc 18 years ago
Gautham R Shenoy baaca49f41 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE 18 years ago
Gautham R Shenoy 6f7cc11aa6 Extend notifier_call_chain to count nr_calls made 18 years ago
Tom Zanussi 7c9cb38302 relay: use plain timer instead of delayed work 18 years ago