Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / ext2 /
2012-03-31 Al Viromigrate ext2_fs.h guts to fs/ext2/ext2.h
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Virovfs: check i_nlink limits in vfs_{mkdir,rename_dir...
2012-03-20 Cong Wangext2: remove the second argument of k[un]map_atomic()
2012-01-11 Djalal Harouniext2: protect inode changes in the SETVERSION and SETFL...
2012-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-09 Paul Gortmakerext2/3/4: delete unneeded includes of module.h
2012-01-09 Jan Karaext2: Fix error handling on inode bitmap corruption
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 Al Viroext2: propagate umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2012-01-04 Al Virovfs: mnt_drop_write_file()
2012-01-04 Al Viroswitch a bunch of places to mnt_want_write_file()
2011-11-02 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-11-02 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-08-30 Li Haifengext2: fix the outdated comment in ext2_nfs_get_inode()
2011-08-17 Julia Lawallfs/ext2/balloc.c: delete useless initialization
2011-08-09 James MorrisMerge branch 'next-evm' of git://git./linux/kernel...
2011-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-01 Al Viroswitch posix_acl_equiv_mode() to umode_t *
2011-08-01 Al Viroswitch posix_acl_create() to umode_t *
2011-07-30 Linus Torvaldsext2: remove duplicate 'ext2_get_acl()' define
2011-07-26 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-07-25 Christoph Hellwigfs: take the ACL checks to common code
2011-07-25 Al Virokill boilerplates around posix_acl_create_masq()
2011-07-25 Al Virokill boilerplate around posix_acl_chmod_masq()
2011-07-25 Linus Torvaldsvfs: move ACL cache lookup into generic code
2011-07-22 Wang Sheng-Huiext2: check xattr name_len before acquiring xattr_sem...
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-21 Christoph Hellwigfs: simplify the blockdev_direct_IO prototype
2011-07-21 Christoph Hellwigfs: move inode_dio_wait calls into ->setattr
2011-07-20 Al Viromake d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->check_...
2011-07-20 Al Viro->permission() sanitizing: pass MAY_NOT_BLOCK to -...
2011-07-18 Mimi Zoharsecurity: new security_inode_init_security API adds...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-26 Sage Weilext2: remove unnecessary dentry_unhash on rmdir/rename_dir
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-05-17 Robin Dongext2: fix error msg when mounting fs with too-large...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-24 Akinobu Mitabitops: remove ext2 non-atomic bitops from asm/bitops.h
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-03-02 Josh Huntext2: Fix link count corruption under heavy link+rename...
2011-02-28 Josh Huntext2: Fix link count corruption under heavy link+rename...
2011-02-01 Eric Parisfs/vfs/security: pass last path component to LSM on...
2011-01-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-10 Tobias Klauserext2: Remove redundant unlikely()
2011-01-10 Eric Sandeenext2: speed up file creates by optimizing rec_len functions
2011-01-10 Wang Sheng-Huiext2: remove dead code in ext2_xattr_get
2011-01-10 Wang Sheng-Huiext2,ext3,ext4: clarify comment for extN_xattr_set_handle
2011-01-07 Nick Pigginext2,3,4: provide simple rcu-walk ACL implementation
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-06 Joe Perchesfs/ext2/super.c: Use printf extension %pV
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-27 Andrea Gelminiext2: fixed typo.
2010-10-27 Namhyung Kimext2: fix comment on ext2_try_to_allocate()
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Al Viroext2_remount: don't bother with invalidate_inodes()
2010-10-26 Christoph Hellwigfs: add sync_inode_metadata
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-04 Jan BlunckBKL: Remove BKL from ext2 filesystem
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-09-23 Namhyung Kimext2: fix a typo on comment in ext2/inode.c
2010-08-09 Andreas Gruenbachermbcache: Remove unused features
2010-08-09 Al Viromerge ext2 delete_inode and clear_inode, switch to...
2010-08-09 Al ViroDon't dirty the victim in ext2_xattr_delete_inode()
2010-08-09 Al ViroTake dirtying the inode to callers of ext2_free_blocks()
2010-08-09 Al Viroext2: switch to dquot_free_block_nodirty()
2010-08-09 Christoph Hellwigcheck ATTR_SIZE contraints in inode_change_ok
2010-08-09 Christoph Hellwigrename generic_setattr
2010-08-09 Christoph Hellwigget rid of block_write_begin_newtrunc
2010-08-09 Christoph Hellwigintroduce __block_write_begin
2010-08-09 Christoph Hellwigclean up write_begin usage for directories in pagecache
2010-08-09 Christoph Hellwigget rid of nobh_write_begin_newtrunc
2010-08-09 Christoph Hellwigsort out blockdev_direct_IO variants
2010-06-24 Jan Karaext2: update ctime when changing the file's permission...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-04 Nick Pigginfix truncate inode time modification breakage
2010-05-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-28 npiggin@suse.deext2: convert to use the new truncate convention.
2010-05-28 Christoph Hellwigrename the generic fsync implementations
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-24 Christoph Hellwigquota: rename default quotactl methods to dquot_
2010-05-24 Christoph Hellwigquota: explicitly set ->dq_op and ->s_qcop
2010-05-24 Christoph Hellwigquota: move unmount handling into the filesystem
2010-05-24 Christoph Hellwigquota: kill the vfs_dq_off and vfs_dq_quota_on_remount...
next