Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Darrick J. Wong e674e5cbd0 ext4: fix block bitmap validation when bigalloc, ^flex_bg hace 11 años
  Darrick J. Wong 1beeef1b56 ext4: fix block bitmap initialization under sparse_super2 hace 11 años
  Azat Khuzhin 036acea2ce ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled hace 11 años
  Darrick J. Wong 2746f7a170 ext4: don't count free clusters from a corrupt block group hace 12 años
  Darrick J. Wong bdfb6ff4a2 ext4: mark group corrupt on group descriptor checksum hace 12 años
  Darrick J. Wong 163a203ddb ext4: mark block group as corrupt on block bitmap error hace 12 años
  Darrick J. Wong dbde0abed8 ext4: fix type declaration of ext4_validate_block_bitmap hace 12 años
  Darrick J. Wong 48d9eb97dc ext4: error out if verifying the block bitmap fails hace 12 años
  Theodore Ts'o 960fd856fd ext4: fix ext4_get_group_number() hace 12 años
  Theodore Ts'o f4afb4f4e3 ext4: optimize test_root() hace 12 años
  Theodore Ts'o 9f203507ed ext4: mark all metadata I/O with REQ_META hace 12 años
  Lukas Czerner 27dd438542 ext4: introduce reserved space hace 12 años
  Lukas Czerner bd86298e60 ext4: introduce ext4_get_group_number() hace 12 años
  Lukas Czerner 689110098c ext4: make ext4_block_in_group() much more efficient hace 12 años
  Lukas Czerner 810da240f2 ext4: convert number of blocks to clusters properly hace 12 años
  Lukas Czerner 304e220f08 ext4: fix free clusters calculation in bigalloc filesystem hace 12 años
  Eryu Guan 15b49132fc ext4: check bh in ext4_read_block_bitmap() hace 12 años
  Tao Ma 79f1ba4956 ext4: Checksum the block bitmap properly with bigalloc enabled hace 13 años
  Theodore Ts'o 7a4c5de27e ext4: don't call ext4_error while block group is locked hace 13 años