aboutsummaryrefslogtreecommitdiff
path: root/fs/ext3/super.c
AgeCommit message (Expand)Author
2011-07-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-07-20ext3: make ext3 mount default to barrier=1Christoph Hellwig
2011-06-25ext3: Add fixed tracepointsLukas Czerner
2011-05-26ext3: add cleancache supportDan Magenheimer
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-03-15ext3: Copy fs UUID to superblock.Aneesh Kumar K.V
2011-02-28ext3: skip orphan cleanup on rocompat fsAmir Goldstein
2011-01-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-12quota: Fix deadlock during path resolutionJan Kara
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-06ext3: Return error code from generic_check_addressableDarrick J. Wong
2011-01-06fs/ext3/super.c: Use printf extension %pVJoe Perches
2011-01-06ext3: don't update sb journal_devnum when RO devMaciej Żenczykowski
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-10-29new helper: mount_bdev()Al Viro
2010-10-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-10-28ext3: Use DIV_ROUND_UP() on group desc block countingNamhyung Kim
2010-10-28ext3: Return proper error code on ext3_fill_super()Namhyung Kim
2010-10-28ext3: Remove unnecessary casts on bh->b_dataNamhyung Kim
2010-10-28ext3: Cleanup ext3_setup_super()Namhyung Kim
2010-10-28ext3/jbd: Avoid WARN() messages when failing to write the superblockDarrick J. Wong
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-04BKL: Remove BKL from ext3_put_super() and ext3_remount()Jan Blunck
2010-10-04BKL: Remove BKL from ext3 fill_super()Jan Blunck
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-09-10ext3/ext4: Factor out disk addressability checkPatrick J. LoPresti
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert ext3 to ->evict_inode()Al Viro
2010-07-21ext3: remove vestiges of nobh supportChristoph Hellwig
2010-05-24quota: rename default quotactl methods to dquot_Christoph Hellwig
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig
2010-05-24quota: move unmount handling into the filesystemChristoph Hellwig
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig
2010-05-24quota: move remount handling into the filesystemChristoph Hellwig
2010-05-21ext3: make barrier options consistent with ext4Eric Sandeen
2010-05-21ext3: init statistics after journal recovery v2Dmitry Monakhov
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-05dquot: cleanup dquot initialize routineChristoph 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-05ext3: quota_write cross block boundary behaviourDmitry Monakhov
2010-03-05ext3: trivial quota cleanupDmitry Monakhov