aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3
Commit message (Expand)AuthorAge
* 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: Update kernel-doc commentsNamhyung Kim2010-10-27
| * ext3: Fix debug messages in ext3_group_extend()Namhyung Kim2010-10-27
| * ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()Namhyung Kim2010-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
| * ext3: Fix lost extented attributes for inode with ino == 11Jan Kara2010-10-05
* | new helper: ihold()Al Viro2010-10-25
* | fs: kill block_prepare_writeChristoph Hellwig2010-10-25
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \
| * | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
| |/
* | 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
|\
| * mbcache: Remove unused featuresAndreas Gruenbacher2010-08-09
| * convert ext3 to ->evict_inode()Al Viro2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
| * introduce __block_write_beginChristoph Hellwig2010-08-09
| * sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-09
* | ext3: Fix dirtying of journalled buffers in data=journal modeJan Kara2010-08-05
* | ext3: default to ordered modeDave Chinner2010-07-23
* | ext3: Avoid filesystem corruption after a crash under heavy delete loadJan Kara2010-07-21
* | ext3: remove vestiges of nobh supportChristoph Hellwig2010-07-21
* | ext3: Fix set but unused variablesAndi Kleen2010-07-21
|/
* ext3: update ctime when changing the file's permission by setfaclMiao Xie2010-06-24
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-30
|\
| * ext3 uses rb_node = NULL; to zero rb_root.Venkatesh Pallipadi2010-05-27
| * 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
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-21
|\
| * ext3: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-21
| * ext3: constify xattr handlersStephen Hemminger2010-05-21
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\|
| * quota: unify quota init condition in setattrDmitry Monakhov2010-05-21
| * ext3: make barrier options consistent with ext4Eric Sandeen2010-05-21
| * ext3: Fix waiting on transaction during fsyncJan Kara2010-05-21
| * ext3: init statistics after journal recovery v2Dmitry Monakhov2010-05-21
| * ext3: Avoid loading bitmaps for full groups during block allocationFrans van de Wiel2010-05-21
* | blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-28
|/