linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ext2, udf, reiserfs fixes for 4.13-rc1
@ 2017-07-13 16:18 Jan Kara
  0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2017-07-13 16:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, linux-ext4, reiserfs-devel

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

to get several ext2, udf, and reiserfs fixes.

Top of the tree is 4d9bcaddacf2. The full shortlog is:

Ernesto A. Fernández (1):
      ext2: Fix memory leak when truncate races ext2_get_blocks

Jan Kara (6):
      udf: Remove unused UDF_DEFAULT_BLOCKSIZE
      udf: Fix races with i_size changes during readpage
      udf: Use i_size_read() in udf_adinicb_writepage()
      udf: Fix deadlock between writeback and udf_setsize()
      udf: Use time64_to_tm for timestamp conversion
      udf: Convert udf_disk_stamp_to_time() to use mktime64()

Jeff Mahoney (2):
      reiserfs: don't preallocate blocks for extended attributes
      reiserfs: fix race in prealloc discard

The diffstat is

 fs/ext2/inode.c      |  1 +
 fs/reiserfs/bitmap.c | 14 ++++++--
 fs/udf/file.c        | 12 +++++--
 fs/udf/inode.c       |  4 +--
 fs/udf/super.c       |  2 --
 fs/udf/udftime.c     | 98 +++++++---------------------------------------------
 6 files changed, 36 insertions(+), 95 deletions(-)

							Thanks
								Honza
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-13 16:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-13 16:18 [GIT PULL] ext2, udf, reiserfs fixes for 4.13-rc1 Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).