aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/super.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-03-17
|\
| * ext3: skip orphan cleanup on rocompat fsAmir Goldstein2011-02-28
* | ext3: Copy fs UUID to superblock.Aneesh Kumar K.V2011-03-15
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-21
|\
| * quota: Fix deadlock during path resolutionJan Kara2011-01-12
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \ | |/ |/|
| * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-11
|\ \
| * | ext3: Return error code from generic_check_addressableDarrick J. Wong2011-01-06
| * | fs/ext3/super.c: Use printf extension %pVJoe Perches2011-01-06
| * | ext3: don't update sb journal_devnum when RO devMaciej Żenczykowski2011-01-06
* | | fs: icache RCU free inodesNick Piggin2011-01-07
|/ /
* / BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* new helper: mount_bdev()Al Viro2010-10-29
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-10-27
|\
| * ext3: Use DIV_ROUND_UP() on group desc block countingNamhyung Kim2010-10-27
| * ext3: Return proper error code on ext3_fill_super()Namhyung Kim2010-10-27
| * ext3: Remove unnecessary casts on bh->b_dataNamhyung Kim2010-10-27
| * ext3: Cleanup ext3_setup_super()Namhyung Kim2010-10-27
| * ext3/jbd: Avoid WARN() messages when failing to write the superblockDarrick J. Wong2010-10-27
* | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | BKL: Remove BKL from ext3_put_super() and ext3_remount()Jan Blunck2010-10-04
| * | BKL: Remove BKL from ext3 fill_super()Jan Blunck2010-10-04
| * | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
| |/
* / ext3/ext4: Factor out disk addressability checkPatrick J. LoPresti2010-09-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert ext3 to ->evict_inode()Al Viro2010-08-09
* | ext3: remove vestiges of nobh supportChristoph Hellwig2010-07-21
|/
* quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-24
* quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-24
* quota: move unmount handling into the filesystemChristoph Hellwig2010-05-24
* quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-24
* quota: move remount handling into the filesystemChristoph Hellwig2010-05-24
* ext3: make barrier options consistent with ext4Eric Sandeen2010-05-21
* ext3: init statistics after journal recovery v2Dmitry Monakhov2010-05-21
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * fix ext3/ext4 comment typo compain -> complainThadeu Lima de Souza Cascardo2010-02-05
* | dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-04
* | dquot: cleanup dquot drop routineChristoph Hellwig2010-03-04
* | dquot: move dquot drop responsibility into the filesystemChristoph Hellwig2010-03-04
* | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-04
* | dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-04
* | dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-04
* | ext3: quota_write cross block boundary behaviourDmitry Monakhov2010-03-04
* | ext3: trivial quota cleanupDmitry Monakhov2010-03-04
* | ext3: mount flags manipulation cleanupDmitry Monakhov2010-03-04
|/
* ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-23
* ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-23