Commit History

Author SHA1 Message Date
  Wang Shilong 736dedbb1a ext4: mark block bitmap corrupted when found 7 years ago
  Wang Shilong db79e6d1fb ext4: add new ext4_mark_group_bitmap_corrupted() helper 7 years ago
  Lukas Czerner 22be37acce ext4: fix bitmap position validation 7 years ago
  Theodore Ts'o 7dac4a1726 ext4: add validity checks for bitmap block numbers 7 years ago
  Theodore Ts'o 044e6e3d74 ext4: don't update checksum of new initialized bitmaps 7 years ago
  Jun Piao 49598e04b5 ext4: use 'sbi' instead of 'EXT4_SB(sb)' 7 years ago
  Linus Torvalds ae9a8c4bdc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Theodore Ts'o 68fd97504a ext4: retry allocations conservatively 7 years ago
  Linus Torvalds 396d10993f Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Theodore Ts'o 5b9554dc5b ext4: validate s_reserved_gdt_blocks on mount 9 years ago
  Theodore Ts'o d08854f5bc ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance 9 years ago
  Mike Christie 2a222ca992 fs: have submit_bh users pass in op and flags separately 9 years ago
  Jan Kara dbc427ce40 ext4: fix race in transient ENOSPC detection 9 years ago
  Jan Kara 05145bd799 ext4: fix scheduling in atomic on group checksum failure 9 years ago
  Darrick J. Wong 9008a58e5d ext4: make the bitmap read routines return real error codes 9 years ago
  Darrick J. Wong e2b911c535 ext4: clean up feature test macros with predicate functions 9 years ago
  Darrick J. Wong 6a797d2737 ext4: call out CRC and corruption errors with specific error codes 9 years ago
  Lukas Czerner 41e5b7ed3e ext4: verify block bitmap even after fresh initialization 10 years ago
  Maurizio Lombardi 5a4f3145aa ext4: remove unnecessary lock/unlock of i_block_reservation_lock 10 years ago
  Sheng Yong 72b8e0f9fa ext4: remove unused header files 10 years ago
  Dmitry Monakhov aef4885ae1 ext4: move error report out of atomic context in ext4_init_block_bitmap() 10 years ago
  Theodore Ts'o e3cf5d5d9a ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED 11 years ago
  Theodore Ts'o 71d4f7d032 ext4: remove metadata reservation checks 11 years ago
  Namjae Jeon e43bb4e612 ext4: decrement free clusters/inodes counters when block group declared bad 11 years ago
  Stephen Hemminger c197855ea1 ext4: make local functions static 11 years ago
  Darrick J. Wong e674e5cbd0 ext4: fix block bitmap validation when bigalloc, ^flex_bg 11 years ago
  Darrick J. Wong 1beeef1b56 ext4: fix block bitmap initialization under sparse_super2 11 years ago
  Azat Khuzhin 036acea2ce ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled 11 years ago
  Darrick J. Wong 2746f7a170 ext4: don't count free clusters from a corrupt block group 11 years ago