Commit Graph

3599 Commits (44c09201a4178e08ed1c8cc37e7aea0683888f0a)

Author SHA1 Message Date
Matt LaPlante 44c09201a4 more misc typo fixes 18 years ago
Matt LaPlante cc2e2767f1 Typos in fs/Kconfig 18 years ago
Zach Brown 5c1fdf4150 [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments 18 years ago
Zach Brown 4779efca14 [PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format argument 18 years ago
Zach Brown 691578cd55 [PATCH] pr_debug: aio: use size_t length modifier in pr_debug format arguments 18 years ago
Jeff Garzik c3b6571384 [PATCH] fs/eventpoll: error handling micro-cleanup 18 years ago
David Howells afefdbb28a [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 18 years ago
David Howells 3f2e05e90e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h 18 years ago
Oleg Nesterov 1a657f78dc [PATCH] introduce get_task_pid() to fix unsafe get_pid() 18 years ago
Eric W. Biederman 1c0d04c9e4 [PATCH] proc: comment what proc_fill_cache does 18 years ago
Eric W. Biederman 5e61feafa2 [PATCH] proc: remove the useless SMP-safe comments from /proc 18 years ago
Eric W. Biederman 7bcd6b0efd [PATCH] proc: remove trailing blank entry from pid_entry arrays 18 years ago
Eric W. Biederman 8e95bd936d [PATCH] proc: properly compute TGID_OFFSET 18 years ago
Oleg Nesterov b0fa9db6ab [PATCH] proc: drop tasklist lock in task_state() 18 years ago
Oleg Nesterov a593d6edeb [PATCH] proc: convert do_task_stat() to use lock_task_sighand() 18 years ago
Oleg Nesterov 5e6b3f42ed [PATCH] proc: convert task_sig() to use lock_task_sighand() 18 years ago
Eric W. Biederman 7fbaac005c [PATCH] proc: Use pid_task instead of open coding it 18 years ago
Eric W. Biederman 72d9dcfc7a [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr 18 years ago
Eric W. Biederman 61a2878402 [PATCH] proc: Remove the hard coded inode numbers 18 years ago
Eric W. Biederman 444ceed8d1 [PATCH] proc: Factor out an instantiate method from every lookup method 18 years ago
Eric W. Biederman 801199ce80 [PATCH] proc: Make the generation of the self symlink table driven 18 years ago
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 18 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 18 years ago
Serge E. Hallyn 1651e14e28 [PATCH] namespaces: incorporate fs namespace into nsproxy 18 years ago
Peter Zijlstra 12fd352038 [PATCH] nfsd: lockdep annotation 18 years ago
Greg Banks eed2965af1 [PATCH] knfsd: allow admin to set nthreads per node 18 years ago
Greg Banks eec09661dc [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd 18 years ago
Greg Banks 9a24ab5749 [PATCH] knfsd: add svc_get 18 years ago
NeilBrown 4a3ae42dc3 [PATCH] knfsd: Correctly handle error condition from lockd_up 18 years ago
NeilBrown 7dcf91ec66 [PATCH] knfsd: Move makesock failed warning into make_socks. 18 years ago
NeilBrown 3dfb421053 [PATCH] knfsd: Check return value of lockd_up in write_ports 18 years ago
NeilBrown 6fb2b47fa1 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process 18 years ago
Josh Triplett 896440d560 [PATCH] nfsd: add lock annotations to e_start and e_stop 18 years ago
Greg Banks bc6f02e516 [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1 18 years ago
NeilBrown b41b66d63c [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' 18 years ago
NeilBrown 80212d59e3 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports 18 years ago
NeilBrown 02a375f0ac [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers 18 years ago
NeilBrown 6658d3a7bb [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions 18 years ago
NeilBrown 24e36663c3 [PATCH] knfsd: be more selective in which sockets lockd listens on 18 years ago
NeilBrown bc591ccff2 [PATCH] knfsd: add a callback for when last rpc thread finishes 18 years ago
Greg Banks b06c7b4333 [PATCH] knfsd: remove an unused variable from e_show() 18 years ago
Greg Banks 3e3b480096 [PATCH] knfsd: add some missing newlines in printks 18 years ago
Eric W. Biederman 43fa1adb93 [PATCH] file: Add locking to f_getown 18 years ago
Sukadev Bhattiprolu 3fbc964864 [PATCH] Define struct pspace 18 years ago
Andreas Mohr ed97bd37ef [PATCH] fs/inode.c tweaks 18 years ago
Alexey Dobriyan 07acaf28d2 [PATCH] Remove NULL check in register_nls() 18 years ago
Eric W. Biederman 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 18 years ago
Eric W. Biederman f6c7a1f34e [PATCH] proc: give the root directory a task 18 years ago
Eric W. Biederman 20cdc894c4 [PATCH] proc: modify proc_pident_lookup to be completely table driven 18 years ago
Eric W. Biederman 28a6d67179 [PATCH] proc: reorder the functions in base.c 18 years ago