aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-03-23ext4: Fixed inode allocator to correctly track a flex_bg's used_dirsEric Sandeen
2010-03-24ext4: Don't use delayed allocation by default when used instead of ext3Jan Kara
2010-03-24ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3Theodore Ts'o
2010-03-14ext4: Fix estimate of # of blocks needed to write indirect-mapped filesJan Kara
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-04ext4: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: move dquot drop responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-04ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctlAkira Fujita
2010-03-04ext4: Fix the NULL reference in double_down_write_data_sem()Akira Fujita
2010-03-04ext4: Fix insertion point of extent in mext_insert_across_blocks()Akira Fujita
2010-03-03ext4: consolidate in_range() definitionsAkinobu Mita
2010-03-03ext4: cleanup to use ext4_grp_offs_to_block()Akinobu Mita
2010-03-03ext4: cleanup to use ext4_group_first_block_no()Akinobu Mita
2010-03-03ext4: Release page references acquired in ext4_da_block_invalidatepagesJan Kara
2010-03-03Get rid of mnt_mountpoint abuses in ext4Al Viro
2010-03-02ext4: Fix ext4_quota_write cross block boundary behaviourDmitry Monakhov
2010-03-02ext4: Convert BUG_ON checks to use ext4_error() insteadFrank Mayhar
2010-03-02ext4: Use direct_IO_no_locking in ext4 dio readJiaying Zhang
2010-03-04ext4: use ext4_get_block_write in buffer writeJiaying Zhang
2010-03-02ext4: mechanical rename some of the direct I/O get_block's identifiersJiaying Zhang
2010-03-02ext4: make "offset" consistent in ext4_check_dir_entry()Toshiyuki Okajima
2010-03-01ext4: Handle non empty on-disk orphan linkDmitry Monakhov
2010-03-01ext4: explicitly remove inode from orphan list after failed direct ioDmitry Monakhov
2010-03-01ext4: fix error handling in migrateDmitry Monakhov
2010-03-01ext4: deprecate obsoleted mount optionsDmitry Monakhov
2010-03-01ext4: Fix fencepost error in chosing choosing group vs file preallocation.Tao Ma
2010-03-01ext4: trivial quota cleanupDmitry Monakhov
2010-02-24ext4: mount flags manipulation cleanupDmitry Monakhov
2010-02-24ext4: Add flag to files with blocks intentionally past EOFJiaying Zhang
2010-02-17percpu: add __percpu sparse annotations to fsTejun Heo
2010-02-16ext4: Fix BUG_ON at fs/buffer.c:652 in no journal modeCurt Wohlgemuth
2010-03-04ext4: correctly calculate number of blocks for fiemapLeonard Michlmayr
2010-02-15ext4: add missing error checking to ext4_expand_extra_isize_ea()Roel Kluin
2010-02-15ext4: move __func__ into a macro for ext4_warning, ext4_errorEric Sandeen
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack