Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -2/+2 |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-06-16 | NLS: update handling of Unicode | Alan Stern | 1 | -2/+2 |
2009-06-12 | Sanitize ->fsync() for FAT | Al Viro | 1 | -2/+2 |
2009-06-03 | FAT: add 'errors' mount option | Denis Karpov | 1 | -1/+1 |
2009-03-27 | constify dentry_operations: FAT | Al Viro | 1 | -2/+2 |
2008-11-12 | fat: drop negative dentry on rename() path | OGAWA Hirofumi | 1 | -1/+1 |
2008-11-07 | fat: Kill d_invalidate() in vfat_lookup() | OGAWA Hirofumi | 1 | -7/+6 |
2008-11-07 | fat: Fix/Cleanup dcache handling for vfat | OGAWA Hirofumi | 1 | -44/+80 |
2008-11-07 | vfat: Fix vfat_find() error path in vfat_lookup() | OGAWA Hirofumi | 1 | -5/+13 |
2008-11-07 | fat: Fix and cleanup timestamp conversion | OGAWA Hirofumi | 1 | -2/+3 |
2008-11-07 | fat: split include/msdos_fs.h | OGAWA Hirofumi | 1 | -2/+1 |
2008-11-07 | fat: move fs/vfat/* and fs/msdos/* to fs/fat | OGAWA Hirofumi | 1 | -0/+1055 |