Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / ext4 /
2012-04-30 Jeff MahoneyUpdate to 3.4-rc5.
2012-04-25 Jeff MahoneyUpdate to 3.4-rc4.
2012-04-24 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-04-24 Eldad Zacksuper.c: unused variable warning without CONFIG_QUOTA
2012-04-17 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-04-16 Theodore Ts'oext4: fix handling of journalled quota options
2012-04-16 Theodore Ts'oext4: address scalability issue by removing extent...
2012-04-13 Al Viroext4: fix endianness breakage in ext4_split_extent_at()
2012-04-09 Jeff MahoneyUpdate AppArmor for 3.4.
2012-04-09 Jeff Mahoney- Update richacl patchset for 3.4.
2012-03-30 Linus TorvaldsRevert "ext4: don't release page refs in ext4_end_bio()"
2012-03-29 Linus TorvaldsMerge branch 'for-3.4' of git://linux-nfs.org/~bfields...
2012-03-28 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-03-22 Artem Bityutskiyext4: remove useless s_dirt assignment
2012-03-22 Artem Bityutskiyext4: write superblock only once on unmount
2012-03-22 Artem Bityutskiyext4: do not mark superblock as dirty unnecessarily
2012-03-22 Allison Hendersonext4: correct ext4_punch_hole return codes
2012-03-22 Lukas Czernerext4: remove restrictive checks for EOFBLOCKS_FL
2012-03-22 Lukas Czernerext4: always set then trimmed blocks count into len
2012-03-22 Lukas Czernerext4: fix trimmed block count accunting
2012-03-22 Lukas Czernerext4: fix start and len arguments handling in ext4_trim...
2012-03-21 Al Viroext4: initialization of ext4_li_mtx needs to be done...
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-20 Darrick J. Wongext4: update s_free_{inodes,blocks}_count during online...
2012-03-20 Theodore Ts'oext4: change some printk() calls to use ext4_msg()...
2012-03-20 Joe Perchesext4: avoid output message interleaving in ext4_error_...
2012-03-20 Theodore Ts'oext4: remove trailing newlines from ext4_msg() and...
2012-03-20 Joe Perchesext4: add no_printk argument validation, fix fallout
2012-03-20 Joe Perchesext4: remove redundant "EXT4-fs: " from uses of ext4_msg
2012-03-20 Lukas Czernerext4: give more helpful error message in ext4_ext_rm_leaf()
2012-03-20 Lukas Czernerext4: remove unused code from ext4_ext_map_blocks()
2012-03-20 Lukas Czernerext4: rewrite punch hole to use ext4_ext_remove_space()
2012-03-19 Fan Yongext4: return 32/64-bit dir name hash according to usage...
2012-03-12 Theodore Ts'oext4: check for zero length extent
2012-03-05 Curt Wohlgemuthext4: add comments to definition of ext4_io_end_t
2012-03-05 Curt Wohlgemuthext4: don't release page refs in ext4_end_bio()
2012-03-05 Jeff Moyerext4: fix race between sync and completed io work
2012-03-05 Jeff Moyerext4: clean up the flags passed to __blockdev_direct_IO
2012-03-05 Theodore Ts'oext4: try to deprecate noacl and noxattr_user mount...
2012-03-05 Theodore Ts'oext4: ignore mount options supported by ext2/3 (but...
2012-03-05 Theodore Ts'oext4: add debugging /proc file showing file system...
2012-03-05 Theodore Ts'oext4: make ext4_show_options() be table-driven
2012-03-04 Theodore Ts'oext4: move ext4_show_options() after parse_options()
2012-03-04 Theodore Ts'oext4: use a table-driven handler for mount options
2012-03-03 Theodore Ts'oext4: unify handling of mount options which have been...
2012-03-03 Theodore Ts'oext4: simplify handling of the errors=* mount options
2012-03-02 Theodore Ts'oext4: remove the I_VERSION mount flag and use the super...
2012-03-02 Theodore Ts'oext4: remove Opt_ignore
2012-03-02 Theodore Ts'oext4: remove deprecation warnings for minix_df and...
2012-02-27 Santosh Nayakext4: Fix endianness bug when reading the MMP block
2012-02-21 Zheng Liuext4: format flag in dx_probe()
2012-02-21 Eric Sandeenext4: avoid deadlock on sync-mounted FS w/o journal
2012-02-21 Lukas Czernerext4: fix resize when resizing within single group
2012-02-20 Jeff Moyerext4: fix race between unwritten extent conversion...
2012-02-20 Heiko Carstensext4: fix balloc.c printk-format-warning
2012-02-20 Theodore Ts'oext4: remove EXT4_MB_{BITMAP,BUDDY} macros
2012-02-20 Dan Carpenterext4: using PTR_ERR() on the wrong variable in ext4_ext...
2012-02-20 Dan Carpenterext4: remove an unneeded NULL check in __ext4_check_dir...
2012-02-20 Zheng Liuext4: remove unneeded variable in ext4_xattr_check_block()
2012-02-20 Eric Sandeenext4: remove the resize mount option
2012-02-20 Eric Sandeenext4: remove the journal=update mount option
2012-02-20 Curt Wohlgemuthext4: mark possibly unused variable in ext4_mb_normaliz...
2012-02-20 Bobi Jamext4: expand commit callback and
2012-02-20 Theodore Ts'oext4: fix INCOMPAT feature codepoint reservation for...
2012-02-20 Lukas Czernerext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
2012-02-20 Theodore Ts'oext4: fix race when setting bitmap_uptodate flag
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-02-07 Theodore Ts'oext4: fold ext4_claim_inode into ext4_new_inode
2012-01-10 Theodore Ts'oMerge branch 'for_linus' into for_linus_merged
2012-01-10 Xi Wangext4: fix undefined behavior in ext4_fill_flex_info()
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-09 Al Viroext4: fix failure exits
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 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-08 Linus TorvaldsMerge branch 'pm-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-05 Eric Sandeenext4: make more symbols static
2012-01-05 Djalal Harouniext4: make local symbol ext4_initxattrs static
2012-01-05 Theodore Ts'oext4: reserve new feature flag codepoints
2012-01-05 Ben Hutchingsext4: Report max_batch_time option correctly
2012-01-04 Djalal Harouniext4: add missing ext4_resize_end on error paths
2012-01-04 Yongqiang Yangext4: let ext4_group_add() use common code
2012-01-04 Yongqiang Yangext4: let ext4_group_extend() use common code
2012-01-04 Yongqiang Yangext4: add new online resize interface
2012-01-04 Yongqiang Yangext4: add a new function which adds a flex group to...
2012-01-04 Yongqiang Yangext4: add a new function which allocates bitmaps and...
2012-01-04 Yongqiang Yangext4: pass verify_reserved_gdb() the number of group...
2012-01-04 Yongqiang Yangext4: add a function which updates the super block...
2012-01-04 Yongqiang Yangext4: add a function which sets up a block group descri...
2012-01-04 Yongqiang Yangext4: add a function which sets up group blocks of...
2012-01-04 Yongqiang Yangext4: add a structure which will be used by 64bit-resiz...
2012-01-04 Yongqiang Yangext4: add a function which adds a new group descriptors...
2012-01-04 Yongqiang Yangext4: add a function which extends a group without...
2012-01-04 Al Viroext4: propagate umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
next