Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2009-06-16 | 1 | -1/+6 | |
|\ | ||||||
| * | FAT: add 'errors' mount option | Denis Karpov | 2009-06-03 | 1 | -1/+6 | |
* | | Sanitize ->fsync() for FAT | Al Viro | 2009-06-12 | 1 | -0/+6 | |
|/ | ||||||
* | fat: i_blocks warning fix | OGAWA Hirofumi | 2008-11-07 | 1 | -0/+3 | |
* | fat: mmu_private race fix | OGAWA Hirofumi | 2008-11-07 | 1 | -2/+4 | |
* | fat: Add printf attribute to fat_fs_panic() | OGAWA Hirofumi | 2008-11-07 | 1 | -1/+2 | |
* | fat: Fix ATTR_RO for directory | OGAWA Hirofumi | 2008-11-07 | 1 | -4/+10 | |
* | fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 | OGAWA Hirofumi | 2008-11-07 | 1 | -4/+29 | |
* | fat: Cleanup FAT attribute stuff | OGAWA Hirofumi | 2008-11-07 | 1 | -1/+19 | |
* | fat: improve fat_hash() | OGAWA Hirofumi | 2008-11-07 | 1 | -1/+0 | |
* | fat: Fix and cleanup timestamp conversion | OGAWA Hirofumi | 2008-11-07 | 1 | -3/+4 | |
* | fat: split include/msdos_fs.h | OGAWA Hirofumi | 2008-11-07 | 1 | -0/+274 |