aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-10splice: fix user pointer access in get_iovec_page_array()Bastian Blank
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso
2008-02-10ext4: Don't panic in case of corrupt bitmapAneesh Kumar K.V
2008-02-10ext4: allocate struct ext4_allocation_context from a kmem cacheEric Sandeen
2008-02-10JBD2: Clear buffer_ordered flag for barried IO request on successDave Kleikamp
2008-02-10ext4: Fix Direct I/O lockingJan Kara
2008-02-10ext4: Fix circular locking dependency with migrate and rm.Aneesh Kumar K.V
2008-02-05allow in-inode EAs on ext4 root inodeEric Sandeen
2008-02-10ext4: Fix null bh pointer dereference in mballocAneesh Kumar K.V
2008-02-05ext4: Don't set EXTENTS_FL flag for fast symlinksValerie Clement
2008-02-05JBD2: Use the incompat macro for testing the incompat feature.Aneesh Kumar K.V
2008-02-05jbd2: Fix reference counting on the journal commit block's buffer headAneesh Kumar K.V
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