Wang Shilong
|
5ef2a69993
ext4: use ext4_warning() for sb_getblk failure
|
7 жил өмнө |
Theodore Ts'o
|
8d5a803c6a
ext4: check for allocation block validity with block group locked
|
7 жил өмнө |
Theodore Ts'o
|
8844618d8a
ext4: only look at the bg_flags field if it is valid
|
7 жил өмнө |
Theodore Ts'o
|
819b23f1c5
ext4: always check block group bounds in ext4_init_block_bitmap()
|
7 жил өмнө |
Wang Shilong
|
736dedbb1a
ext4: mark block bitmap corrupted when found
|
7 жил өмнө |
Wang Shilong
|
db79e6d1fb
ext4: add new ext4_mark_group_bitmap_corrupted() helper
|
7 жил өмнө |
Lukas Czerner
|
22be37acce
ext4: fix bitmap position validation
|
7 жил өмнө |
Theodore Ts'o
|
7dac4a1726
ext4: add validity checks for bitmap block numbers
|
7 жил өмнө |
Theodore Ts'o
|
044e6e3d74
ext4: don't update checksum of new initialized bitmaps
|
7 жил өмнө |
Jun Piao
|
49598e04b5
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
|
7 жил өмнө |
Linus Torvalds
|
ae9a8c4bdc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 жил өмнө |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
Theodore Ts'o
|
68fd97504a
ext4: retry allocations conservatively
|
7 жил өмнө |
Linus Torvalds
|
396d10993f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 жил өмнө |
Theodore Ts'o
|
5b9554dc5b
ext4: validate s_reserved_gdt_blocks on mount
|
9 жил өмнө |
Theodore Ts'o
|
d08854f5bc
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
|
9 жил өмнө |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 жил өмнө |
Jan Kara
|
dbc427ce40
ext4: fix race in transient ENOSPC detection
|
9 жил өмнө |
Jan Kara
|
05145bd799
ext4: fix scheduling in atomic on group checksum failure
|
9 жил өмнө |
Darrick J. Wong
|
9008a58e5d
ext4: make the bitmap read routines return real error codes
|
9 жил өмнө |
Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
9 жил өмнө |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
9 жил өмнө |
Lukas Czerner
|
41e5b7ed3e
ext4: verify block bitmap even after fresh initialization
|
10 жил өмнө |
Maurizio Lombardi
|
5a4f3145aa
ext4: remove unnecessary lock/unlock of i_block_reservation_lock
|
10 жил өмнө |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 жил өмнө |
Dmitry Monakhov
|
aef4885ae1
ext4: move error report out of atomic context in ext4_init_block_bitmap()
|
10 жил өмнө |
Theodore Ts'o
|
e3cf5d5d9a
ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
|
11 жил өмнө |
Theodore Ts'o
|
71d4f7d032
ext4: remove metadata reservation checks
|
11 жил өмнө |
Namjae Jeon
|
e43bb4e612
ext4: decrement free clusters/inodes counters when block group declared bad
|
11 жил өмнө |
Stephen Hemminger
|
c197855ea1
ext4: make local functions static
|
11 жил өмнө |