aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-10-04[PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: misc minor fixes, indentation changesOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch
2006-10-04[PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch
2006-10-04[PATCH] knfsd: hide use of lockd's h_monitored flagOlaf Kirch
2006-10-04[PATCH] knfsd: make nfsd readahead params cache SMP-friendlyGreg Banks
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown
2006-10-04[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown
2006-10-04[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelNeilBrown
2006-10-04[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown
2006-10-04[PATCH] knfsd: nfsd: lockdep annotation fixNeilBrown
2006-10-04[PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn
2006-10-03BUG_ON conversion for fs/xfs/Eric Sesterhenn
2006-10-03BUG_ON() conversion in fs/nfsd/Eric Sesterhenn
2006-10-03BUG_ON conversion for fs/reiserfsEric Sesterhenn
2006-10-03debugfs: spelling fixKomal Shah
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Still more typo fixesMatt LaPlante
2006-10-03more misc typo fixesMatt LaPlante
2006-10-03Typos in fs/KconfigMatt LaPlante
2006-10-03[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsZach Brown
2006-10-03[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...Zach Brown
2006-10-03[PATCH] pr_debug: aio: use size_t length modifier in pr_debug format argumentsZach Brown
2006-10-03[PATCH] fs/eventpoll: error handling micro-cleanupJeff Garzik
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov
2006-10-02[PATCH] proc: comment what proc_fill_cache doesEric W. Biederman
2006-10-02[PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman
2006-10-02[PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman
2006-10-02[PATCH] proc: properly compute TGID_OFFSETEric W. Biederman
2006-10-02[PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov
2006-10-02[PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov
2006-10-02[PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov
2006-10-02[PATCH] proc: Use pid_task instead of open coding itEric W. Biederman
2006-10-02[PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman
2006-10-02[PATCH] proc: Remove the hard coded inode numbersEric W. Biederman
2006-10-02[PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman
2006-10-02[PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra