Commit Graph

8126 Commits (5366dc9fd1cb74023790a8edf29e4fe42c886dcf)

Author SHA1 Message Date
Miklos Szeredi d0132eea7a mount options: fix isofs 17 years ago
Miklos Szeredi 10f19a86a5 mount options: fix hugetlbfs 17 years ago
Miklos Szeredi 6d9c1fd425 mount options: fix hpfs 17 years ago
Miklos Szeredi dd2cc4dff3 mount options: fix hostfs 17 years ago
Miklos Szeredi d1875dbaa5 mount options: fix fuse 17 years ago
Miklos Szeredi c1fca3b609 mount options: fix fat 17 years ago
Miklos Szeredi 35c879dc30 mount options: fix ext2 17 years ago
Miklos Szeredi b87a267eb7 mount options: fix devpts 17 years ago
Miklos Szeredi 552c3c6c56 mount options: fix befs 17 years ago
Miklos Szeredi 979db7542d mount options: fix autofs 17 years ago
Miklos Szeredi aef97cb903 mount options: fix autofs4 17 years ago
Miklos Szeredi 969729d56e mount options: fix afs 17 years ago
Miklos Szeredi e9b3961b66 mount options: fix affs 17 years ago
Miklos Szeredi e11400b0ca mount options: fix adfs 17 years ago
Miklos Szeredi b3b304a23a mount options: add generic_show_options() 17 years ago
Mike Frysinger e542059884 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h 17 years ago
Andi Kleen d59d0b1b88 BKL-Removal: convert pipe to use unlocked_ioctl too 17 years ago
Jan Engelhardt 03a44825be procfs: constify function pointer tables 17 years ago
Jan Engelhardt ec26e11740 reiserfs: constify function pointer tables 17 years ago
Jan Kara 9b7880e7bb isofs: implement dmode option 17 years ago
Arjan van de Ven 3287629eff remove the unused exports of sys_open/sys_read 17 years ago
Andrew Morton 6975945487 fs/afs/security.c: fix uninitialized var warning 17 years ago
Andrew Morton 8aa84ab99b fs/hfsplus/unicode.c: fix uninitialized var warning 17 years ago
Jan Kara 05343c4f2e udf: fix adding entry to a directory 17 years ago
Jan Kara af793295bf udf: cleanup directory offset handling 17 years ago
Mike Galbraith 32a8f24dd7 udf: avoid unnecessary synchronous writes 17 years ago
Marcin Slusarz 7f3fbd0897 udf: fix signedness issue 17 years ago
Marcin Slusarz 1ed161718a udf: fix 3 signedness & 1 unitialized variable warnings 17 years ago
Marcin Slusarz 934c5e6019 udf: remove wrong prototype of udf_readdir 17 years ago
Adrian Bunk a9ca663578 kill UDFFS_{DATE,VERSION} 17 years ago
Marcin Slusarz 28f7c4d413 udf: improve readability of udf_load_partition 17 years ago
Marcin Slusarz 48d6d8ff7d udf: cache struct udf_inode_info 17 years ago
Marcin Slusarz c0b344385f udf: remove UDF_I_* macros and open code them 17 years ago
Marcin Slusarz 5e0f001736 udf: convert byte order of constant instead of variable 17 years ago
Marcin Slusarz 4daa1b8799 udf: replace loops coded with goto to real loops 17 years ago
Marcin Slusarz 742ba02a51 udf: create common function for changing free space counter 17 years ago
Marcin Slusarz 3f2587bb22 udf: create common function for tag checksumming 17 years ago
Marcin Slusarz 4b11111aba udf: fix coding style 17 years ago
Marcin Slusarz bd45a420f9 udf: fix sparse warnings (shadowing & mismatch between declaration and definition) 17 years ago
Marcin Slusarz 883cb9d184 udf: move calculating of nr_groups into helper function 17 years ago
Marcin Slusarz 66e1da3f47 udf: convert macros related to bitmaps to functions 17 years ago
Marcin Slusarz deae6cfcdc udf: check if udf_load_logicalvol failed 17 years ago
Marcin Slusarz dc5d39be6d udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function 17 years ago
Marcin Slusarz 6c79e987d6 udf: remove some ugly macros 17 years ago
Marcin Slusarz 3a71fc5de5 udf: fix coding style of super.c 17 years ago
Christoph Hellwig 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release 17 years ago
Christoph Hellwig 9261303ab7 libfs: make simple attributes interruptible 17 years ago
Christoph Hellwig 8b88b0998e libfs: allow error return from simple attributes 17 years ago
Mike Galbraith 18914b1884 write_inode_now(): avoid unnecessary synchronous write 17 years ago
Andi Kleen abe8be3abe Allow executables larger than 2GB 17 years ago