ext4: Initialize preallocation list_head's properly
[safe/jmp/linux-2.6] / fs / ext4 / mballoc.c
2009-02-14 Aneesh Kumar K.Vext4: Initialize preallocation list_head's properly
2009-02-10 Aneesh Kumar K.Vext4: Fix lockdep warning
2009-01-27 Thadeu Lima de Sou... ext4: Fix building with EXT4FS_DEBUG
2009-01-04 Theodore Ts'oext4: Add markers for better debuggability
2009-01-06 Aneesh Kumar K.Vext4: Fix s_dirty_blocks_counter if block allocation...
2009-01-06 Aneesh Kumar K.Vext4: Init the complete page while building buddy cache
2009-01-06 Aneesh Kumar K.Vext4: Don't allow new groups to be added during block...
2009-01-06 Aneesh Kumar K.Vext4: mark the blocks/inode bitmap beyond end of group...
2009-01-06 Aneesh Kumar K.Vext4: Use new buffer_head flag to check uninit group...
2009-01-04 Aneesh Kumar K.Vext4: code cleanup
2009-01-06 Aneesh Kumar K.Vext4: Use high 16 bits of the block group descriptor...
2009-01-06 Aneesh Kumar K.Vext4: Fix race between read_block_bitmap() and mark_dis...
2009-01-06 Aneesh Kumar K.Vext4: fix BUG when calling ext4_error with locked block...
2008-11-24 Aneesh Kumar K.Vext4: Fix lockdep recursive locking warning
2009-01-06 Aneesh Kumar K.Vext4: don't use blocks freed but not yet committed...
2008-11-25 Aneesh Kumar K.Vext4: cleanup mballoc header files
2009-01-06 Aneesh Kumar K.Vext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
2008-11-22 Aneesh Kumar K.Vext4: sparse fixes
2008-11-05 Theodore Ts'oext4: Change unsigned long to unsigned int
2009-01-06 Theodore Ts'oext4: Make ext4_group_t be an unsigned int
2009-01-06 Aneesh Kumar K.Vext4: Don't overwrite allocation_context ac_status
2009-01-06 Theodore Ts'oext4: remove extraneous newlines from calls to ext4_err...
2009-01-07 Frank Mayharext4: Allow ext4 to run without a journal
2008-12-17 Yasunori Gotoext4: Widen type of ext4_sb_info.s_mb_maxs[]
2008-11-04 Aneesh Kumar K.Vext4: fix missing ext4_unlock_group in error path
2008-10-17 Theodore Ts'oext4: Replace hackish ext4_mb_poll_new_transaction...
2008-10-17 Manish Katiyarext4: Remove compile warnings when building w/o CONFIG_...
2008-10-16 Theodore Ts'oext4: let the block device know when unused blocks...
2008-10-16 Aneesh Kumar K.Vext4: Use an rbtree for tracking blocks freed during...
2008-10-13 Aneesh Kumar K.Vext4: Free ext4_prealloc_space using kmem_cache_free
2008-10-10 Frederic Boheext4: fix initialization of UNINIT bitmap blocks
2008-10-10 Theodore Ts'oext4: Remove old legacy block allocator
2008-09-23 Theodore Ts'oext4: Combine proc file handling into a single set...
2008-09-23 Theodore Ts'oext4: move /proc setup and teardown out of mballoc.c
2008-09-13 Eric Sandeenext4: use percpu data structures for lg_prealloc_list
2008-09-14 Alexey Dobriyanext4: fix #11321: create /proc/ext4/*/stats more carefully
2008-10-10 Aneesh Kumar K.Vext4: Add percpu dirty block accounting.
2008-09-09 Aneesh Kumar K.Vext4: Retry block reservation
2008-10-09 Aneesh Kumar K.Vext4: Make sure all the block allocation paths reserve...
2008-09-09 Theodore Ts'oext4: Add printk priority levels to clean up checkpatch...
2008-08-18 Aneesh Kumar K.Vext4: Fix small file fragmentation
2008-07-23 Aneesh Kumar K.Vext4: Don't allow lg prealloc list to be grow large.
2008-07-23 Aneesh Kumar K.Vext4: Convert the usage of NR_CPUS to nr_cpu_ids.
2008-07-23 Aneesh Kumar K.Vext4: Improve error handling in mballoc
2008-08-03 Eric Sandeenext4: lock block groups when initializing
2008-07-14 Mingming Caoext4: delayed allocation ENOSPC handling
2008-07-11 Frederic Boheext4: fix online resize with mballoc
2008-07-11 Mingming Caoext4: mballoc avoid use root reserved blocks for non...
2008-07-11 Aneesh Kumar K.Vext4: cleanup block allocator
2008-07-11 Shen Fengext4: remove quota allocation when ext4_mb_new_blocks...
2008-07-11 Jose R. Santosext4: New inode allocation for FLEX_BG meta-data groups.
2008-07-14 Shen Fengext4: fix error processing in mb_free_blocks
2008-07-14 Shen Fengext4: error proc entry creation when the fs/ext4 is...
2008-07-11 Theodore Ts'oext4: Rename read_block_bitmap() to ext4_read_block_bit...
2008-07-11 Shen Fengext4: miscellaneous error checks and coding cleanups...
2008-07-11 Shen Fengext4: add error processing when calling ext4_mb_init_ca...
2008-07-11 Mingming Caoext4: Fix ext4_mb_init_cache return error
2008-07-11 Alexey Dobriyanext4: switch to seq_files
2008-07-11 Aneesh Kumar K.Vext4: start searching for the right extent from the...
2008-07-11 Aneesh Kumar K.Vext4: Fix mb_find_next_bit not to return larger than max
2008-06-06 Aneesh Kumar K.Vext4: Fix use of uninitialized data with debug enabled.
2008-05-15 Aneesh Kumar K.Vext4: Retry block allocation if new blocks are allocate...
2008-05-13 Valerie Clementext4: mballoc fix mb_normalize_request algorithm for...
2008-05-13 Jean DelvareFix misuses of bdevname()
2008-04-30 Roel Kluinext4: fix hot spins in mballoc after err_freebuddy...
2008-04-30 Mingming Caoext4: Move mballoc headers/structures to a seperate...
2008-04-30 Solofo Ramangalahyext4: cleanup for compiling mballoc with verification...
2008-04-30 Aneesh Kumar K.Vext4: Don't do GFP_NOFS allocations after taking ext4_l...
2008-04-29 Christoph Hellwigext4: move headers out of include/linux
2008-04-29 Denis V. Lunevext4: use non-racy method for proc entries creation
2008-04-29 Alexey Dobriyanproc: remove proc_root_fs
2008-04-17 Harvey Harrisonext4: replace remaining __FUNCTION__ occurrences
2008-04-17 Mingming Caoext4: remove extra define of ext4_new_blocks_old from...
2008-04-17 Marcin Slusarzext4: le*_add_cpu conversion
2008-04-17 Aneesh Kumar K.Vext4: Convert list_for_each_rcu() to list_for_each_ent...
2008-04-29 Eric Sandeenext4: reduce mballoc stack usage with noinline_for_stack
2008-02-23 Aneesh Kumar K.Vext4: ext4_find_next_zero_bit needs an aligned address...
2008-02-15 Aneesh Kumar K.Vext4: Don't claim block from group which has corrupt...
2008-02-15 Valerie Clementext4: Fix kernel BUG at fs/ext4/mballoc.c:910!
2008-02-10 Aneesh Kumar K.Vext4: Don't panic in case of corrupt bitmap
2008-02-10 Eric Sandeenext4: allocate struct ext4_allocation_context from...
2008-02-10 Aneesh Kumar K.Vext4: Fix null bh pointer dereference in mballoc
2008-01-29 Alex Tomasext4: Add multi block allocator for ext4