Curt Wohlgemuth
|
6487a9d3b5
ext4: More buffer head reference leaks
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
62e086be5d
ext4: Move __ext4_journalled_writepage() to avoid forward declaration
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
43ce1d23b4
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
c364b22c95
ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocation
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
b767e78a17
ext4: Don't look at buffer_heads outside i_size.
|
16 gadi atpakaļ |
Jan Kara
|
ffacfa7a79
ext4: Fix truncation of symlinks after failed write
|
16 gadi atpakaļ |
Theodore Ts'o
|
f4a01017d6
ext4: Fix potential reclaim deadlock when truncating partial block
|
16 gadi atpakaļ |
Al Viro
|
d4bfe2f76d
switch ext4 to inode->i_acl
|
16 gadi atpakaļ |
Theodore Ts'o
|
4159175058
ext4: Don't update ctime for non-extent-mapped inodes
|
16 gadi atpakaļ |
Theodore Ts'o
|
de9a55b841
ext4: Fix up whitespace issues in fs/ext4/inode.c
|
16 gadi atpakaļ |
Theodore Ts'o
|
4ab2f15b7f
ext4: move the abort flag from s_mount_opts to s_mount_flags
|
16 gadi atpakaļ |
Theodore Ts'o
|
7f4520cc62
ext4: change s_mount_opt to be an unsigned int
|
16 gadi atpakaļ |
Theodore Ts'o
|
9bffad1ed2
ext4: convert instrumentation from markers to tracepoints
|
16 gadi atpakaļ |
Theodore Ts'o
|
0eab928221
ext4: Don't treat a truncation of a zero-length file as replace-via-truncate
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
f8514083cd
ext4: truncate the file properly if we fail to copy data from userspace
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
1938a150c2
ext4: Avoid leaking blocks after a block allocation failure
|
16 gadi atpakaļ |
Jan Kara
|
03f5d8bcf0
ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()
|
16 gadi atpakaļ |
Theodore Ts'o
|
759d427aa5
ext4: remove unused function __ext4_write_dirty_metadata
|
16 gadi atpakaļ |
Theodore Ts'o
|
6fd058f779
ext4: Add a comprehensive block validity check to ext4_get_blocks()
|
16 gadi atpakaļ |
Theodore Ts'o
|
2ac3b6e00a
ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state
|
16 gadi atpakaļ |
Theodore Ts'o
|
2fa3cdfb31
ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks()
|
16 gadi atpakaļ |
Theodore Ts'o
|
a2dc52b5d1
ext4: Add BUG_ON debugging checks to noalloc_get_block_write()
|
16 gadi atpakaļ |
Theodore Ts'o
|
b920c75502
ext4: Add documentation to the ext4_*get_block* functions
|
16 gadi atpakaļ |
Theodore Ts'o
|
c217705733
ext4: Define a new set of flags for ext4_get_blocks()
|
16 gadi atpakaļ |
Theodore Ts'o
|
12b7ac1768
ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
|
16 gadi atpakaļ |
Theodore Ts'o
|
e4d996ca80
ext4: Rename ext4_get_blocks_handle() to be ext4_ind_get_blocks()
|
16 gadi atpakaļ |
Theodore Ts'o
|
f888e652d7
ext4: Simplify function signature for ext4_da_get_block_write()
|
16 gadi atpakaļ |
Theodore Ts'o
|
8df9675f8b
ext4: Avoid races caused by on-line resizing and SMP memory reordering
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
29fa89d088
ext4: Mark the unwritten buffer_head as mapped during write_begin
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
79ffab3439
ext4: Properly initialize the buffer_head state
|
16 gadi atpakaļ |