Historique des commits

Auteur SHA1 Message Date
  Theodore Ts'o c5e8f3f3bc ext4: remove EXT4_MB_{BITMAP,BUDDY} macros il y a 13 ans
  Curt Wohlgemuth 1592d2c557 ext4: mark possibly unused variable in ext4_mb_normalize_request() il y a 13 ans
  Bobi Jam 18aadd47f8 ext4: expand commit callback and il y a 13 ans
  Theodore Ts'o 813e57276f ext4: fix race when setting bitmap_uptodate flag il y a 13 ans
  Yongqiang Yang 60e07cf515 ext4: do not reference pa_inode from group_pa il y a 13 ans
  Robin Dong 0a10da73e1 ext4: fix a wrong comment in __mb_check_buddy() il y a 13 ans
  Robin Dong b051d8dc4e ext4: remove unused variable in mb_find_extent() il y a 13 ans
  Robin Dong 66a83cde47 ext4: remove unused variable in ext4_mb_generate_from_pa() il y a 13 ans
  Robin Dong ebbe027797 ext4: use stream-alloc when mb_group_prealloc set to zero il y a 13 ans
  Dmitry Monakhov 45dc63e7d8 ext4: Allow quota file use root reservation il y a 13 ans
  Tao Ma 7aa0baeaba ext4: Free resources in ext4_mb_init()'s error paths il y a 14 ans
  Theodore Ts'o e7d5f3156e ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() il y a 14 ans
  Theodore Ts'o cff1dfd767 ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() il y a 14 ans
  Theodore Ts'o 021b65bb1e ext4: Rename ext4_free_blks_{count,set}() to refer to clusters il y a 14 ans
  Aditya Kali 7b415bf60f ext4: Fix bigalloc quota accounting and i_blocks value il y a 14 ans
  Theodore Ts'o 27baebb849 ext4: tune mballoc's default group prealloc size for bigalloc file systems il y a 14 ans
  Theodore Ts'o 24aaa8ef4e ext4: convert the free_blocks field in s_flex_groups to be free_clusters il y a 14 ans
  Theodore Ts'o 5704265188 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter il y a 14 ans
  Theodore Ts'o 84130193e0 ext4: teach ext4_free_blocks() about bigalloc and clusters il y a 14 ans
  Theodore Ts'o 53accfa9f8 ext4: teach mballoc preallocation code about bigalloc clusters il y a 14 ans
  Theodore Ts'o 7137d7a48e ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP il y a 14 ans
  Yu Jian 79a77c5ac3 ext4: prevent memory leaks from ext4_mb_init_backend() on error path il y a 14 ans
  Yu Jian 48e6061bf4 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # il y a 14 ans
  Theodore Ts'o 9d8b9ec442 ext4: use ext4_msg() instead of printk in mballoc il y a 14 ans
  Theodore Ts'o f18a5f21c2 ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info il y a 14 ans
  Yongqiang Yang c3e94d1df9 ext4: let setup_new_group_blocks() set multiple bits at a time il y a 14 ans
  Yongqiang Yang 4740b830ed ext4: let ext4_group_add_blocks() handle 0 blocks quickly il y a 14 ans
  Yongqiang Yang cc7365dfe4 ext4: let ext4_group_add_blocks() return an error code il y a 14 ans
  Yongqiang Yang 0529155e8a ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() il y a 14 ans
  Tao Ma ced156e464 ext4: don't increment s_mb_buddies_generated in ext4_mb_release il y a 14 ans