Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 gadi atpakaļ |
Linus Torvalds
|
e1f5b94fd0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
16 gadi atpakaļ |
Linus Torvalds
|
23059a0df5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
|
16 gadi atpakaļ |
Alan Stern
|
74675a5850
NLS: update handling of Unicode
|
16 gadi atpakaļ |
Al Viro
|
b522412aea
Sanitize ->fsync() for FAT
|
16 gadi atpakaļ |
Denis Karpov
|
85c7859190
FAT: add 'errors' mount option
|
16 gadi atpakaļ |
OGAWA Hirofumi
|
985eafcc54
fat: fix duplicate addition of ->llseek handler
|
16 gadi atpakaļ |
OGAWA Hirofumi
|
c3302931db
fat: i_blocks warning fix
|
16 gadi atpakaļ |
OGAWA Hirofumi
|
2bdf67eb16
fat: mmu_private race fix
|
16 gadi atpakaļ |
Darren Jenkins
|
52e9d9f4b3
fat: cleanup fat_parse_long() error handling
|
16 gadi atpakaļ |
OGAWA Hirofumi
|
53472bc8f8
fat: use generic_file_llseek() for directory
|
16 gadi atpakaļ |
OGAWA Hirofumi
|
7decd1cb03
fat: Fix and cleanup timestamp conversion
|
16 gadi atpakaļ |
OGAWA Hirofumi
|
9e975dae29
fat: split include/msdos_fs.h
|
16 gadi atpakaļ |
Christoph Hellwig
|
3222a3e55f
[PATCH] fix ->llseek for more directories
|
16 gadi atpakaļ |
Joe Peterson
|
b271e067c8
fatfs: add UTC timestamp option
|
17 gadi atpakaļ |
OGAWA Hirofumi
|
dcd8c53f13
fat: small optimization to __fat_readdir()
|
17 gadi atpakaļ |
OGAWA Hirofumi
|
98a1516004
fat: use same logic in fat_search_long() and __fat_readdir()
|
17 gadi atpakaļ |
OGAWA Hirofumi
|
d688611674
fat: cleanup fs/fat/dir.c
|
17 gadi atpakaļ |
Adrian Bunk
|
531f710f8e
fat/dir.c: switch to struct __fat_dirent
|
17 gadi atpakaļ |
Linus Torvalds
|
8f5934278d
Replace BKL with superblock lock in fat/msdos/vfat
|
17 gadi atpakaļ |
OGAWA Hirofumi
|
c7a6c4edc7
fat: use __getname()
|
17 gadi atpakaļ |
Keith Mok
|
f22032ba8d
vfat: bug fix for vfat cannot handle filename with 255
|
17 gadi atpakaļ |
OGAWA Hirofumi
|
9aacd59934
fat: gcc 4.3 warning fix
|
18 gadi atpakaļ |
OGAWA Hirofumi
|
c483bab099
fat: fix VFAT compat ioctls on 64-bit systems
|
18 gadi atpakaļ |
Josef "Jeff" Sipek
|
dba3230609
[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path
|
18 gadi atpakaļ |
David Howells
|
afefdbb28a
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
|
18 gadi atpakaļ |
David Howells
|
188f83dfe0
[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6]
|
19 gadi atpakaļ |
Arjan van de Ven
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 gadi atpakaļ |
Alexey Dobriyan
|
4de151d8cd
It's UTF-8
|
19 gadi atpakaļ |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 gadi atpakaļ |