Commit History

Author SHA1 Message Date
  Eric Sandeen f86186b44b ext4: refactor duplicated block placement code 14 years ago
  Allison Henderson 55f020db66 ext4: add flag to ext4_has_free_blocks 14 years ago
  Amir Goldstein 2846e82004 ext4: move ext4_add_groupblocks() to mballoc.c 14 years ago
  Shaohua Li dc2070a241 ext4: remove dead code in ext4_has_free_blocks() 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Jiaying Zhang 0562e0bad4 ext4: add more tracepoints and use dev_t in the trace buffer 14 years ago
  Theodore Ts'o f232109773 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED 14 years ago
  Theodore Ts'o 61d08673de ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() 14 years ago
  Theodore Ts'o 1f109d5a17 ext4: make various ext4 functions be static 14 years ago
  Theodore Ts'o a0375156ca ext4: Clean up s_dirt handling 15 years ago
  Eric Sandeen 72b8ab9dde ext4: don't use quota reservation for speculative metadata 15 years ago
  Akinobu Mita 731eb1a03a ext4: consolidate in_range() definitions 15 years ago
  Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() 15 years ago
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error 15 years ago
  Theodore Ts'o 4433871130 ext4: fold ext4_free_blocks() and ext4_mb_free_blocks() 15 years ago
  Theodore Ts'o 8dadb198cb ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero 15 years ago
  Eric Sandeen 0373130d5b ext4: open-code ext4_mb_update_group_info 15 years ago
  Aneesh Kumar K.V 955ce5f5be ext4: Convert ext4_lock_group to use sb_bgl_lock 16 years ago
  Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h 16 years ago
  Theodore Ts'o 8df9675f8b ext4: Avoid races caused by on-line resizing and SMP memory reordering 16 years ago
  Theodore Ts'o 9f24e4208f ext4: Use atomic_t's in struct flex_groups 16 years ago
  Theodore Ts'o e187c6588d ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks() 16 years ago
  Jan Kara a269eb1829 ext4: Use lowercase names of quota functions 16 years ago
  Eric Sandeen 8f64b32eb7 ext4: don't call jbd2_journal_force_commit_nested without journal 16 years ago
  Thadeu Lima de Souza Cascardo 9fd9784c91 ext4: Fix building with EXT4FS_DEBUG 16 years ago
  Aneesh Kumar K.V 2ccb5fb9f1 ext4: Use new buffer_head flag to check uninit group bitmaps initialization 16 years ago
  Aneesh Kumar K.V 3300beda52 ext4: code cleanup 16 years ago
  Aneesh Kumar K.V 560671a0d3 ext4: Use high 16 bits of the block group descriptor's free counts fields 16 years ago
  Aneesh Kumar K.V 920313a726 ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize 16 years ago
  Aneesh Kumar K.V e21675d4b6 ext4: Add blocks added during resize to bitmap 16 years ago