ext4: only load buddy bitmap in ext4_trim_fs() when it is needed
[deliverable/linux.git] / fs /
2011-05-24  Lukas Czernerext4: only load buddy bitmap in ext4_trim_fs() when...
2011-05-24  Eryu Guanjbd2: Fix comment to match the code in jbd2__journal_st...
2011-05-24  Jan Karaext4: fix waiting and sending of a barrier in ext4_sync...
2011-05-24  Jan Karajbd2: Add function jbd2_trans_will_send_data_barrier()
2011-05-24  Jan Karajbd2: fix sending of data flush on journal commit
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  Tao Majbd2: Fix the wrong calculation of t_max_wait in update...
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-08  Theodore Ts'ojbd2: only print the debugging information for tid...
2011-05-08  Jan Karajbd2: Fix forever sleeping process in do_get_write_access()
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  Theodore Ts'ojbd2: fix fsync() tid wraparound bug
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  Luck, Tonyxfs_destroy_workqueues() should not be tagged with__exit
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-10  J. Bruce Fieldsnfsd4: fix oops on lock failure
2011-04-09  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-04-09  Takashi IwaiMerge branch 'fix/hda' into for-linus
2011-04-09  Takashi IwaiMerge branch 'fix/asoc' into for-linus
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-08  Christoph Hellwigxfs: use proper interfaces for on-stack plugging
2011-04-08  Christoph Hellwigxfs: fix xfs_debug warnings
2011-04-08  Christoph Hellwigxfs: fix variable set but not used warnings
2011-04-08  Dave Chinnerxfs: convert log tail checking to a warning
2011-04-08  Dave Chinnerxfs: catch bad block numbers freeing extents.
2011-04-08  Dave Chinnerxfs: push the AIL from memory reclaim and periodic...
2011-04-08  Dave Chinnerxfs: clean up code layout in xfs_trans_ail.c
2011-04-08  Dave Chinnerxfs: convert the xfsaild threads to a workqueue
2011-04-08  Dave Chinnerxfs: introduce background inode reclaim work
2011-04-08  Dave Chinnerxfs: convert ENOSPC inode flushing to use new syncd...
2011-04-08  Dave Chinnerxfs: introduce a xfssyncd workqueue
2011-04-08  Dave Chinnerxfs: fix extent format buffer allocation size
2011-04-07  Bryan SchumakerNFS: Change initial mount authflavor only when server...
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  Grant LikelyMerge commit 'v2.6.39-rc2' into spi/merge
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-06  Bryan SchumakerNFS: Fix a signed vs. unsigned secinfo bug
2011-04-06  Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2011-04-05  Tao Maext4: init timer earlier to avoid a kernel panic in...
2011-04-05  Zhang Huanjbd2: fix potential memory leak on transaction commit
2011-04-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-05  Eric Parisinotify: fix double free/corruption of stuct user
2011-04-05  Jens Axboefs: export empty_aops
2011-04-05  Christoph Hellwigufs: remove unessecary blk_flush_plug
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 'merge' of git://git./linux/kernel/git...
2011-04-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
next
This page took 0.058118 seconds and 8 git commands to generate.