Commit Verlauf

Autor SHA1 Nachricht Datum
  Jose R. Santos 772cb7c83b ext4: New inode allocation for FLEX_BG meta-data groups. vor 17 Jahren
  Shen Feng 7e5a8cdd84 ext4: fix error processing in mb_free_blocks vor 17 Jahren
  Shen Feng cfbe7e4f5e ext4: error proc entry creation when the fs/ext4 is not correctly created vor 17 Jahren
  Theodore Ts'o 574ca174c9 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() vor 17 Jahren
  Shen Feng 74767c5a2d ext4: miscellaneous error checks and coding cleanups for mballoc vor 17 Jahren
  Shen Feng fdf6c7a768 ext4: add error processing when calling ext4_mb_init_cache in mballoc vor 17 Jahren
  Mingming Cao 31b481dc7c ext4: Fix ext4_mb_init_cache return error vor 17 Jahren
  Alexey Dobriyan 91d9982779 ext4: switch to seq_files vor 17 Jahren
  Aneesh Kumar K.V ed8f9c751f ext4: start searching for the right extent from the goal group. vor 17 Jahren
  Aneesh Kumar K.V e7dfb2463e ext4: Fix mb_find_next_bit not to return larger than max vor 17 Jahren
  Aneesh Kumar K.V 03cddb80ed ext4: Fix use of uninitialized data with debug enabled. vor 17 Jahren
  Aneesh Kumar K.V 519deca049 ext4: Retry block allocation if new blocks are allocated from system zone. vor 17 Jahren
  Valerie Clement 1930479c4b ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems vor 17 Jahren
  Jean Delvare f36f21ecca Fix misuses of bdevname() vor 17 Jahren
  Roel Kluin f1fa3342e2 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta vor 17 Jahren
  Mingming Cao 8f6e39a7ad ext4: Move mballoc headers/structures to a seperate header file mballoc.h vor 17 Jahren
  Solofo Ramangalahy 60bd63d192 ext4: cleanup for compiling mballoc with verification and debugging #defines vor 17 Jahren
  Aneesh Kumar K.V c83617db76 ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group vor 17 Jahren
  Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux vor 17 Jahren
  Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences vor 17 Jahren
  Mingming Cao 14499f3592 ext4: remove extra define of ext4_new_blocks_old from mballoc.c vor 17 Jahren
  Marcin Slusarz e8546d0615 ext4: le*_add_cpu conversion vor 17 Jahren
  Aneesh Kumar K.V 9a0762c5af ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu() vor 17 Jahren
  Eric Sandeen 4ddfef7b41 ext4: reduce mballoc stack usage with noinline_for_stack vor 17 Jahren
  Denis V. Lunev 46fe74f2ae ext4: use non-racy method for proc entries creation vor 17 Jahren
  Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs vor 17 Jahren
  Aneesh Kumar K.V ffad0a44b7 ext4: ext4_find_next_zero_bit needs an aligned address on some arch vor 17 Jahren
  Aneesh Kumar K.V e56eb65906 ext4: Don't claim block from group which has corrupt bitmap vor 17 Jahren
  Valerie Clement b73fce69ec ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! vor 17 Jahren
  Aneesh Kumar K.V 26346ff681 ext4: Don't panic in case of corrupt bitmap vor 17 Jahren