Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1265645

[GIT PULL] ext2 changes for 4.4-rc1

From Jan Kara <jack@suse.cz>
Newsgroups linux.kernel
Subject [GIT PULL] ext2 changes for 4.4-rc1
Date 2015-11-09 14:20 +0100
Message-ID <qsUwy-6TG-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


  Hello Linus,

  could you please pull from

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

to get fixes for DAX for ext2 and a minor fixup for ext4 Kconfig
description (leftover from ext3 removal).

Top of the tree is 5726b27b09cc. The full shortlog is:

Jean Delvare (1):
      ext4: Update EXT4_USE_FOR_EXT2 description

Ross Zwisler (1):
      ext2: Add locking for DAX faults

The diffstat is

 fs/ext2/ext2.h  | 11 ++++++++
 fs/ext2/file.c  | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 fs/ext2/inode.c | 10 +++++++
 fs/ext2/super.c |  3 +++
 fs/ext4/Kconfig |  2 +-
 5 files changed, 105 insertions(+), 5 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[GIT PULL] ext2 changes for 4.4-rc1 Jan Kara <jack@suse.cz> - 2015-11-09 14:20 +0100
  Re: [GIT PULL] ext2 changes for 4.4-rc1 Linus Torvalds <torvalds@linux-foundation.org> - 2015-11-10 02:50 +0100
    Re: [GIT PULL] ext2 changes for 4.4-rc1 Jan Kara <jack@suse.cz> - 2015-11-10 10:10 +0100

csiph-web