aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3
Commit message (Expand)AuthorAge
* 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/tyt...Linus Torvalds2011-01-11
|\ \
| * | ext2,ext3,ext4: clarify comment for extN_xattr_set_handleWang Sheng-Hui2011-01-10
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-11
|\ \ \
| * | | ext3: Remove redundant unlikely()Tobias Klauser2011-01-10
| * | | ext3: speed up file creates by optimizing rec_len functionsEric Sandeen2011-01-10
| * | | ext3: Add more journal error checkNamhyung Kim2011-01-10
| * | | ext3: Add journal error check in resize.cNamhyung Kim2011-01-10
| * | | ext3: Add FITRIM handlingLukas Czerner2011-01-10
| * | | ext3: Add batched discard support for ext3Lukas Czerner2011-01-10
| * | | ext3: Add journal error check into ext3_rename()Namhyung Kim2011-01-06
| * | | ext3: Use search_dirblock() in ext3_dx_find_entry()Theodore Ts'o2011-01-06
| * | | ext3: Avoid uninitialized memory references with a corrupted htree directoryTheodore Ts'o2011-01-06
| * | | ext3: Return error code from generic_check_addressableDarrick J. Wong2011-01-06
| * | | ext3: Add journal error check into ext3_delete_entry()Namhyung Kim2011-01-06
| * | | ext3: Add error check in ext3_mkdir()Namhyung Kim2011-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
| |/ /
* | | ext2,3,4: provide simple rcu-walk ACL implementationNick Piggin2011-01-07
* | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* | | 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: 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