Al Viro
|
1688f86046
fat: switch to d_make_root()
|
13 years ago |
Linus Torvalds
|
98793265b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Geert Uytterhoeven
|
d7a83c0f7f
fat: Spelling s/obsolate/obsolete/g
|
13 years ago |
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 |