Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 年之前 |
Zheng Lv
|
34df117414
fat: fix error message for bogus number of directory entries
|
9 年之前 |
Zheng Lv
|
dcc381e833
fat: fix typo s/supeblock/superblock/
|
9 年之前 |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 年之前 |
Maciej S. Szmigiero
|
3873938068
fat: add config option to set UTF-8 mount option by default
|
9 年之前 |
Namjae Jeon
|
16fab20150
fat: permit to return phy block number by fibmap in fallocated region
|
9 年之前 |
Namjae Jeon
|
7e0f236b5b
fat: skip cluster allocation on fallocated region
|
9 年之前 |
Namjae Jeon
|
b13bb33eac
fat: add fat_fallocate operation
|
9 年之前 |
OGAWA Hirofumi
|
a3082d526f
fat: add simple validation for directory inode
|
9 年之前 |
Jan Kara
|
a513d86983
fat: allow time_offset to be up to 24 hours
|
9 年之前 |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 年之前 |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 年之前 |
Linus Torvalds
|
54e514b91b
Merge branch 'akpm' (patches from Andrew)
|
10 年之前 |
Alexander Kuleshov
|
58932ef7f2
fs/fat: remove unnecessary includes
|
10 年之前 |
Alexander Kuleshov
|
a40a7d9d07
fs/fat: remove unnecessary defintion
|
10 年之前 |
Omar Sandoval
|
22c6186ece
direct_IO: remove rw from a_ops->direct_IO()
|
10 年之前 |
Omar Sandoval
|
6f67376318
direct_IO: use iov_iter_rw() instead of rw everywhere
|
10 年之前 |
Omar Sandoval
|
17f8c842d2
Remove rw from {,__,do_}blockdev_direct_IO()
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Fred Chou
|
d6bd428275
fs: fat: use MSDOS_SB macro to get msdos_sb_info
|
10 年之前 |
Namjae Jeon
|
c0ef0cc9d2
fat: fix data past EOF resulting from fsx testsuite
|
10 年之前 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Manuel Schölling
|
ef19470ef8
fs/fat/inode.c: clean up string initializations (char[] instead of char *)
|
11 年之前 |
Conrad Meyer
|
190a8843de
fs/fat/: add support for DOS 1.x formatted volumes
|
11 年之前 |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 年之前 |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 年之前 |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 年之前 |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年之前 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年之前 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 年之前 |