| Commit message (Expand) | Author | Age |
* | 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 | 2008-02-08 |
* | udf: create common function for changing free space counter | Marcin Slusarz | 2008-02-08 |
* | udf: create common function for tag checksumming | Marcin Slusarz | 2008-02-08 |
* | udf: fix coding style | Marcin Slusarz | 2008-02-08 |
* | udf: fix sparse warnings (shadowing & mismatch between declaration and defini... | Marcin Slusarz | 2008-02-08 |
* | udf: move calculating of nr_groups into helper function | Marcin Slusarz | 2008-02-08 |
* | udf: convert macros related to bitmaps to functions | Marcin Slusarz | 2008-02-08 |
* | udf: check if udf_load_logicalvol failed | Marcin Slusarz | 2008-02-08 |
* | udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function | Marcin Slusarz | 2008-02-08 |
* | udf: remove some ugly macros | Marcin Slusarz | 2008-02-08 |
* | udf: fix coding style of super.c | Marcin Slusarz | 2008-02-08 |
* | libfs: rename simple_attr_close to simple_attr_release | Christoph Hellwig | 2008-02-08 |
* | libfs: make simple attributes interruptible | Christoph Hellwig | 2008-02-08 |
* | libfs: allow error return from simple attributes | Christoph Hellwig | 2008-02-08 |
* | write_inode_now(): avoid unnecessary synchronous write | Mike Galbraith | 2008-02-08 |
* | Allow executables larger than 2GB | Andi Kleen | 2008-02-08 |
* | ufs: fix symlink creation on ufs2 | Evgeniy Dushistov | 2008-02-08 |