Linus Torvalds
|
feaf222925
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 лет назад |
Ross Zwisler
|
923ae0ff92
ext4: add DAX functionality
|
10 лет назад |
Omar Sandoval
|
6f30b7e37a
ext4: fix indirect punch hole corruption
|
10 лет назад |
Theodore Ts'o
|
e3cf5d5d9a
ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
|
11 лет назад |
Theodore Ts'o
|
a521100231
ext4: pass allocation_request struct to ext4_(alloc,splice)_branch
|
11 лет назад |
Lukas Czerner
|
4f579ae7de
ext4: fix punch hole on files with indirect mapping
|
11 лет назад |
Jan Kara
|
a93cd4cf86
ext4: Fix hole punching for files with indirect blocks
|
11 лет назад |
Jan Kara
|
77ea2a4ba6
ext4: Fix block zeroing when punching holes in indirect block files
|
11 лет назад |
Jan Kara
|
c5c7b8ddfb
ext4: Fix buffer double free in ext4_alloc_branch()
|
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 лет назад |
Zheng Liu
|
d7b2a00c2e
ext4: isolate ext4_extents.h file
|
12 лет назад |
Theodore Ts'o
|
21ddd568c1
ext4: translate flag bits to strings in tracepoints
|
12 лет назад |
Theodore Ts'o
|
981250ca89
ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily
|
12 лет назад |
Jan Kara
|
38b8ff7db4
ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
|
12 лет назад |
Jan Kara
|
fa55a0ed03
ext4: improve writepage credit estimate for files with indirect blocks
|
12 лет назад |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 лет назад |
Theodore Ts'o
|
819c4920b7
ext4: refactor truncate code
|
12 лет назад |
Theodore Ts'o
|
26a4c0c6cc
ext4: refactor punch hole code
|
12 лет назад |
Theodore Ts'o
|
781f143ea0
ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
|
12 лет назад |
Zheng Liu
|
8cde7ad17e
ext4: fix big-endian bugs which could cause fs corruptions
|
12 лет назад |
Al Viro
|
6131ffaa1f
more file_inode() open-coded instances
|
12 лет назад |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 лет назад |
Julia Lawall
|
524c19ebc9
ext4: use WARN in ext4_alloc_blocks
|
12 лет назад |
Zheng Liu
|
8bad6fc813
ext4: add punching hole support for non-extent-mapped files
|
12 лет назад |
Theodore Ts'o
|
860d21e2c5
ext4: return ENOMEM if sb_getblk() fails
|
12 лет назад |
Theodore Ts'o
|
4a092d7379
ext4: rationalize ext4_extents.h inclusion
|
12 лет назад |
Zheng Liu
|
51865fda28
ext4: let ext4 maintain extent status tree
|
12 лет назад |
Zheng Liu
|
19b303d8b5
ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit
|
12 лет назад |