提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Darrick J. Wong e674e5cbd0 ext4: fix block bitmap validation when bigalloc, ^flex_bg 11 年之前
  Darrick J. Wong 1beeef1b56 ext4: fix block bitmap initialization under sparse_super2 11 年之前
  Azat Khuzhin 036acea2ce ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled 11 年之前
  Darrick J. Wong 2746f7a170 ext4: don't count free clusters from a corrupt block group 11 年之前
  Darrick J. Wong bdfb6ff4a2 ext4: mark group corrupt on group descriptor checksum 12 年之前
  Darrick J. Wong 163a203ddb ext4: mark block group as corrupt on block bitmap error 12 年之前
  Darrick J. Wong dbde0abed8 ext4: fix type declaration of ext4_validate_block_bitmap 12 年之前
  Darrick J. Wong 48d9eb97dc ext4: error out if verifying the block bitmap fails 12 年之前
  Theodore Ts'o 960fd856fd ext4: fix ext4_get_group_number() 12 年之前
  Theodore Ts'o f4afb4f4e3 ext4: optimize test_root() 12 年之前
  Theodore Ts'o 9f203507ed ext4: mark all metadata I/O with REQ_META 12 年之前
  Lukas Czerner 27dd438542 ext4: introduce reserved space 12 年之前
  Lukas Czerner bd86298e60 ext4: introduce ext4_get_group_number() 12 年之前