aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] proc: comment what proc_fill_cache doesEric W. Biederman2006-10-02
* [PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman2006-10-02
* [PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman2006-10-02
* [PATCH] proc: properly compute TGID_OFFSETEric W. Biederman2006-10-02
* [PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov2006-10-02
* [PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov2006-10-02
* [PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov2006-10-02
* [PATCH] proc: Use pid_task instead of open coding itEric W. Biederman2006-10-02
* [PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman2006-10-02
* [PATCH] proc: Remove the hard coded inode numbersEric W. Biederman2006-10-02
* [PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman2006-10-02
* [PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman2006-10-02
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-02
* [PATCH] nfsd: lockdep annotationPeter Zijlstra2006-10-02
* [PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2006-10-02
* [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks2006-10-02
* [PATCH] knfsd: add svc_getGreg Banks2006-10-02
* [PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown2006-10-02
* [PATCH] knfsd: Move makesock failed warning into make_socks.NeilBrown2006-10-02
* [PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown2006-10-02
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-02
* [PATCH] nfsd: add lock annotations to e_start and e_stopJosh Triplett2006-10-02
* [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1Greg Banks2006-10-02
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-02
* [PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown2006-10-02
* [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs serversNeilBrown2006-10-02
* [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2006-10-02
* [PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown2006-10-02
* [PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown2006-10-02
* [PATCH] knfsd: remove an unused variable from e_show()Greg Banks2006-10-02
* [PATCH] knfsd: add some missing newlines in printksGreg Banks2006-10-02
* [PATCH] file: Add locking to f_getownEric W. Biederman2006-10-02
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-02
* [PATCH] fs/inode.c tweaksAndreas Mohr2006-10-02
* [PATCH] Remove NULL check in register_nls()Alexey Dobriyan2006-10-02
* [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-02
* [PATCH] proc: give the root directory a taskEric W. Biederman2006-10-02
* [PATCH] proc: modify proc_pident_lookup to be completely table drivenEric W. Biederman2006-10-02
* [PATCH] proc: reorder the functions in base.cEric W. Biederman2006-10-02
* [PATCH] proc: readdir race fix (take 3)Eric W. Biederman2006-10-02
* [PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen2006-10-01
* [PATCH] Some cleanup in the pipe codeAndi Kleen2006-10-01
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mounts: clean up OCFS2 nlink handlingMark Fasheh2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create()Dave Hansen2006-10-01
* [PATCH] r/o bind mounts: prepare for write access checks: collapse if()Dave Hansen2006-10-01