Age | Commit message (Expand) | Author |
2008-02-09 | fix up kerneldoc in fs/ioctl.c a little bit | Christoph Hellwig |
2008-02-09 | UML: fix hostfs build | Jiri Kosina |
2008-02-08 | revert "proc: fix the threaded proc self" | Andrew Morton |
2008-02-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-02-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-02-08 | splice: missing user pointer access verification | Jens Axboe |
2008-02-08 | quota: turn quotas off when remounting read-only | Jan Kara |
2008-02-08 | ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests | Neil Brown |
2008-02-08 | reduce large do_mount stack usage with noinlines | Eric Sandeen |
2008-02-08 | fs/char_dev.c: chrdev_open marked static and removed from fs.h | Denis Cheng |
2008-02-08 | buffer_head: fix private_list handling | Jan Kara |
2008-02-08 | Remove a.out interpreter support in ELF loader | Andi Kleen |
2008-02-08 | mount options: fix udf | Miklos Szeredi |
2008-02-08 | mount options: fix reiserfs | Miklos Szeredi |
2008-02-08 | mount options: fix ncpfs | Miklos Szeredi |
2008-02-08 | mount options: fix isofs | Miklos Szeredi |
2008-02-08 | mount options: fix hugetlbfs | Miklos Szeredi |
2008-02-08 | mount options: fix hpfs | Miklos Szeredi |
2008-02-08 | mount options: fix hostfs | Miklos Szeredi |
2008-02-08 | mount options: fix fuse | Miklos Szeredi |
2008-02-08 | mount options: fix fat | Miklos Szeredi |
2008-02-08 | mount options: fix ext2 | Miklos Szeredi |
2008-02-08 | mount options: fix devpts | Miklos Szeredi |
2008-02-08 | mount options: fix befs | Miklos Szeredi |
2008-02-08 | mount options: fix autofs | Miklos Szeredi |
2008-02-08 | mount options: fix autofs4 | Miklos Szeredi |
2008-02-08 | mount options: fix afs | Miklos Szeredi |
2008-02-08 | mount options: fix affs | Miklos Szeredi |
2008-02-08 | mount options: fix adfs | Miklos Szeredi |
2008-02-08 | mount options: add generic_show_options() | Miklos Szeredi |
2008-02-08 | drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h | Mike Frysinger |
2008-02-08 | BKL-Removal: convert pipe to use unlocked_ioctl too | Andi Kleen |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt |
2008-02-08 | reiserfs: constify function pointer tables | Jan Engelhardt |
2008-02-08 | isofs: implement dmode option | Jan Kara |
2008-02-08 | remove the unused exports of sys_open/sys_read | Arjan van de Ven |
2008-02-08 | fs/afs/security.c: fix uninitialized var warning | Andrew Morton |
2008-02-08 | fs/hfsplus/unicode.c: fix uninitialized var warning | Andrew Morton |
2008-02-08 | udf: fix adding entry to a directory | Jan Kara |
2008-02-08 | udf: cleanup directory offset handling | Jan Kara |
2008-02-08 | udf: avoid unnecessary synchronous writes | Mike Galbraith |
2008-02-08 | udf: fix signedness issue | Marcin Slusarz |
2008-02-08 | udf: fix 3 signedness & 1 unitialized variable warnings | Marcin Slusarz |
2008-02-08 | udf: remove wrong prototype of udf_readdir | Marcin Slusarz |
2008-02-08 | kill UDFFS_{DATE,VERSION} | Adrian Bunk |
2008-02-08 | udf: improve readability of udf_load_partition | Marcin Slusarz |
2008-02-08 | udf: cache struct udf_inode_info | Marcin Slusarz |
2008-02-08 | udf: remove UDF_I_* macros and open code them | Marcin Slusarz |
2008-02-08 | udf: convert byte order of constant instead of variable | Marcin Slusarz |
2008-02-08 | udf: replace loops coded with goto to real loops | Marcin Slusarz |