Historique des commits

Auteur SHA1 Message Date
  Eric Sandeen 37be2f59d3 ext4: remove ext4_handle_release_buffer() il y a 12 ans
  Tao Ma 79f1ba4956 ext4: Checksum the block bitmap properly with bigalloc enabled il y a 12 ans
  Tao Ma 0acdb8876f ext4: don't call update_backups() multiple times for the same bg il y a 12 ans
  Dmitry Monakhov 7f1468d1d5 ext4: fix double unlock buffer mess during fs-resize il y a 12 ans
  Tao Ma bef53b01fa ext4: remove erroneous ext4_superblock_csum_set() in update_backups() il y a 12 ans
  Theodore Ts'o 59e31c156a ext4: fix online resizing when the # of block groups is constant il y a 12 ans
  Theodore Ts'o 4da4a56e4f ext4: log a resize update to the console every 10 seconds il y a 12 ans
  Theodore Ts'o 1c6bd7173d ext4: convert file system to meta_bg if needed during resizing il y a 12 ans
  Theodore Ts'o 93f9052643 ext4: set bg_itable_unused when resizing il y a 12 ans
  Yongqiang Yang 01f795f9e0 ext4: add online resizing support for meta_bg and 64-bit file systems il y a 13 ans
  Theodore Ts'o 28623c2f5b ext4: grow the s_group_info array as needed il y a 13 ans
  Theodore Ts'o 117fff10d7 ext4: grow the s_flex_groups array as needed when resizing il y a 13 ans
  Yongqiang Yang 2ebd1704de ext4: avoid duplicate writes of the backup bg descriptor blocks il y a 13 ans
  Yongqiang Yang 6df935ad2f ext4: don't copy non-existent gdt blocks when resizing il y a 13 ans
  Yongqiang Yang d7574ad08b ext4: report the original old blocks count in a debug message when resizing il y a 13 ans
  Yongqiang Yang 03c1c29053 ext4: ignore last group w/o enough space when resizing instead of BUG'ing il y a 13 ans
  Artem Bityutskiy b50924c2c6 ext4: remove unnecessary argument from __ext4_handle_dirty_metadata() il y a 13 ans
  Theodore Ts'o 8a9918497b ext4: remove unused variable in ext4_update_super() il y a 13 ans
  Theodore Ts'o 952fc18ef9 ext4: fix overhead calculation used by ext4_statfs() il y a 13 ans
  Theodore Ts'o 2716b80284 ext4: remove redundundant "(char *) bh->b_data" casts il y a 13 ans
  Haogang Chen 967ac8af44 ext4: fix potential integer overflow in alloc_flex_gd() il y a 13 ans
  Darrick J. Wong feb0ab32a5 ext4: make block group checksums use metadata_csum algorithm il y a 13 ans
  Darrick J. Wong fa77dcfafe ext4: calculate and verify block bitmap checksum il y a 13 ans
  Darrick J. Wong 41a246d1ff ext4: calculate and verify checksums for inode bitmaps il y a 13 ans
  Darrick J. Wong a9c4731780 ext4: calculate and verify superblock checksum il y a 13 ans
  Darrick J. Wong 636d7e2e3b ext4: update s_free_{inodes,blocks}_count during online resize il y a 13 ans
  Theodore Ts'o 92b9781658 ext4: change some printk() calls to use ext4_msg() instead il y a 13 ans
  Lukas Czerner a0ade1deb8 ext4: fix resize when resizing within single group il y a 13 ans
  Yongqiang Yang 61f296cc49 ext4: let ext4_group_add() use common code il y a 13 ans
  Yongqiang Yang d89651c8e2 ext4: let ext4_group_extend() use common code il y a 13 ans