OGAWA Hirofumi
|
985eafcc54
fat: fix duplicate addition of ->llseek handler
|
16 年之前 |
OGAWA Hirofumi
|
c3302931db
fat: i_blocks warning fix
|
16 年之前 |
OGAWA Hirofumi
|
2bdf67eb16
fat: mmu_private race fix
|
16 年之前 |
Darren Jenkins
|
52e9d9f4b3
fat: cleanup fat_parse_long() error handling
|
16 年之前 |
OGAWA Hirofumi
|
53472bc8f8
fat: use generic_file_llseek() for directory
|
16 年之前 |
OGAWA Hirofumi
|
7decd1cb03
fat: Fix and cleanup timestamp conversion
|
16 年之前 |
OGAWA Hirofumi
|
9e975dae29
fat: split include/msdos_fs.h
|
16 年之前 |
Christoph Hellwig
|
3222a3e55f
[PATCH] fix ->llseek for more directories
|
16 年之前 |
Joe Peterson
|
b271e067c8
fatfs: add UTC timestamp option
|
17 年之前 |
OGAWA Hirofumi
|
dcd8c53f13
fat: small optimization to __fat_readdir()
|
17 年之前 |
OGAWA Hirofumi
|
98a1516004
fat: use same logic in fat_search_long() and __fat_readdir()
|
17 年之前 |
OGAWA Hirofumi
|
d688611674
fat: cleanup fs/fat/dir.c
|
17 年之前 |
Adrian Bunk
|
531f710f8e
fat/dir.c: switch to struct __fat_dirent
|
17 年之前 |
Linus Torvalds
|
8f5934278d
Replace BKL with superblock lock in fat/msdos/vfat
|
17 年之前 |
OGAWA Hirofumi
|
c7a6c4edc7
fat: use __getname()
|
17 年之前 |
Keith Mok
|
f22032ba8d
vfat: bug fix for vfat cannot handle filename with 255
|
17 年之前 |
OGAWA Hirofumi
|
9aacd59934
fat: gcc 4.3 warning fix
|
18 年之前 |
OGAWA Hirofumi
|
c483bab099
fat: fix VFAT compat ioctls on 64-bit systems
|
18 年之前 |
Josef "Jeff" Sipek
|
dba3230609
[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path
|
18 年之前 |
David Howells
|
afefdbb28a
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
|
18 年之前 |
David Howells
|
188f83dfe0
[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6]
|
19 年之前 |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 年之前 |
Alexey Dobriyan
|
4de151d8cd
It's UTF-8
|
19 年之前 |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 年之前 |
OGAWA Hirofumi
|
e5174baaea
[PATCH] fat: support ->direct_IO()
|
19 年之前 |
OGAWA Hirofumi
|
7c709d00d6
[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/
|
19 年之前 |
OGAWA Hirofumi
|
83b7c996dc
[PATCH] fat: use sb_find_get_block() instead of sb_getblk()
|
19 年之前 |
Pekka Enberg
|
ad2c1604da
[PATCH] fat: Remove duplicate directory scanning code
|
19 年之前 |
OGAWA Hirofumi
|
451cbaa1c3
[PATCH] fat: cleanup and optimization of checksum
|
19 年之前 |
Karsten Wiese
|
f3ef6f63e5
[PATCH] Speedup FAT filesystem directory reads
|
20 年之前 |