* [GIT PULL] Ext4 changes for 3.14
@ 2014-01-28 16:27 Theodore Ts'o
0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2014-01-28 16:27 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, linux-ext4
The following changes since commit d0abafac8c9162f39c4f6b2f8141b772a09b3770:
ext4: fix bigalloc regression (2014-01-06 14:00:23 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/ext4_for_linus
for you to fetch changes up to d7092ae2973f20a39fee786c47e5edf18ced088f:
ext4: delete "set but not used" variables (2014-01-11 13:26:56 -0500)
----------------------------------------------------------------
Bug fixes and cleanups for ext4. We also enable the punch hole
functionality for bigalloc file systems.
----------------------------------------------------------------
David Howells (1):
ext4: use %pd printk specificer
Jan Kara (2):
ext4: retry allocation when inline->extent conversion failed
ext4: standardize error handling in ext4_da_write_inline_data_begin()
Theodore Ts'o (2):
ext4: avoid clearing beyond i_blocks when truncating an inline data file
ext4: don't pass freed handle to ext4_walk_page_buffers
Yongqiang Yang (2):
ext4: fix a typo in extents.c
ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZE
Zheng Liu (1):
ext4: enable punch hole for bigalloc
jon ernst (1):
ext4: delete "set but not used" variables
fs/ext4/extents.c | 2 +-
fs/ext4/inline.c | 26 +++++++++++++++-----------
fs/ext4/inode.c | 11 +++--------
fs/ext4/ioctl.c | 6 +-----
fs/ext4/namei.c | 5 ++---
5 files changed, 22 insertions(+), 28 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-01-28 16:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-28 16:27 [GIT PULL] Ext4 changes for 3.14 Theodore Ts'o
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.