Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Zheng Liu
|
bd9db175dd
ext4: handle symlink properly with inline_data
|
11 年之前 |
liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 年之前 |
Lukas Czerner
|
c8b459f492
ext4: remove unnecessary double parentheses
|
11 年之前 |
Stephen Hemminger
|
c197855ea1
ext4: make local functions static
|
11 年之前 |
Namjae Jeon
|
1c8349a171
ext4: fix data integrity sync in ordered mode
|
11 年之前 |
Al Viro
|
a832475488
Merge ext4 changes in ext4_file_write() into for-next
|
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
|
16b1f05d7f
ext4: switch the guts of ->direct_IO() to iov_iter
|
11 年之前 |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 年之前 |
Theodore Ts'o
|
202ee5df38
ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
|
11 年之前 |
Lukas Czerner
|
556615dcbf
ext4: rename uninitialized extents to unwritten
|
11 年之前 |
Lukas Czerner
|
090f32ee4e
ext4: get rid of EXT4_MAP_UNINIT flag
|
11 年之前 |
Lukas Czerner
|
ef24f6c234
ext4: discard preallocations after removing space
|
11 年之前 |
Lukas Czerner
|
0790b31b69
fs: disallow all fallocate operation on active swapfile
|
11 年之前 |
Lukas Czerner
|
9ef06cec7c
ext4: remove unnecessary check for APPEND and IMMUTABLE
|
11 年之前 |
Theodore Ts'o
|
622cad1325
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
|
11 年之前 |
Theodore Ts'o
|
87f7e41636
ext4: update PF_MEMALLOC handling in ext4_write_inode()
|
11 年之前 |
Kazuya Mio
|
4adb6ab3e0
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
|
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
|
00a1a053eb
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
|
11 年之前 |
Matthew Wilcox
|
e04027e887
ext4: fix comment typo
|
11 年之前 |
Matthew Wilcox
|
94350ab5c3
ext4: make ext4_block_zero_page_range static
|
11 年之前 |
Theodore Ts'o
|
5f16f3225b
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
|
11 年之前 |
Theodore Ts'o
|
ed3654eb98
ext4: optimize Hurd tests when reading/writing inodes
|
11 年之前 |
Theodore Ts'o
|
c4f6570605
ext4: kill i_version support for Hurd-castrated file systems
|
11 年之前 |
Lukas Czerner
|
b8a8684502
ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
|
11 年之前 |
Jan Kara
|
10542c229a
ext4: Speedup WB_SYNC_ALL pass called from sync(2)
|
11 年之前 |