summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-046-40/+40
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-046-45/+38Star
* [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown2006-10-041-6/+6
* [PATCH] knfsd: Protect update to sn_nrthreads with lock_kernelNeilBrown2006-10-041-0/+2
* [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown2006-10-041-0/+2
* [PATCH] knfsd: nfsd: lockdep annotation fixNeilBrown2006-10-041-1/+1
* [PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn2006-10-041-1/+1
* BUG_ON conversion for fs/xfs/Eric Sesterhenn2006-10-031-4/+2Star
* BUG_ON() conversion in fs/nfsd/Eric Sesterhenn2006-10-031-2/+1Star
* BUG_ON conversion for fs/reiserfsEric Sesterhenn2006-10-035-54/+26Star
* debugfs: spelling fixKomal Shah2006-10-031-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-0346-46/+46
* Still more typo fixesMatt LaPlante2006-10-032-4/+4
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* Typos in fs/KconfigMatt LaPlante2006-10-031-7/+7
* [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsZach Brown2006-10-031-2/+2
* [PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format arg...Zach Brown2006-10-031-2/+2
* [PATCH] pr_debug: aio: use size_t length modifier in pr_debug format argumentsZach Brown2006-10-031-2/+2
* [PATCH] fs/eventpoll: error handling micro-cleanupJeff Garzik2006-10-031-2/+3
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-038-18/+40
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2006-10-0241-529/+525Star
|\
| * JFS: White space cleanupDave Kleikamp2006-10-0241-510/+508Star
| * [PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita2006-10-025-17/+17
| * JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog()Tony Breeds2006-10-021-2/+0Star
* | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-2/+0Star
* | [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-021-2/+2
* | [PATCH] proc: comment what proc_fill_cache doesEric W. Biederman2006-10-021-0/+12
* | [PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman2006-10-021-4/+0Star
* | [PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman2006-10-021-18/+21
* | [PATCH] proc: properly compute TGID_OFFSETEric W. Biederman2006-10-021-1/+1
* | [PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov2006-10-021-6/+5Star
* | [PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov2006-10-021-28/+35
* | [PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov2006-10-021-6/+5Star
* | [PATCH] proc: Use pid_task instead of open coding itEric W. Biederman2006-10-021-1/+1
* | [PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman2006-10-021-43/+11Star
* | [PATCH] proc: Remove the hard coded inode numbersEric W. Biederman2006-10-021-210/+174Star
* | [PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman2006-10-021-111/+158
* | [PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman2006-10-021-22/+111
* | [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-3/+3
* | [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-027-18/+18
* | [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-022-16/+11Star
* | [PATCH] nfsd: lockdep annotationPeter Zijlstra2006-10-021-4/+4
* | [PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2006-10-022-0/+144
* | [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks2006-10-021-31/+5Star
* | [PATCH] knfsd: add svc_getGreg Banks2006-10-021-1/+1
* | [PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown2006-10-023-14/+16
* | [PATCH] knfsd: Move makesock failed warning into make_socks.NeilBrown2006-10-021-10/+8Star
* | [PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown2006-10-021-3/+6
* | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-023-11/+7Star
* | [PATCH] nfsd: add lock annotations to e_start and e_stopJosh Triplett2006-10-021-0/+2