aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-04[PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn1-1/+1
2006-10-04[PARISC] Fix fs/binfmt_som.cMatthew Wilcox1-2/+16
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones8-10/+0
2006-10-03[GFS2] Fix endian bug for de_typeSteven Whitehouse1-2/+2
2006-10-03BUG_ON conversion for fs/xfs/Eric Sesterhenn1-4/+2
2006-10-03BUG_ON() conversion in fs/nfsd/Eric Sesterhenn1-2/+1
2006-10-03BUG_ON conversion for fs/reiserfsEric Sesterhenn5-54/+26
2006-10-03debugfs: spelling fixKomal Shah1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger46-46/+46
2006-10-03Still more typo fixesMatt LaPlante2-4/+4
2006-10-03more misc typo fixesMatt LaPlante1-1/+1
2006-10-03Typos in fs/KconfigMatt LaPlante1-7/+7
2006-10-03[GFS2] Initialize SELinux extended attributes at inode creation time.Ryan O'Hara1-0/+38
2006-10-03[GFS2] Move logging code into log.c (mostly)Steven Whitehouse4-169/+165
2006-10-03[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format argumentZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: aio: use size_t length modifier in pr_debug format argumentsZach Brown1-2/+2
2006-10-03[PATCH] fs/eventpoll: error handling micro-cleanupJeff Garzik1-2/+3
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells8-18/+40
2006-10-02[GFS2] Mark nlink cleared so VFS sees it happenSteven Whitehouse1-0/+1
2006-10-02[GFS2] Two redundant casts removedSteven Whitehouse1-2/+2
2006-10-02[GFS2] Remove uneeded endian conversionSteven Whitehouse3-14/+25
2006-10-02[GFS2] Remove duplicate sb reading codeSteven Whitehouse3-30/+16
2006-10-02[GFS2] Mark metadata reads for blktraceSteven Whitehouse2-4/+6
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds41-529/+525
2006-10-02[GFS2] Remove iflags.h, use FS_Steven Whitehouse1-27/+47
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells1-2/+0
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov1-2/+2
2006-10-02[PATCH] proc: comment what proc_fill_cache doesEric W. Biederman1-0/+12
2006-10-02[PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman1-4/+0
2006-10-02[PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman1-18/+21
2006-10-02[PATCH] proc: properly compute TGID_OFFSETEric W. Biederman1-1/+1
2006-10-02[PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov1-6/+5
2006-10-02[PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov1-28/+35
2006-10-02[PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov1-6/+5
2006-10-02[PATCH] proc: Use pid_task instead of open coding itEric W. Biederman1-1/+1
2006-10-02[PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman1-43/+11
2006-10-02[PATCH] proc: Remove the hard coded inode numbersEric W. Biederman1-210/+174
2006-10-02[PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman1-111/+158
2006-10-02[PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman1-22/+111
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-3/+3
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn7-18/+18
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2-16/+11
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra1-4/+4
2006-10-02[PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2-0/+144
2006-10-02[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks1-31/+5
2006-10-02[PATCH] knfsd: add svc_getGreg Banks1-1/+1
2006-10-02[PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown3-14/+16
2006-10-02[PATCH] knfsd: Move makesock failed warning into make_socks.NeilBrown1-10/+8
2006-10-02[PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown1-3/+6