summaryrefslogtreecommitdiff
path: root/fs/ext3
AgeCommit message (Expand)Author
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-08generic swap(): ext3: remove local swap() macroWu Fengguang
2009-01-08ext3: tighten restrictions on inode flagsDuane Griffin
2009-01-08ext3: don't inherit inappropriate inode flags from parentDuane Griffin
2009-01-08ext3: allocate ->s_blockgroup_lock separatelyPekka Enberg
2009-01-05ext3: Add default allocation routines for quota structuresJan Kara
2009-01-05ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()Jan Kara
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2009-01-05ext3: provide function to release metadata pages under memory pressureToshiyuki Okajima
2008-12-31nfsd race fixes: ext3Al Viro
2008-12-31ext3: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells
2008-11-12ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso
2008-11-06ext3: wait on all pending commits in ext3_sync_fsArthur Jones
2008-12-06ext3/4: Fix loop index in do_split() so it is signedTheodore Ts'o
2008-10-28ext3: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o
2008-10-27ext3: fix a bug accessing freed memory in ext3_abortHidehiro Kawai
2008-10-25ext3: Fix duplicate entries returned from getdents() system callTheodore Ts'o
2008-10-23ext3 quota support: fix compile failureLinus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23ext3: add checks for errors from jbdHidehiro Kawai
2008-10-23[PATCH] get rid of on-stack fake dentry in ext3_get_parent()Al Viro
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-10-23[PATCH] switch quota_on-related stuff to kern_path()Al Viro
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan
2008-10-20ext3: avoid printk floods in the face of directory corruptionEric Sandeen
2008-10-20ext3: truncate block allocated on a failed ext3_write_beginAneesh Kumar K.V
2008-10-20ext3: fix ext3_dx_readdir hash collision handlingEugene Dashevsky
2008-10-20ext3: add an option to control error handling on file dataHidehiro Kawai
2008-10-20ext3: fix ext3 block reservation early ENOSPC issueMingming Cao
2008-10-20ext3: don't try to resize if there are no reserved gdt blocks leftJosef Bacik
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-03generic block based fiemap implementationJosef Bacik
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-25ext3: validate directory entry data before useDuane Griffin
2008-07-25ext3: kill 2 useless magic numbersLi Zefan
2008-07-25ext3: handle deleting corrupted indirect blocksDuane Griffin
2008-07-25ext3: don't read inode block if the buffer has a write errorHidehiro Kawai
2008-07-25ext3: handle corrupted orphan list at mountDuane Griffin
2008-07-25ext3: remove double definitions of xattr macrosShen Feng
2008-07-25ext3: improve some code in rb tree part of dir.cShen Feng
2008-07-25ext3: correct mount option parsing to detect when quota options can be changedJan Kara
2008-07-25ext3: fix typos in messages and comments (journalled -> journaled)Jan Kara