OGAWA Hirofumi
|
3e107603ae
fat: Fix the removal of opts->fs_dmask
|
16 年之前 |
Linus Torvalds
|
23059a0df5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
|
16 年之前 |
Christoph Hellwig
|
f83d6d46e7
fat: add ->sync_fs
|
16 年之前 |
Al Viro
|
b522412aea
Sanitize ->fsync() for FAT
|
16 年之前 |
Christoph Hellwig
|
ebc1ac1645
->write_super lock_super pushdown
|
16 年之前 |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 年之前 |
Christoph Hellwig
|
8c85e12512
remove ->write_super call in generic_shutdown_super
|
16 年之前 |
Denis Karpov
|
85c7859190
FAT: add 'errors' mount option
|
16 年之前 |
Linus Torvalds
|
8fe74cf053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 年之前 |
Coly Li
|
aac49b7543
fs/fat: return f_fsid for statfs(2)
|
16 年之前 |
Al Viro
|
ce3b0f8d5c
New helper - current_umask()
|
16 年之前 |
OGAWA Hirofumi
|
3a95ea1155
Fix _fat_bmap() locking
|
16 年之前 |
Linus Torvalds
|
ec270e59a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
|
16 年之前 |
James Morris
|
2b82892565
Merge branch 'master' into next
|
16 年之前 |
David Howells
|
f0ce7ee3a8
CRED: Wrap task credential accesses in the FAT filesystem
|
16 年之前 |
Christoph Hellwig
|
5a6bb10393
fat: make sure to set d_ops in fat_get_parent
|
16 年之前 |
OGAWA Hirofumi
|
9ca59f4c3d
fat: ->i_pos race fix
|
16 年之前 |
OGAWA Hirofumi
|
2bdf67eb16
fat: mmu_private race fix
|
16 年之前 |
OGAWA Hirofumi
|
fa93ca18a8
fat: Fix _fat_bmap() race
|
16 年之前 |
OGAWA Hirofumi
|
dfc209c006
fat: Fix ATTR_RO for directory
|
16 年之前 |
OGAWA Hirofumi
|
9c0aa1b87b
fat: Cleanup FAT attribute stuff
|
16 年之前 |
OGAWA Hirofumi
|
a993b542bb
fat: use fat_detach() in fat_clear_inode()
|
16 年之前 |
OGAWA Hirofumi
|
d3dfa8228f
fat: improve fat_hash()
|
16 年之前 |
OGAWA Hirofumi
|
7decd1cb03
fat: Fix and cleanup timestamp conversion
|
16 年之前 |
OGAWA Hirofumi
|
9e975dae29
fat: split include/msdos_fs.h
|
16 年之前 |
Nick Piggin
|
4e02ed4b4a
fs: remove prepare_write/commit_write
|
16 年之前 |
Christoph Hellwig
|
440037287c
[PATCH] switch all filesystems over to d_obtain_alias
|
16 年之前 |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 年之前 |
Linus Torvalds
|
5f22ca9b13
vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion
|
16 年之前 |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 年之前 |