Jan Kara
|
2f3d675bcd
fat: Opencode sync_page_range_nolock()
|
16 年之前 |
Jens Axboe
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 年之前 |
Linus Torvalds
|
23059a0df5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
|
16 年之前 |
Al Viro
|
b522412aea
Sanitize ->fsync() for FAT
|
16 年之前 |
Christoph Hellwig
|
21bea49594
fat: split fat_generic_ioctl
|
16 年之前 |
Denis Karpov
|
85c7859190
FAT: add 'errors' mount option
|
16 年之前 |
James Morris
|
2b82892565
Merge branch 'master' into next
|
16 年之前 |
David Howells
|
f0ce7ee3a8
CRED: Wrap task credential accesses in the FAT filesystem
|
16 年之前 |
OGAWA Hirofumi
|
dfc209c006
fat: Fix ATTR_RO for directory
|
16 年之前 |
OGAWA Hirofumi
|
9183482f5d
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
|
16 年之前 |
OGAWA Hirofumi
|
9c0aa1b87b
fat: Cleanup FAT attribute stuff
|
16 年之前 |
OGAWA Hirofumi
|
9e975dae29
fat: split include/msdos_fs.h
|
16 年之前 |
OGAWA Hirofumi
|
17263849c7
fat: Fix allow_utime option
|
17 年之前 |
Miklos Szeredi
|
b1da47e29e
[patch 3/4] fat: dont call notify_change
|
17 年之前 |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 年之前 |
Jonathan Corbet
|
9c20616c38
Make FAT users happier by not deadlocking
|
17 年之前 |
Linus Torvalds
|
8f5934278d
Replace BKL with superblock lock in fat/msdos/vfat
|
17 年之前 |
OGAWA Hirofumi
|
2d518f84e5
fat: relax the permission check of fat_setattr()
|
17 年之前 |
Harvey Harrison
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
OGAWA Hirofumi
|
1ae43f826b
fat: Add allow_utime option
|
17 年之前 |
OGAWA Hirofumi
|
e97e8de388
fat: fat_setattr() fix
|
17 年之前 |
OGAWA Hirofumi
|
1278fdd34b
fat: fat_notify_change() and check_mode() cleanup
|
17 年之前 |
Dave Hansen
|
42a74f206b
[PATCH] r/o bind mounts: elevate write count for ioctls()
|
17 年之前 |
Jan Engelhardt
|
19c561a60f
fs/fat/: refine chmod checks
|
17 年之前 |
Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
18 年之前 |
Arjan van de Ven
|
754661f143
[PATCH] mark struct inode_operations const 1
|
18 年之前 |
Josef "Jeff" Sipek
|
dba3230609
[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_path
|
18 年之前 |
OGAWA Hirofumi
|
da63fc7ce6
[PATCH] fat: add fat_getattr()
|
18 年之前 |
Andrew Morton
|
3fcfab16c5
[PATCH] separate bdi congestion functions from queue congestion functions
|
18 年之前 |
Badari Pulavarty
|
ee0b3e671b
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
|
18 年之前 |