Jan Kara
|
2c869b262a
ext4: fix growing of tiny filesystems
|
10 éve |
Theodore Ts'o
|
011fa99404
ext4: prevent online resize with backup superblock
|
10 éve |
Al Viro
|
b93b41d4c7
ext4: kill ext4_kvfree()
|
10 éve |
Jan Kara
|
9378c6768e
ext4: fix overflow when updating superblock backups after resize
|
10 éve |
Linus Torvalds
|
c2661b8060
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 éve |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
10 éve |
Theodore Ts'o
|
a9cfcd63e8
ext4: avoid trying to kfree an ERR_PTR pointer
|
11 éve |
Linus Torvalds
|
f8409abdc5
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 éve |
liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 éve |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 éve |
Theodore Ts'o
|
3d2660d0c9
ext4: fix online resize with a non-standard blocks per group setting
|
11 éve |
Theodore Ts'o
|
b93c953534
ext4: fix online resize with very large inode tables
|
11 éve |
Maarten ter Huurne
|
6ca792edc1
ext4: fix corruption when online resizing a fs with 1K block size
|
12 éve |
Jon Ernst
|
03b40e3496
ext4: delete unused variables
|
12 éve |
Theodore Ts'o
|
b302ef2d3c
ext4: verify group number in verify_group_input() before using it
|
12 éve |
Theodore Ts'o
|
3f8a6411fb
ext4: add check for inodes_count overflow in new resize ioctl
|
12 éve |
Theodore Ts'o
|
c5c72d814c
ext4: fix online resizing for ext3-compat file systems
|
12 éve |
Lukas Czerner
|
bd86298e60
ext4: introduce ext4_get_group_number()
|
12 éve |
Theodore Ts'o
|
90ba983f68
ext4: use atomic64_t for the per-flexbg free_clusters count
|
12 éve |
Lukas Czerner
|
810da240f2
ext4: convert number of blocks to clusters properly
|
12 éve |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 éve |
Theodore Ts'o
|
7f5118629f
ext4: trigger the lazy inode table initialization after resize
|
12 éve |
Wang Shilong
|
aebf02430d
ext4: use unlikely to improve the efficiency of the kernel
|
12 éve |
Theodore Ts'o
|
860d21e2c5
ext4: return ENOMEM if sb_getblk() fails
|
12 éve |
Eric Sandeen
|
37be2f59d3
ext4: remove ext4_handle_release_buffer()
|
12 éve |
Tao Ma
|
79f1ba4956
ext4: Checksum the block bitmap properly with bigalloc enabled
|
12 éve |
Tao Ma
|
0acdb8876f
ext4: don't call update_backups() multiple times for the same bg
|
13 éve |
Dmitry Monakhov
|
7f1468d1d5
ext4: fix double unlock buffer mess during fs-resize
|
13 éve |
Tao Ma
|
bef53b01fa
ext4: remove erroneous ext4_superblock_csum_set() in update_backups()
|
13 éve |
Theodore Ts'o
|
59e31c156a
ext4: fix online resizing when the # of block groups is constant
|
13 éve |