Commit History

Author SHA1 Message Date
  Aneesh Kumar K.V 5e745b041f ext4: Fix small file fragmentation 17 years ago
  Aneesh Kumar K.V 6be2ded1d7 ext4: Don't allow lg prealloc list to be grow large. 17 years ago
  Aneesh Kumar K.V 1320cbcf77 ext4: Convert the usage of NR_CPUS to nr_cpu_ids. 17 years ago
  Aneesh Kumar K.V ce89f46cb8 ext4: Improve error handling in mballoc 17 years ago
  Eric Sandeen b5f10eed81 ext4: lock block groups when initializing 17 years ago
  Mingming Cao d2a1763791 ext4: delayed allocation ENOSPC handling 17 years ago
  Frederic Bohe 5f21b0e642 ext4: fix online resize with mballoc 17 years ago
  Mingming Cao 0703143107 ext4: mballoc avoid use root reserved blocks for non root allocation 17 years ago
  Aneesh Kumar K.V 654b4908bc ext4: cleanup block allocator 17 years ago
  Shen Feng 363d4251d4 ext4: remove quota allocation when ext4_mb_new_blocks fails 17 years ago
  Jose R. Santos 772cb7c83b ext4: New inode allocation for FLEX_BG meta-data groups. 17 years ago
  Shen Feng 7e5a8cdd84 ext4: fix error processing in mb_free_blocks 17 years ago
  Shen Feng cfbe7e4f5e ext4: error proc entry creation when the fs/ext4 is not correctly created 17 years ago
  Theodore Ts'o 574ca174c9 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() 17 years ago
  Shen Feng 74767c5a2d ext4: miscellaneous error checks and coding cleanups for mballoc 17 years ago
  Shen Feng fdf6c7a768 ext4: add error processing when calling ext4_mb_init_cache in mballoc 17 years ago
  Mingming Cao 31b481dc7c ext4: Fix ext4_mb_init_cache return error 17 years ago
  Alexey Dobriyan 91d9982779 ext4: switch to seq_files 17 years ago
  Aneesh Kumar K.V ed8f9c751f ext4: start searching for the right extent from the goal group. 17 years ago
  Aneesh Kumar K.V e7dfb2463e ext4: Fix mb_find_next_bit not to return larger than max 17 years ago
  Aneesh Kumar K.V 03cddb80ed ext4: Fix use of uninitialized data with debug enabled. 17 years ago
  Aneesh Kumar K.V 519deca049 ext4: Retry block allocation if new blocks are allocated from system zone. 17 years ago
  Valerie Clement 1930479c4b ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems 17 years ago
  Jean Delvare f36f21ecca Fix misuses of bdevname() 17 years ago
  Roel Kluin f1fa3342e2 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta 17 years ago
  Mingming Cao 8f6e39a7ad ext4: Move mballoc headers/structures to a seperate header file mballoc.h 17 years ago
  Solofo Ramangalahy 60bd63d192 ext4: cleanup for compiling mballoc with verification and debugging #defines 17 years ago
  Aneesh Kumar K.V c83617db76 ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group 17 years ago
  Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
  Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 years ago