Commit Graph

8088 Commits (b24061fadc2b996fd38baaf01986eac666d0c61b)

Author SHA1 Message Date
Eric Sandeen 256bdb497c ext4: allocate struct ext4_allocation_context from a kmem cache 17 years ago
Dave Kleikamp c4e35e07af JBD2: Clear buffer_ordered flag for barried IO request on success 17 years ago
Jan Kara 7fb5409df0 ext4: Fix Direct I/O locking 17 years ago
Aneesh Kumar K.V 8009f9fb30 ext4: Fix circular locking dependency with migrate and rm. 17 years ago
Christoph Hellwig f6a4c8bdb3 fix up kerneldoc in fs/ioctl.c a little bit 17 years ago
Jiri Kosina 6966a97753 UML: fix hostfs build 17 years ago
Andrew Morton b55fcb22d4 revert "proc: fix the threaded proc self" 17 years ago
Jens Axboe 8811930dc7 splice: missing user pointer access verification 17 years ago
Jan Kara 66191dc622 quota: turn quotas off when remounting read-only 17 years ago
Neil Brown 28ae094c62 ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests 17 years ago
Eric Sandeen 2dafe1c4d6 reduce large do_mount stack usage with noinlines 17 years ago
Denis Cheng 922f9cfa79 fs/char_dev.c: chrdev_open marked static and removed from fs.h 17 years ago
Jan Kara 535ee2fbf7 buffer_head: fix private_list handling 17 years ago
Andi Kleen d20894a237 Remove a.out interpreter support in ELF loader 17 years ago
Miklos Szeredi 6da80894cc mount options: fix udf 17 years ago
Miklos Szeredi cdf6ccc8b8 mount options: fix reiserfs 17 years ago
Miklos Szeredi 564cd138cb mount options: fix ncpfs 17 years ago
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