Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Linus Torvalds
|
f6a975c50a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
|
14 years ago |
Namjae Jeon
|
710d4403a4
fat: fat16 support maximum 4GB file/vol size as WinXP or 7.
|
14 years ago |
Mihai Moldovan
|
186b53701c
fat: fix utf8 iocharset warning message
|
14 years ago |
Christoph Hellwig
|
aacfc19c62
fs: simplify the blockdev_direct_IO prototype
|
14 years ago |
Christoph Hellwig
|
5826869158
fat: remove i_alloc_sem abuse
|
14 years ago |
OGAWA Hirofumi
|
f68e542f34
fat: Fix statfs->f_namelen
|
14 years ago |
Alexey Fisher
|
869f58c0cd
fat: Replace all printk with fat_msg()
|
14 years ago |
OGAWA Hirofumi
|
384f5c96ea
fat: use new setup() for ->dir_ops too
|
14 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Aneesh Kumar K.V
|
5fe0c23788
exportfs: Return the minimum required handle size
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Al Viro
|
3d23985d6c
switch fat to ->s_d_op, close exportfs races there
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Arnd Bergmann
|
3768744cfe
BKL: Remove BKL from fat
|
14 years ago |
Al Viro
|
deee3ce466
covert fatfs to ->evict_inode()
|
15 years ago |
Christoph Hellwig
|
282dc17884
get rid of cont_write_begin_newtrunc
|
15 years ago |
Christoph Hellwig
|
eafdc7d190
sort out blockdev_direct_IO variants
|
15 years ago |
npiggin@suse.de
|
459f6ed3b8
fat: convert to use the new truncate convention.
|
15 years ago |
OGAWA Hirofumi
|
aaa04b4875
fatfs: ratelimit corruption report
|
15 years ago |
OGAWA Hirofumi
|
1bdb6f9199
fat: Cleanup nls_unload() usage
|
15 years ago |
Linus Torvalds
|
9d85929fef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Kevin Dankwardt
|
eeb5b4ae81
fat: Fix stat->f_namelen
|
15 years ago |
Christoph Hellwig
|
681142f921
fat: make discard a mount option
|
15 years ago |
Linus Torvalds
|
4c8f1cb266
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
|
15 years ago |
Thomas Gleixner
|
6d729e44a5
fs: Make unload_nls() NULL pointer safe
|
16 years ago |
OGAWA Hirofumi
|
ed248b290d
fat: Check s_dirt in fat_sync_fs()
|
15 years ago |
Paul Wise
|
955234755c
vfat: change the default from shortname=lower to shortname=mixed
|
16 years ago |