Anand Gadiyar
|
fd589a8f0a
trivial: fix typo "to to" in multiple files
|
16 년 전 |
Theodore Ts'o
|
5534fb5bb3
ext4: Fix the alloc on close after a truncate hueristic
|
15 년 전 |
Theodore Ts'o
|
fb40ba0d98
ext4: Add a tracepoint for ext4_alloc_da_blocks()
|
15 년 전 |
Theodore Ts'o
|
1b9c12f44c
ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags
|
15 년 전 |
Eric Sandeen
|
fb0a387dcd
ext4: limit block allocations for indirect-block files to < 2^32
|
15 년 전 |
Frank Mayhar
|
91ac6f4331
ext4: Make non-journal fsync work properly
|
15 년 전 |
Theodore Ts'o
|
80e42468d6
ext4: print more sysadmin-friendly message in check_block_validity()
|
15 년 전 |
Aneesh Kumar K.V
|
a827eaffff
ext4: Take page lock before looking at attached buffer_heads flags
|
15 년 전 |
Theodore Ts'o
|
b3a3ca8ca0
ext4: Add new tracepoint: trace_ext4_da_write_pages()
|
15 년 전 |
Theodore Ts'o
|
de89de6e0c
ext4: Restore wbc->range_start in ext4_da_writepages()
|
15 년 전 |
Jan Kara
|
487caeef9f
ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks()
|
16 년 전 |
Roel Kluin
|
c333e073b7
ext4: remove redundant test on unsigned
|
16 년 전 |
Curt Wohlgemuth
|
6487a9d3b5
ext4: More buffer head reference leaks
|
16 년 전 |
Curt Wohlgemuth
|
e6b5d30104
ext4: Fix buffer head reference leak in no-journal mode
|
16 년 전 |
Aneesh Kumar K.V
|
62e086be5d
ext4: Move __ext4_journalled_writepage() to avoid forward declaration
|
16 년 전 |
Aneesh Kumar K.V
|
43ce1d23b4
ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc
|
16 년 전 |
Aneesh Kumar K.V
|
c364b22c95
ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocation
|
16 년 전 |
Aneesh Kumar K.V
|
b767e78a17
ext4: Don't look at buffer_heads outside i_size.
|
16 년 전 |
Jan Kara
|
ffacfa7a79
ext4: Fix truncation of symlinks after failed write
|
16 년 전 |
Theodore Ts'o
|
f4a01017d6
ext4: Fix potential reclaim deadlock when truncating partial block
|
16 년 전 |
Al Viro
|
d4bfe2f76d
switch ext4 to inode->i_acl
|
16 년 전 |
Theodore Ts'o
|
4159175058
ext4: Don't update ctime for non-extent-mapped inodes
|
16 년 전 |
Theodore Ts'o
|
de9a55b841
ext4: Fix up whitespace issues in fs/ext4/inode.c
|
16 년 전 |
Theodore Ts'o
|
4ab2f15b7f
ext4: move the abort flag from s_mount_opts to s_mount_flags
|
16 년 전 |
Theodore Ts'o
|
7f4520cc62
ext4: change s_mount_opt to be an unsigned int
|
16 년 전 |
Theodore Ts'o
|
9bffad1ed2
ext4: convert instrumentation from markers to tracepoints
|
16 년 전 |
Theodore Ts'o
|
0eab928221
ext4: Don't treat a truncation of a zero-length file as replace-via-truncate
|
16 년 전 |
Aneesh Kumar K.V
|
f8514083cd
ext4: truncate the file properly if we fail to copy data from userspace
|
16 년 전 |
Aneesh Kumar K.V
|
1938a150c2
ext4: Avoid leaking blocks after a block allocation failure
|
16 년 전 |
Jan Kara
|
03f5d8bcf0
ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()
|
16 년 전 |