Commit Graph

24 Commits (027e8eec31d8141a6231f772e10ccae60c9d5c13)

Author SHA1 Message Date
Artem Bityutskiy 78491189dd fat: switch to fsinfo_inode 13 years ago
Artem Bityutskiy 330fe3c4c6 fat: mark superblock as dirty less often 13 years ago
Artem Bityutskiy 90b436657e fat: introduce mark_fsinfo_dirty helper 13 years ago
Alexey Fisher 869f58c0cd fat: Replace all printk with fat_msg() 14 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Christoph Hellwig e045db80d0 fat: do not send discards as barriers 15 years ago
Christoph Hellwig 2cf6d26a35 block: pass gfp_mask and flags to sb_issue_discard 15 years ago
Christoph Hellwig 681142f921 fat: make discard a mount option 15 years ago
Al Viro b522412aea Sanitize ->fsync() for FAT 16 years ago
Denis Karpov 85c7859190 FAT: add 'errors' mount option 16 years ago
OGAWA Hirofumi c3302931db fat: i_blocks warning fix 16 years ago
OGAWA Hirofumi 5e35dd4651 fat: Fix fat_ent_update_ptr() for FAT12 16 years ago
OGAWA Hirofumi 9e975dae29 fat: split include/msdos_fs.h 16 years ago
David Woodhouse 8c540a96c1 Let the block device know when sectors can be discarded 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
OGAWA Hirofumi e69be4c9c4 fat: Remove fat_clusters_flush() 17 years ago
OGAWA Hirofumi 606e423e43 fat: Update free_clusters even if it is untrusted 17 years ago
OGAWA Hirofumi 9f966be899 fat: optimize fat_count_free_clusters() 17 years ago
OGAWA Hirofumi 98283bb49c fat: Fix the race of read/write the FAT12 entry 18 years ago
Arjan van de Ven 6b9438e132 [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive 19 years ago
OGAWA Hirofumi 7c709d00d6 [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ 19 years ago
OGAWA Hirofumi a6bf6b211c [PATCH] fat: move fat_clusters_flush() to write_super() 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago