aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* | | | ext3 can fail badly when device stops accepting BIO_RW_BARRIER requestsNeil Brown2008-02-08
* | | | reduce large do_mount stack usage with noinlinesEric Sandeen2008-02-08
* | | | fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-08
* | | | buffer_head: fix private_list handlingJan Kara2008-02-08
* | | | Remove a.out interpreter support in ELF loaderAndi Kleen2008-02-08
* | | | mount options: fix udfMiklos Szeredi2008-02-08
* | | | mount options: fix reiserfsMiklos Szeredi2008-02-08
* | | | mount options: fix ncpfsMiklos Szeredi2008-02-08
* | | | mount options: fix isofsMiklos Szeredi2008-02-08
* | | | mount options: fix hugetlbfsMiklos Szeredi2008-02-08
* | | | mount options: fix hpfsMiklos Szeredi2008-02-08
* | | | mount options: fix hostfsMiklos Szeredi2008-02-08
* | | | mount options: fix fuseMiklos Szeredi2008-02-08
* | | | mount options: fix fatMiklos Szeredi2008-02-08
* | | | mount options: fix ext2Miklos Szeredi2008-02-08
* | | | mount options: fix devptsMiklos Szeredi2008-02-08
* | | | mount options: fix befsMiklos Szeredi2008-02-08
* | | | mount options: fix autofsMiklos Szeredi2008-02-08
* | | | mount options: fix autofs4Miklos Szeredi2008-02-08
* | | | mount options: fix afsMiklos Szeredi2008-02-08
* | | | mount options: fix affsMiklos Szeredi2008-02-08
* | | | mount options: fix adfsMiklos Szeredi2008-02-08
* | | | mount options: add generic_show_options()Miklos Szeredi2008-02-08
* | | | drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-08
* | | | BKL-Removal: convert pipe to use unlocked_ioctl tooAndi Kleen2008-02-08
* | | | procfs: constify function pointer tablesJan Engelhardt2008-02-08
* | | | reiserfs: constify function pointer tablesJan Engelhardt2008-02-08
* | | | isofs: implement dmode optionJan Kara2008-02-08
* | | | remove the unused exports of sys_open/sys_readArjan van de Ven2008-02-08
* | | | fs/afs/security.c: fix uninitialized var warningAndrew Morton2008-02-08
* | | | fs/hfsplus/unicode.c: fix uninitialized var warningAndrew Morton2008-02-08
* | | | udf: fix adding entry to a directoryJan Kara2008-02-08
* | | | udf: cleanup directory offset handlingJan Kara2008-02-08
* | | | udf: avoid unnecessary synchronous writesMike Galbraith2008-02-08
* | | | udf: fix signedness issueMarcin Slusarz2008-02-08
* | | | udf: fix 3 signedness & 1 unitialized variable warningsMarcin Slusarz2008-02-08
* | | | udf: remove wrong prototype of udf_readdirMarcin Slusarz2008-02-08
* | | | kill UDFFS_{DATE,VERSION}Adrian Bunk2008-02-08
* | | | udf: improve readability of udf_load_partitionMarcin Slusarz2008-02-08
* | | | udf: cache struct udf_inode_infoMarcin Slusarz2008-02-08
* | | | udf: remove UDF_I_* macros and open code themMarcin Slusarz2008-02-08
* | | | udf: convert byte order of constant instead of variableMarcin Slusarz2008-02-08
* | | | udf: replace loops coded with goto to real loopsMarcin Slusarz2008-02-08
* | | | udf: create common function for changing free space counterMarcin Slusarz2008-02-08
* | | | udf: create common function for tag checksummingMarcin Slusarz2008-02-08
* | | | udf: fix coding styleMarcin Slusarz2008-02-08
* | | | udf: fix sparse warnings (shadowing & mismatch between declaration and defini...Marcin Slusarz2008-02-08
* | | | udf: move calculating of nr_groups into helper functionMarcin Slusarz2008-02-08
* | | | udf: convert macros related to bitmaps to functionsMarcin Slusarz2008-02-08
* | | | udf: check if udf_load_logicalvol failedMarcin Slusarz2008-02-08