ext4: do not mark superblock as dirty unnecessarily
[firefly-linux-kernel-4.4.55.git] / fs / ext4 /
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-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-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 Theodore Ts'oext4: fold ext4_claim_inode into ext4_new_inode
2012-01-31 Linus TorvaldsMerge tag 'for-linus' of git://github.com/prasad-joshi...
2012-01-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-27 Konrad Rzeszutek... Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
2012-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-27 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-01-26 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-26 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-01-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-24 Greg Kroah-HartmanMerge branch 'for-usb-linus' of git://git./linux/kernel...
2012-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge tag 'arm-soc-imx-move' of git://git./linux/kernel...
2012-01-19 Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-19 H. Peter AnvinMerge remote-tracking branch 'linus/master' into x86...
2012-01-19 Linus TorvaldsMerge branch 'for-next-merge' of git://git./linux/kerne...
2012-01-18 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-01-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-01-18 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-01-18 Len BrownMerge branches 'einj', 'intel_idle', 'misc', 'srat...
2012-01-18 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-01-17 Linus TorvaldsMerge branch 'btrfs' of git://git./linux/kernel/git...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Len BrownMerge branch 'acpica-validate-address-regression' into...
2012-01-17 Olof JohanssonMerge branch 'fixes-for-arm-soc' of git://sources.calxe...
2012-01-17 Olof JohanssonMerge branch 'msm-fix' of git://codeaurora.org/quic...
2012-01-17 Olof JohanssonMerge branch 'picoxcell-fixes' of git://github.com...
2012-01-17 Linus TorvaldsMerge branch 'x86/rdrand' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'x86-syscall-for-linus' of git://git....
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-01-16 Chris MasonMerge branch 'integrity-check-patch-v2' of git://btrfs...
2012-01-16 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
2012-01-16 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/linux...
2012-01-16 Chris MasonMerge branch 'restriper' of git://github.com/idryomov...
2012-01-16 Paul E. McKenneyMerge branch 'rcu/fixes-for-v3.2' into rcu/urgent
2012-01-15 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/drivers' of git://git.kernel...
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/core' of git://git.kernel.dk...
2012-01-15 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-01-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-01-15 Jens AxboeMerge branch 'for-3.3/mtip32xx' into for-3.3/drivers
next