ext4: add flag to ext4_has_free_blocks
[pandora-kernel.git] / fs / ext4 /
2011-05-25 Allison Hendersonext4: add flag to ext4_has_free_blocks
2011-05-24 Aditya Kaliext4: reserve inodes and feature code for 'quota' feature
2011-05-24 Johann Lombardiext4: add support for multiple mount protection
2011-05-24 Kazuya Mioext4: ensure f_bfree returned by ext4_statfs() is non...
2011-05-24 Lukas Czernerext4: protect bb_first_free in ext4_trim_all_free(...
2011-05-24 Lukas Czernerext4: only load buddy bitmap in ext4_trim_fs() when...
2011-05-24 Jan Karaext4: fix waiting and sending of a barrier in ext4_sync...
2011-05-24 Yongqiang Yangext4: fix ext4_ext_fiemap_cb() to handle blocks before...
2011-05-23 Theodore Ts'oext4: use truncate_setsize() unconditionally
2011-05-23 Eric Gouriouext4: fix unbalanced up_write() in ext4_ext_truncate...
2011-05-23 Vivek Haldarext4: count hits/misses of extent cache and expose...
2011-05-23 Yongqiang Yangext4: make ext4_split_extent() handle error correctly
2011-05-22 Theodore Ts'oext4: don't show mount options in /proc/mounts if there...
2011-05-20 Lukas Czernerext4: fix possible use-after-free in ext4_remove_li_req...
2011-05-20 Lukas Czernerext4: fix the mount option "init_itable=n" to work...
2011-05-20 Lukas Czernerext4: Remove unnecessary wait_event ext4_run_lazyinit_t...
2011-05-20 Lukas Czernerext4: Use schedule_timeout_interruptible() for waiting...
2011-05-18 Darrick J. Wongext4: wait for writeback to complete while making pages...
2011-05-18 Darrick J. Wongext4: clean up some wait_on_page_writeback calls
2011-05-18 Tao Maext4: don't warn about mnt_count if it has been disabled
2011-05-16 Allison Hendersonext4: ext4_ext_convert_to_initialized bug found in...
2011-05-16 Amir Goldsteinext4: fix oops in ext4_quota_off()
2011-05-15 Allison Hendersonext4: don't dereference null pointer when make_indexed_...
2011-05-10 Amir Goldsteinext4: remove alloc_semp
2011-05-10 Amir Goldsteinext4: teach ext4_mb_init_cache() to skip uptodate buddy...
2011-05-10 Amir Goldsteinext4: synchronize ext4_mb_init_group() with buddy page...
2011-05-10 Amir Goldsteinext4: implement ext4_add_groupblocks() by freeing blocks
2011-05-09 Theodore Ts'oext4: remove unneeded ext4_journal_get_undo_access
2011-05-09 Amir Goldsteinext4: move ext4_add_groupblocks() to mballoc.c
2011-05-09 Amerigo Wangext4: remove redundant #ifdef in super.c
2011-05-09 Tao Maext4: remove redundant check for first_not_zeroed in...
2011-05-09 Tao Maext4: use s_inodes_per_block directly in __ext4_get_ino...
2011-05-09 Tao Maext4: use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c
2011-05-03 Yongqiang Yangext4: reimplement convert and split_unwritten
2011-05-03 Yongqiang Yangext4: add ext4_split_extent_at() and ext4_split_extent()
2011-05-03 Yongqiang Yangext4: add a function merging extents right and left
2011-05-03 Jan Karaext4: fix deadlock in ext4_symlink() in ENOSPC conditions
2011-05-03 Jan Karaext4: Fix fs corruption when make_indexed_dir() fails
2011-05-03 Theodore Ts'oext4: set extents flag when migrating file to use extents
2011-05-01 Shaohua Liext4: remove dead code in ext4_has_free_blocks()
2011-04-30 Theodore Ts'oext4: ignore errors when issuing discards
2011-04-30 Curt Wohlgemuthext4: don't set PageUptodate in ext4_end_bio()
2011-04-18 Theodore Ts'oext4: check for ext[23] file system features when mount...
2011-04-16 Yang Ruiruiext4: release page cache in ext4_mb_load_buddy error...
2011-04-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-04-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-04-11 Linus TorvaldsMerge branch 'for-2.6.39' of git://linux-nfs.org/~bfiel...
2011-04-11 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-04-11 Theodore Ts'oext4: fix data corruption regression by reverting commi...
2011-04-11 Kazuya Mioext4: Allow indirect-block file to grow the file size...
2011-04-11 Yongqiang Yangext4: allow an active handle to be started when freezing
2011-04-11 Curt Wohlgemuthext4: sync the directory inode in ext4_sync_parent()
2011-04-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-04-08 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-04-08 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-04-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-04-07 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git....
2011-04-07 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2011-04-07 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git./linux...
2011-04-07 Linus TorvaldsMerge branches 'x86-fixes-for-linus', 'sched-fixes...
2011-04-07 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-04-07 Linus TorvaldsMerge branch 'kvm-updates/2.6.39' of git://git./virt...
2011-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-04-07 Linus TorvaldsMerge branch 'for-linus2' of git://git.profusion.mobi...
2011-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-05 Tao Maext4: init timer earlier to avoid a kernel panic in...
2011-04-05 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
2011-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-04 Tao Maext4: fix a double free in ext4_register_li_request
2011-04-04 Yongqiang Yangext4: fix credits computing for indirect mapped files
2011-04-04 Jan Karaext4: remove unnecessary [cm]time update of quota file
2011-04-04 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-04-03 Mark BrownMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-04-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-01 Dave AirlieMerge remote branch 'keithp/drm-intel-fixes' of /ssd...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-30 Linus TorvaldsMerge git://git./linux/kernel/git/sage/ceph-client
2011-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-30 Takashi IwaiMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-29 Linus TorvaldsMerge branch 'stable/bug-fixes-rc1' of git://git./linux...
2011-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-03-29 Ingo MolnarMerge branch 'core' of git://git./linux/kernel/git...
2011-03-29 Paul MundtMerge branch 'common/fbdev' of /linux/kernel/git/lethal...
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2011-03-28 Linus TorvaldsMerge branch 'for-linus-unmerged' of git://git./linux...
2011-03-28 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-03-28 Russell KingMerge git://git./linux/kernel/git/nico/orion into fixes
2011-03-28 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2011-03-28 Joel BeckerMerge branch 'mlog_replace_for_39' of git://repo.or...
2011-03-28 Takashi IwaiMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-03-28 Matthew GarrettMerge branch 'x86-platform-next' into x86-platform
2011-03-28 Takashi IwaiMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-03-28 Linus TorvaldsMerge branch 'irq-cleanup-for-linus' of git://git....
2011-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-28 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
next