Lukas Czerner
|
f17722f917
ext4: Fix max file size and logical block counting of extent format file
|
14 年之前 |
Darrick J. Wong
|
7cb1a5351d
ext4: clean up some wait_on_page_writeback calls
|
14 年之前 |
Theodore Ts'o
|
bf89d16f6e
ext4: rename {ext,idx}_pblock and inline small extent functions
|
14 年之前 |
Theodore Ts'o
|
c398eda0e4
ext4: Pass line numbers to ext4_error() and friends
|
15 年之前 |
Theodore Ts'o
|
1f5a81e41f
ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
|
15 年之前 |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 年之前 |
Theodore Ts'o
|
24676da469
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
|
15 年之前 |
Steven Liu
|
c26d0bad3d
ext4: Fix coding style in fs/ext4/move_extent.c
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Akira Fujita
|
c437b27335
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
|
15 年之前 |
Akira Fujita
|
7247c0caa2
ext4: Fix the NULL reference in double_down_write_data_sem()
|
15 年之前 |
Akira Fujita
|
5fd5249aa3
ext4: Fix insertion point of extent in mext_insert_across_blocks()
|
15 年之前 |
Eric Sandeen
|
12062dddda
ext4: move __func__ into a macro for ext4_warning, ext4_error
|
15 年之前 |
Akira Fujita
|
4a58579b9e
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
|
15 年之前 |
Akira Fujita
|
ac48b0a1d0
ext4: move_extent_per_page() cleanup
|
15 年之前 |
Kazuya Mio
|
446aaa6e7e
ext4: initialize moved_len before calling ext4_move_extents()
|
15 年之前 |
Akira Fujita
|
94d7c16cbb
ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
|
15 年之前 |
Akira Fujita
|
92c28159dc
ext4: fix spelling typos in move_extent.c
|
15 年之前 |
Akira Fujita
|
49bd22bc4d
ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
|
15 年之前 |
Akira Fujita
|
fc04cb49a8
ext4: fix lock order problem in ext4_move_extents()
|
15 年之前 |
Akira Fujita
|
f868a48d06
ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
|
15 年之前 |
Theodore Ts'o
|
f3ce8064b3
ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first
|
15 年之前 |
Mingming Cao
|
0031462b5b
ext4: Split uninitialized extents for direct I/O
|
15 年之前 |
Eric Sandeen
|
0a80e9867d
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
|
15 年之前 |
Akira Fujita
|
c40ce3c9ea
ext4: Fix different block exchange issue in EXT4_IOC_MOVE_EXT
|
15 年之前 |
Akira Fujita
|
347fa6f1c7
ext4: Add null extent check to ext_get_path
|
15 年之前 |
Akira Fujita
|
2147b1a6a4
ext4: Replace BUG_ON() with ext4_error() in move_extents.c
|
15 年之前 |
Akira Fujita
|
e8505970af
ext4: Replace get_ext_path macro with an inline funciton
|
15 年之前 |
Akira Fujita
|
44fc48f704
ext4: Fix small typo for move_extent_per_page()
|
15 年之前 |
Akira Fujita
|
daea696dba
ext4: Remove unneeded BUG_ON() in ext4_move_extents()
|
15 年之前 |