Steven J. Magnani
|
70f19f5869
udf: Don't corrupt unalloc spacetable when writing it
|
10 年之前 |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Linus Torvalds
|
84588e7a5d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
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 年之前 |
Changwoo Min
|
0fd2ba36b8
udf: return correct errno for udf_update_inode()
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Fabian Frederick
|
13f0c2b0f6
udf: remove redundant buffer_head.h includes
|
10 年之前 |
Fabian Frederick
|
6981498d79
udf: remove bool assignment to 0/1
|
10 年之前 |
Jan Kara
|
23b133bdc4
udf: Check length of extended attributes and allocation descriptors
|
10 年之前 |
Jan Kara
|
7914495427
udf: Remove repeated loads blocksize
|
10 年之前 |
Jan Kara
|
e159332b9a
udf: Verify i_size when loading inode
|
10 年之前 |
Jan Kara
|
6174c2eb8e
udf: Fix loading of special inodes
|
10 年之前 |
Jan Kara
|
470cca56c3
udf: Set i_generation field
|
11 年之前 |
Jan Kara
|
4071b91362
udf: Properly detect stale inodes
|
11 年之前 |
Jan Kara
|
6d3d5e860a
udf: Make udf_read_inode() and udf_iget() return error
|
11 年之前 |
Jan Kara
|
c03aa9f6e1
udf: Avoid infinite loop when processing indirect ICBs
|
11 年之前 |
Jan Kara
|
bb7720a0b4
udf: Fold udf_fill_inode() into __udf_read_inode()
|
11 年之前 |
Jan Kara
|
8a70ee3307
udf: Avoid dir link count to go negative
|
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 年之前 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 年之前 |
Jan Kara
|
09ebb17ab4
udf: Fix data corruption on file type conversion
|
11 年之前 |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 年之前 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 年之前 |
Namjae Jeon
|
99600051b0
udf: add extent cache support in case of file reading
|
12 年之前 |
Namjae Jeon
|
6d31d15f21
udf: remove un-needed variable from inode_getblk
|
13 年之前 |
Namjae Jeon
|
fb719c59bd
udf: don't increment lenExtents while writing to a hole
|
13 年之前 |