summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2008-02-01knfsd: cleanup nfsd4 properly on module init failureJ. Bruce Fields
2008-02-01nfsd: Fix handling of negative lengths in read_buf()J. Bruce Fields
2008-02-01NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargsChuck Lever
2008-02-01NFSD: Use unsigned length argument for decode_pathnameChuck Lever
2008-02-01NFSD: Adjust filename length argument of nfsd_lookupChuck Lever
2008-02-01NFSD: Use unsigned length argument for decode_filenameChuck Lever
2008-02-01NLM: Fix sign of length of NLM variable length stringsChuck Lever
2008-02-01knfsd: fix broken length check in nfs4idmap.cJ. Bruce Fields
2008-02-01nfsd: Fix inconsistent assignmentPrasad P
2008-02-01nfsd: move callback rpc_client creation into separate threadJ. Bruce Fields
2008-02-01nfsd4: probe callback channel only onceJ. Bruce Fields
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro
2008-02-01[PATCH] jbd: Remove useless loop when writing commit recordJan Kara
2008-02-05jbd2: Add error check to journal_wait_on_commit_record to avoid oopsMingming Cao
2008-02-09fix up kerneldoc in fs/ioctl.c a little bitChristoph Hellwig
2008-02-09UML: fix hostfs buildJiri Kosina
2008-02-08revert "proc: fix the threaded proc self"Andrew Morton
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-02-08splice: missing user pointer access verificationJens Axboe
2008-02-08quota: turn quotas off when remounting read-onlyJan Kara
2008-02-08ext3 can fail badly when device stops accepting BIO_RW_BARRIER requestsNeil Brown
2008-02-08reduce large do_mount stack usage with noinlinesEric Sandeen
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng
2008-02-08buffer_head: fix private_list handlingJan Kara
2008-02-08Remove a.out interpreter support in ELF loaderAndi Kleen
2008-02-08mount options: fix udfMiklos Szeredi
2008-02-08mount options: fix reiserfsMiklos Szeredi
2008-02-08mount options: fix ncpfsMiklos Szeredi
2008-02-08mount options: fix isofsMiklos Szeredi
2008-02-08mount options: fix hugetlbfsMiklos Szeredi
2008-02-08mount options: fix hpfsMiklos Szeredi
2008-02-08mount options: fix hostfsMiklos Szeredi
2008-02-08mount options: fix fuseMiklos Szeredi
2008-02-08mount options: fix fatMiklos Szeredi
2008-02-08mount options: fix ext2Miklos Szeredi
2008-02-08mount options: fix devptsMiklos Szeredi
2008-02-08mount options: fix befsMiklos Szeredi
2008-02-08mount options: fix autofsMiklos Szeredi
2008-02-08mount options: fix autofs4Miklos Szeredi
2008-02-08mount options: fix afsMiklos Szeredi
2008-02-08mount options: fix affsMiklos Szeredi
2008-02-08mount options: fix adfsMiklos Szeredi
2008-02-08mount options: add generic_show_options()Miklos Szeredi
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger
2008-02-08BKL-Removal: convert pipe to use unlocked_ioctl tooAndi Kleen
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08reiserfs: constify function pointer tablesJan Engelhardt
2008-02-08isofs: implement dmode optionJan Kara
2008-02-08remove the unused exports of sys_open/sys_readArjan van de Ven