Historial de Commits

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