- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / fs / ext4 / ialloc.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-10 Theodore Ts'oMerge branch 'for_linus' into for_linus_merged
2012-01-04 Al Viroext4: propagate umode_t
2011-12-29 Akinobu Mitaext4: use proper little-endian bitops
2011-12-29 Theodore Ts'oext4: avoid counting the number of free inodes twice...
2011-12-18 Jan Karaext4: fix error handling on inode bitmap corruption
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-11-02 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-10-31 Eryu Guanext4: remove comments about extent mount option in...
2011-10-29 Dmitry Monakhovext4: fix quota accounting during migration
2011-10-18 H Hartley Sweetenext4: functions should not be declared extern
2011-10-08 Lukas Czernerext4: remove deprecated oldalloc
2011-09-09 Theodore Ts'oext4: rename ext4_free_blocks_after_init() to ext4_free...
2011-09-09 Theodore Ts'oext4: Rename ext4_free_blks_{count,set}() to refer...
2011-09-09 Theodore Ts'oext4: convert the free_blocks field in s_flex_groups...
2011-09-09 Theodore Ts'oext4: convert s_{dirty,free}blocks_counter to s_{dirty...
2011-09-09 Theodore Ts'oext4: split out ext4_free_blocks_after_init()
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-01 Yongqiang Yangext4: use the correct error exit path in ext4_init_inod...
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-22 Jiaying Zhangext4: add more tracepoints and use dev_t in the trace...
2011-03-16 Theodore Ts'oext4: Initialize fsync transaction ids in ext4_new_inode()
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-02-22 Peter Hueweext4: Fix sparse warning: Using plain integer as NULL...
2011-02-01 Eric Parisfs/vfs/security: pass last path component to LSM on...
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-10 Theodore Ts'oext4: drop i_state_flags on architectures with 64-bit...
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-28 Theodore Ts'oMerge branch 'next' into upstream-merge
2010-10-28 Theodore Ts'oext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
2010-10-28 Theodore Ts'oext4: make various ext4 functions be static
2010-10-28 Lukas Czernerext4: add interface to advertise ext4 features in sysfs
2010-10-28 Lukas Czernerext4: add support for lazy inode table initialization
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroconvert ext4 to ->evict_inode()
2010-07-06 Jeff MahoneyMerge ../openSUSE-11.3
2010-06-24 Andreas Gruenbacher- patches.suse/0016-ext4-Implement-richacl-support...
2010-06-12 Theodore Ts'oext4: Clean up s_dirt handling
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-21 Dmitry Monakhovext4: replace inode uid,gid,mode init with helper
2010-05-17 Dmitry Monakhovext4: Use bitops to read/modify i_flags in struct ext4_...
2010-05-16 Dmitry Monakhovext4: clean up inode bitmaps manipulation in ext4_free_...
2010-03-24 Eric Sandeenext4: Fixed inode allocator to correctly track a flex_b...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-02-16 Curt Wohlgemuthext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
2010-02-15 Eric Sandeenext4: move __func__ into a macro for ext4_warning,...
2010-01-24 Theodore Ts'oext4: Use bitops to read/modify EXT4_I(inode)->i_state
2009-07-28 Peng Taoext4: fix build warning when EXT4FS_DEBUG is on
2009-06-13 Andreas Dilgerext4: teach the inode allocator to use a goal inode...
2009-06-13 Theodore Ts'oext4: Use a hash of the topdir directory name for the...
2009-07-06 Johann Lombardiext4: Fix goal inum check in the inode allocator
2009-05-25 Theodore Ts'oext4: Clean up calls to ext4_get_group_desc()
2009-05-03 Aneesh Kumar K.Vext4: Convert ext4_lock_group to use sb_bgl_lock
2009-05-01 Theodore Ts'oext4: Move fs/ext4/group.h into ext4.h
2009-06-17 Theodore Ts'oext4: convert instrumentation from markers to tracepoints
2009-05-01 Theodore Ts'oext4: Avoid races caused by on-line resizing and SMP...
2009-04-23 Theodore Ts'oext4: Fix potential inode allocation soft lockup in...
2009-04-14 Chuck Ebbertext4: really print the find_group_flex fallback warning...
2009-03-26 Jan Karaext4: Use lowercase names of quota functions
2009-03-12 Theodore Ts'oext4: Print the find_group_flex() warning only once
2009-03-05 Theodore Ts'oext4: Use struct flex_groups to calculate get_orlov_stats()
2009-03-05 Theodore Ts'oext4: Use atomic_t's in struct flex_groups
2009-03-04 Eric Sandeenext4: fix ext4_free_inode() vs. ext4_claim_inode()...
2009-03-12 Theodore Ts'oext4: New inode/block allocation algorithms for flex_bg...
2009-02-21 Theodore Ts'oext4: Add fallback for find_group_flex
2009-02-15 Duane Griffinext4: tighten restrictions on inode flags
2009-02-15 Duane Griffinext4: don't inherit inappropriate inode flags from...
2009-01-06 Theodore Ts'oext4: Remove "extents" mount option
2009-01-04 Theodore Ts'oext4: Add markers for better debuggability
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-06 Aneesh Kumar K.Vext4: Fix the race between read_inode_bitmap() and...
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...
2008-12-31 Al Vironfsd race fixes: ext4
2008-12-05 Greg Kroah-Hartman- Update to final 2.6.27.8 release
2008-12-05 Frederic Boheext4: add checksum calculation when clearing UNINIT...
2008-12-03 Greg Kroah-Hartman- Update to 2.6.27.8-rc1:
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Wrap task credential accesses in the Ext4 filesystem
2008-11-07 Frederic Boheext4: add checksum calculation when clearing UNINIT...
2009-01-06 Theodore Ts'oext4: Make ext4_group_t be an unsigned int
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-10-10 Frederic Boheext4: fix initialization of UNINIT bitmap blocks
2008-10-10 Theodore Ts'oext4: Remove old legacy block allocator
2008-09-11 Jan Kara Latest ext4 fixes from ext4 patch queue:
2008-09-09 Theodore Ts'oext4: Fix whitespace checkpatch warnings/errors
2008-09-09 Theodore Ts'oext4: Add printk priority levels to clean up checkpatch...
2008-08-20 Eric Sandeenext4: Fix bug where we return ENOSPC even though we...
2008-08-03 Eric Sandeenext4: lock block groups when initializing
2008-08-03 Eric Sandeenext4: sync up block and inode bitmap reading functions
2008-07-11 Eric Sandeenext4: do not set extents feature from the kernel
next