All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ext2 changes for 4.4-rc1
@ 2015-11-09 13:09 Jan Kara
  2015-11-10  1:40 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kara @ 2015-11-09 13:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-ext4

  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ext2 changes for 4.4-rc1
  2015-11-09 13:09 [GIT PULL] ext2 changes for 4.4-rc1 Jan Kara
@ 2015-11-10  1:40 ` Linus Torvalds
  2015-11-10  9:08   ` Jan Kara
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2015-11-10  1:40 UTC (permalink / raw)
  To: Jan Kara; +Cc: LKML, linux-ext4

On Mon, Nov 9, 2015 at 5:09 AM, Jan Kara <jack@suse.cz> wrote:
>
> to get fixes for DAX for ext2 and a minor fixup for ext4 Kconfig
> description (leftover from ext3 removal).

You already sent the ext4 Kconfig fix earlier..

               Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ext2 changes for 4.4-rc1
  2015-11-10  1:40 ` Linus Torvalds
@ 2015-11-10  9:08   ` Jan Kara
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kara @ 2015-11-10  9:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jan Kara, LKML, linux-ext4

On Mon 09-11-15 17:40:11, Linus Torvalds wrote:
> On Mon, Nov 9, 2015 at 5:09 AM, Jan Kara <jack@suse.cz> wrote:
> >
> > to get fixes for DAX for ext2 and a minor fixup for ext4 Kconfig
> > description (leftover from ext3 removal).
> 
> You already sent the ext4 Kconfig fix earlier..

Yeah, sorry. I forgot to update my master branch (tracking your tree)
before generating a pull request and so I didn't see you've merged that
Kconfig change. I thought the pull request just got lost somewhere.

I've added automatic update of master into the script generating pull
request so it should not happen anymore.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-10  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-09 13:09 [GIT PULL] ext2 changes for 4.4-rc1 Jan Kara
2015-11-10  1:40 ` Linus Torvalds
2015-11-10  9:08   ` Jan Kara

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.