Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / ext3 /
2012-03-31 Al Viroext3: move headers to fs/ext3/
2012-03-28 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-02 Lukas Czernerext3: fix start and len arguments handling in ext3_trim...
2012-02-29 Kazuya Mioext3: Update ctime in ext3_splice_branch() only when...
2012-02-29 Kazuya Mioext3: Don't call dquot_free_block() if we don't update...
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 Djalal Harouniext{3,4}: Fix potential race when setversion ioctl...
2012-01-09 Jan Karaext3: Don't warn from writepage when readonly inode...
2012-01-09 Jan Karaext3: Fix error handling on inode bitmap corruption
2012-01-09 Zheng Liuext3: replace ll_rw_block with other functions
2012-01-09 Al Viroext[34]: avoid i_nlink warnings triggered by drop_nlink...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-07 Al Virovfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
2012-01-04 Al Viroext3: 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-12-02 Justin P. Mattocktreewide: Fix typos in various parts of the kernel...
2011-11-22 Dan Carpenterext3: NULL dereference in ext3_evict_inode()
2011-11-09 Eryu Guanext3: call ext3_mark_recovery_complete() when recovery...
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-10-31 Dmitry Monakhovext3: Allow quota file use root reservation
2011-10-25 Linus TorvaldsMerge branch 'next' of git://selinuxproject.org/~jmorri...
2011-10-10 Tao Maext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_RE...
2011-10-04 H Hartley Sweetenext3/balloc.c: local functions should be static
2011-08-23 Christoph Hellwigblock: separate priority boosting from REQ_META
2011-08-23 Christoph Hellwigblock: remove READ_META and WRITE_META
2011-08-17 Lukas Czernerext3: remove deprecated oldalloc
2011-08-17 Julia Lawallfs/ext3/balloc.c: delete useless initialization
2011-08-17 Toshiyuki Okajimaext3: fix message in ext3_remount for rw-remount case
2011-08-17 Jan Karaext3: Remove i_mutex from ext3_sync_file()
2011-08-12 Eric Sandeenext3: Properly count journal credits for long symlinks
2011-08-09 James MorrisMerge branch 'next-evm' 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-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 Jan Karaext3: Fix data corruption in inodes with journalled...
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-21 Christoph Hellwigext3: make ext3 mount default to barrier=1
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 Bernd Schubertext3: Fix compilation with -DDX_DEBUG
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-25 Lukas Czernerext3: Return -EINVAL when start is beyond the end of...
2011-06-25 H Hartley Sweetenext3/ioctl.c: silence sparse warnings about different...
2011-06-25 Jan Karaext3: Improve truncate error handling
2011-06-25 Jan Karaext3: Fix oops in ext3_try_to_allocate_with_rsv()
2011-06-25 Jan Karaext3: Convert ext3 to new truncate calling convention
2011-06-25 Lukas Czernerext3: Add fixed tracepoints
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-27 Christoph Hellwigfs: pass exact type of data dirties to ->dirty_inode
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Dan Magenheimerext3: add cleancache support
2011-05-26 Sage Weilext3: 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 Jan Karaext3: Fix fs corruption when make_indexed_dir() fails
2011-04-29 Jan Karaext3: Fix lock inversion in ext3_symlink()
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-04-12 Jeff Mahoney- Updated to 2.6.39-rc3.
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-04-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
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 Yongqiang Yangext3: Fix writepage credits computation for ordered...
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-15 Aneesh Kumar K.Vext3: Copy fs UUID to superblock.
2011-03-15 Aneesh Kumar K.Vfs: Remove i_nlink check from file system link callback
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-03-07 Eric Sandeenext3: Always set dx_node's fake_dirent explicitly.
2011-03-03 Tao Maext3: Fix an overflow in ext3_trim_fs.
2011-02-28 Amir Goldsteinext3: skip orphan cleanup on rocompat fs
2011-02-24 Tao Maext3: speed up group trim with the right free block...
2011-02-24 Tao Maext3: Adjust trim start with first_data_block.
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-02-01 Eric Parisfs/vfs/security: pass last path component to LSM on...
2011-01-22 Jeff Mahoney- Updated to 2.6.38-rc2.
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
next