Theodore Ts'o
|
80e42468d6
ext4: print more sysadmin-friendly message in check_block_validity()
|
16 vuotta sitten |
Aneesh Kumar K.V
|
a827eaffff
ext4: Take page lock before looking at attached buffer_heads flags
|
16 vuotta sitten |
Theodore Ts'o
|
b3a3ca8ca0
ext4: Add new tracepoint: trace_ext4_da_write_pages()
|
16 vuotta sitten |
Theodore Ts'o
|
de89de6e0c
ext4: Restore wbc->range_start in ext4_da_writepages()
|
16 vuotta sitten |
Jan Kara
|
487caeef9f
ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks()
|
16 vuotta sitten |
Roel Kluin
|
c333e073b7
ext4: remove redundant test on unsigned
|
16 vuotta sitten |
Curt Wohlgemuth
|
e6b5d30104
ext4: Fix buffer head reference leak in no-journal mode
|
16 vuotta sitten |
Curt Wohlgemuth
|
6487a9d3b5
ext4: More buffer head reference leaks
|
16 vuotta sitten |
Aneesh Kumar K.V
|
62e086be5d
ext4: Move __ext4_journalled_writepage() to avoid forward declaration
|
16 vuotta sitten |
Aneesh Kumar K.V
|
43ce1d23b4
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
|
16 vuotta sitten |
Aneesh Kumar K.V
|
c364b22c95
ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocation
|
16 vuotta sitten |
Aneesh Kumar K.V
|
b767e78a17
ext4: Don't look at buffer_heads outside i_size.
|
16 vuotta sitten |
Jan Kara
|
ffacfa7a79
ext4: Fix truncation of symlinks after failed write
|
16 vuotta sitten |
Theodore Ts'o
|
f4a01017d6
ext4: Fix potential reclaim deadlock when truncating partial block
|
16 vuotta sitten |
Al Viro
|
d4bfe2f76d
switch ext4 to inode->i_acl
|
16 vuotta sitten |
Theodore Ts'o
|
4159175058
ext4: Don't update ctime for non-extent-mapped inodes
|
16 vuotta sitten |
Theodore Ts'o
|
de9a55b841
ext4: Fix up whitespace issues in fs/ext4/inode.c
|
16 vuotta sitten |
Theodore Ts'o
|
4ab2f15b7f
ext4: move the abort flag from s_mount_opts to s_mount_flags
|
16 vuotta sitten |
Theodore Ts'o
|
7f4520cc62
ext4: change s_mount_opt to be an unsigned int
|
16 vuotta sitten |
Theodore Ts'o
|
9bffad1ed2
ext4: convert instrumentation from markers to tracepoints
|
16 vuotta sitten |
Theodore Ts'o
|
0eab928221
ext4: Don't treat a truncation of a zero-length file as replace-via-truncate
|
16 vuotta sitten |
Aneesh Kumar K.V
|
f8514083cd
ext4: truncate the file properly if we fail to copy data from userspace
|
16 vuotta sitten |
Aneesh Kumar K.V
|
1938a150c2
ext4: Avoid leaking blocks after a block allocation failure
|
16 vuotta sitten |
Jan Kara
|
03f5d8bcf0
ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()
|
16 vuotta sitten |
Theodore Ts'o
|
759d427aa5
ext4: remove unused function __ext4_write_dirty_metadata
|
16 vuotta sitten |
Theodore Ts'o
|
6fd058f779
ext4: Add a comprehensive block validity check to ext4_get_blocks()
|
16 vuotta sitten |
Theodore Ts'o
|
2ac3b6e00a
ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state
|
16 vuotta sitten |
Theodore Ts'o
|
2fa3cdfb31
ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks()
|
16 vuotta sitten |
Theodore Ts'o
|
a2dc52b5d1
ext4: Add BUG_ON debugging checks to noalloc_get_block_write()
|
16 vuotta sitten |
Theodore Ts'o
|
b920c75502
ext4: Add documentation to the ext4_*get_block* functions
|
16 vuotta sitten |