Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Sandeen 5f163cc759 ext4: make more symbols static hace 13 años
  Yongqiang Yang 6e58ad69ef ext4: fix up a undefined error in ext4_free_blocks in debugging code hace 13 años
  Theodore Ts'o df55c99dc8 ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() hace 13 años
  Theodore Ts'o e7d5f3156e ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() hace 13 años
  Theodore Ts'o cff1dfd767 ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() hace 13 años
  Theodore Ts'o 5dee54372c ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() hace 13 años
  Theodore Ts'o 021b65bb1e ext4: Rename ext4_free_blks_{count,set}() to refer to clusters hace 13 años
  Aditya Kali 7b415bf60f ext4: Fix bigalloc quota accounting and i_blocks value hace 13 años
  Theodore Ts'o 5704265188 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter hace 13 años
  Theodore Ts'o 3212a80a58 ext4: convert block group-relative offsets to use clusters hace 13 años
  Theodore Ts'o d5b8f31007 ext4: bigalloc changes to block bitmap initialization functions hace 13 años
  Theodore Ts'o fd034a84e1 ext4: split out ext4_free_blocks_after_init() hace 13 años
  Theodore Ts'o 49f7f9af4b ext4: factor out block group accounting into functions hace 13 años
  Eric Sandeen f86186b44b ext4: refactor duplicated block placement code hace 14 años
  Allison Henderson 55f020db66 ext4: add flag to ext4_has_free_blocks hace 14 años
  Amir Goldstein 2846e82004 ext4: move ext4_add_groupblocks() to mballoc.c hace 14 años
  Shaohua Li dc2070a241 ext4: remove dead code in ext4_has_free_blocks() hace 14 años
  Lucas De Marchi 25985edced Fix common misspellings hace 14 años
  Jiaying Zhang 0562e0bad4 ext4: add more tracepoints and use dev_t in the trace buffer hace 14 años
  Theodore Ts'o f232109773 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED hace 14 años
  Theodore Ts'o 61d08673de ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() hace 14 años
  Theodore Ts'o 1f109d5a17 ext4: make various ext4 functions be static hace 14 años
  Theodore Ts'o a0375156ca ext4: Clean up s_dirt handling hace 15 años
  Eric Sandeen 72b8ab9dde ext4: don't use quota reservation for speculative metadata hace 15 años
  Akinobu Mita 731eb1a03a ext4: consolidate in_range() definitions hace 15 años
  Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() hace 15 años
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error hace 15 años
  Theodore Ts'o 4433871130 ext4: fold ext4_free_blocks() and ext4_mb_free_blocks() hace 15 años
  Theodore Ts'o 8dadb198cb ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero hace 15 años
  Eric Sandeen 0373130d5b ext4: open-code ext4_mb_update_group_info hace 16 años