Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Al Viro
|
8d0207652c
->splice_write() via ->write_iter()
|
11 年之前 |
liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 年之前 |
Stephen Hemminger
|
c197855ea1
ext4: make local functions static
|
11 年之前 |
Al Viro
|
9b884164d5
convert ext4 to ->write_iter()
|
11 年之前 |
Al Viro
|
a832475488
Merge ext4 changes in ext4_file_write() into for-next
|
11 年之前 |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 年之前 |
Theodore Ts'o
|
f5ccfe1ddb
ext4: fix locking for O_APPEND writes
|
11 年之前 |
Theodore Ts'o
|
7ed07ba8c3
ext4: factor out common code in ext4_file_write()
|
11 年之前 |
Theodore Ts'o
|
8ad2850f44
ext4: move ext4_file_dio_write() into ext4_file_write()
|
11 年之前 |
Theodore Ts'o
|
7608e61044
ext4: inline generic_file_aio_write() into ext4_file_write()
|
11 年之前 |
Lukas Czerner
|
556615dcbf
ext4: rename uninitialized extents to unwritten
|
11 年之前 |
Linus Torvalds
|
9ac0367501
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年之前 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Theodore Ts'o
|
6e6358fc3c
ext4: use i_size_read in ext4_unaligned_aio()
|
11 年之前 |
Kirill A. Shutemov
|
f1820361f8
mm: implement ->map_pages for page cache
|
11 年之前 |
Dan Carpenter
|
45d4f85504
fs/direct-io.c: remove some left over checks
|
11 年之前 |
Al Viro
|
41fc56d573
kill the 4th argument of __generic_file_aio_write()
|
11 年之前 |
Al Viro
|
d311d79de3
fix O_SYNC|O_APPEND syncing the wrong range on write()
|
11 年之前 |
Christoph Hellwig
|
64e178a711
ext2/3/4: use generic posix ACL infrastructure
|
11 年之前 |
Christoph Hellwig
|
02afc27fae
direct-io: Handle O_(D)SYNC AIO
|
12 年之前 |
Jan Kara
|
a361293f5f
jbd2: Fix oops in jbd2_journal_file_inode()
|
12 年之前 |
Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Jie Liu
|
46a1c2c7ae
vfs: export lseek_execute() to modules
|
12 年之前 |
Jan Kara
|
e7293fd146
ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations
|
12 年之前 |
Linus Torvalds
|
b973425cbb
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 年之前 |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 年之前 |
Yan, Zheng
|
e30b5dca15
ext4: fix fio regression
|
12 年之前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |