Историја ревизија

Аутор SHA1 Порука Датум
  Theodore Ts'o 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters пре 14 година
  Theodore Ts'o 5704265188 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter пре 14 година
  Theodore Ts'o 84130193e0 ext4: teach ext4_free_blocks() about bigalloc and clusters пре 14 година
  Theodore Ts'o 53accfa9f8 ext4: teach mballoc preallocation code about bigalloc clusters пре 14 година
  Theodore Ts'o 7137d7a48e ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP пре 14 година
  Yu Jian 79a77c5ac3 ext4: prevent memory leaks from ext4_mb_init_backend() on error path пре 14 година
  Yu Jian 48e6061bf4 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # пре 14 година
  Theodore Ts'o 9d8b9ec442 ext4: use ext4_msg() instead of printk in mballoc пре 14 година
  Theodore Ts'o f18a5f21c2 ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info пре 14 година
  Yongqiang Yang c3e94d1df9 ext4: let setup_new_group_blocks() set multiple bits at a time пре 14 година
  Yongqiang Yang 4740b830ed ext4: let ext4_group_add_blocks() handle 0 blocks quickly пре 14 година
  Yongqiang Yang cc7365dfe4 ext4: let ext4_group_add_blocks() return an error code пре 14 година
  Yongqiang Yang 0529155e8a ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() пре 14 година
  Tao Ma ced156e464 ext4: don't increment s_mb_buddies_generated in ext4_mb_release пре 14 година
  Tao Ma 529da704ad ext4: remove unnecessary ext4_get_group_info in ext4_mb_load_buddy пре 14 година
  Dan Ehrenberg d7a1fee135 ext4: make the preallocation size be a multiple of stripe size пре 14 година
  Tao Ma caaf7a29d3 ext4: Fix a double free of sbi->s_group_info in ext4_mb_init_backend пре 14 година
  Tao Ma 823ba01fc0 ext4: fix a race which could leak memory in ext4_groupinfo_create_slab() пре 14 година
  Tao Ma 22612283f7 ext4: Change the wrong param comment for ext4_trim_all_free пре 14 година
  Tao Ma 3d56b8d2c7 ext4: Speed up FITRIM by recording flags in ext4_group_info пре 14 година
  Tao Ma b3d4c2b10b ext4: Add new ext4 trim tracepoints пре 14 година
  Tao Ma 169ddc3ec8 ext4: speed up group trim with the right free block count пре 14 година
  Tao Ma 22f1045743 ext4: fix trim length underflow with small trim length пре 14 година
  Maxim Patlasov 7132de744b ext4: fix i_blocks/quota accounting when extent insertion fails пре 14 година
  Yongqiang Yang 9331b62610 ext4: quiet 'unused variables' compile warnings пре 14 година
  Lukas Czerner a9c667f8f0 ext4: fixed tracepoints cleanup пре 14 година
  Yongqiang Yang 5def136025 ext4: correct comments for ext4_free_blocks() пре 14 година
  Allison Henderson 55f020db66 ext4: add flag to ext4_has_free_blocks пре 14 година
  Lukas Czerner 28739eea9c ext4: protect bb_first_free in ext4_trim_all_free() with group lock пре 14 година
  Lukas Czerner 7894408666 ext4: only load buddy bitmap in ext4_trim_fs() when it is needed пре 14 година