Namjae Jeon
|
c0ef0cc9d2
fat: fix data past EOF resulting from fsx testsuite
|
10 years ago |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Manuel Schölling
|
ef19470ef8
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
|
11 years ago |
Conrad Meyer
|
190a8843de
fs/fat/: add support for DOS 1.x formatted volumes
|
11 years ago |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 years ago |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 years ago |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 years ago |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 years ago |
Al Viro
|
cac45b062c
fat: rcu-delay unloading nls and freeing sbi
|
12 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 years ago |
Mike Lockwood
|
6e5b93ee55
fatfs: add FAT_IOCTL_GET_VOLUME_ID
|
12 years ago |
OGAWA Hirofumi
|
7b92d03c32
fat: fix possible overflow for fat_clusters
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Namjae Jeon
|
f1e6fb0ab4
fat (exportfs): rebuild directory-inode if fat_dget()
|
12 years ago |
Namjae Jeon
|
8fceb4e017
fat (exportfs): rebuild inode if ilookup() fails
|
12 years ago |
Namjae Jeon
|
ea3983ace6
fat: restructure export_operations
|
12 years ago |
Namjae Jeon
|
e22a444275
fat: introduce a helper fat_get_blknr_offset()
|
12 years ago |
Namjae Jeon
|
f21735d587
fat: move fat_i_pos_read to fat.h
|
12 years ago |
Namjae Jeon
|
2628b7a6ac
fat: introduce 2 new values for the -o nfs mount option
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Oleksij Rempel
|
b88a105802
fat: mark fs as dirty on mount and clean on umount
|
12 years ago |
Oleksij Rempel
|
6b46419b04
fat: add extended fileds to struct fat_boot_sector
|
12 years ago |
Ravishankar N
|
c39540c6d1
fat: fix incorrect function comment
|
12 years ago |
Dave Reisner
|
c6c20372bb
fs/fat: strip "cp" prefix from codepage in display
|
12 years ago |
Jan Kara
|
5b3d5aeaa3
fat: ix mount option parsing
|
12 years ago |
Jan Kara
|
58156c8fbf
fat: provide option for setting timezone offset
|
12 years ago |
Namjae Jeon
|
f562146a3d
fat: notify when discard is not supported
|
12 years ago |
Marco Stornelli
|
e40b34c792
fat: drop lock/unlock super
|
13 years ago |