Mingming
|
4b70df1816
ext4: code clean up for dio fallocate handling
|
15 жил өмнө |
Mingming
|
5f5249507e
ext4: skip conversion of uninit extents after direct IO if there isn't any
|
15 жил өмнө |
Mingming
|
109f556519
ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents
|
15 жил өмнө |
Aneesh Kumar K.V
|
fa5d11133b
ext4: discard preallocation when restarting a transaction during truncate
|
15 жил өмнө |
Eric Sandeen
|
fbbf694566
[PATCH] ext4: retry failed direct IO allocations
|
15 жил өмнө |
Curt Wohlgemuth
|
74072d0a63
ext4: Fix build warning in ext4_dirty_inode()
|
15 жил өмнө |
Theodore Ts'o
|
1f94533d9c
ext4: fix a BUG_ON crash by checking that page has buffers attached to it
|
15 жил өмнө |
Curt Wohlgemuth
|
f3dc272fd5
ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode
|
15 жил өмнө |
Frank Mayhar
|
830156c79b
ext4: Avoid updating the inode table bh twice in no journal mode
|
15 жил өмнө |
Mingming Cao
|
8d5d02e6b1
ext4: async direct IO for holes and fallocate support
|
15 жил өмнө |
Mingming Cao
|
4c0425ff68
ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O
|
15 жил өмнө |
Mingming Cao
|
0031462b5b
ext4: Split uninitialized extents for direct I/O
|
15 жил өмнө |
Mingming Cao
|
9f0ccfd8e0
ext4: release reserved quota when block reservation for delalloc retry
|
15 жил өмнө |
Theodore Ts'o
|
55138e0bc2
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
|
15 жил өмнө |
Theodore Ts'o
|
1693918e0b
ext4: Use ext4_msg() for ext4_da_writepage() errors
|
15 жил өмнө |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 жил өмнө |
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 жил өмнө |
Andi Kleen
|
aa261f549d
HWPOISON: Enable .remove_error_page for migration aware file systems
|
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()
|
15 жил өмнө |
Roel Kluin
|
c333e073b7
ext4: remove redundant test on unsigned
|
16 жил өмнө |
Curt Wohlgemuth
|
e6b5d30104
ext4: Fix buffer head reference leak in no-journal mode
|
16 жил өмнө |