linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fsverity updates for 5.5
@ 2019-11-25  4:45 Eric Biggers
  2019-11-25 22:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2019-11-25  4:45 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-fscrypt, linux-ext4, linux-f2fs-devel, linux-fsdevel,
	linux-kernel, Theodore Ts'o

The following changes since commit 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c:

  Linux 5.4-rc7 (2019-11-10 16:17:15 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fsverity-for-linus

for you to fetch changes up to 73f0ec02d670a61afcef49bc0a74d42e324276ea:

  docs: fs-verity: mention statx() support (2019-11-13 12:15:34 -0800)

----------------------------------------------------------------

Expose the fs-verity bit through statx().

----------------------------------------------------------------
Eric Biggers (5):
      docs: fs-verity: document first supported kernel version
      statx: define STATX_ATTR_VERITY
      ext4: support STATX_ATTR_VERITY
      f2fs: support STATX_ATTR_VERITY
      docs: fs-verity: mention statx() support

 Documentation/filesystems/fsverity.rst | 12 ++++++++++--
 fs/ext4/inode.c                        |  5 ++++-
 fs/f2fs/file.c                         |  5 ++++-
 include/linux/stat.h                   |  3 ++-
 include/uapi/linux/stat.h              |  2 +-
 5 files changed, 21 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] fsverity updates for 5.5
  2019-11-25  4:45 [GIT PULL] fsverity updates for 5.5 Eric Biggers
@ 2019-11-25 22:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-11-25 22:45 UTC (permalink / raw)
  To: Eric Biggers
  Cc: Linus Torvalds, linux-fscrypt, linux-ext4, linux-f2fs-devel,
	linux-fsdevel, linux-kernel, Theodore Ts'o

The pull request you sent on Sun, 24 Nov 2019 20:45:03 -0800:

> https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fsverity-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1c1ff4836fdab94c7c15b23be57bf64c1e56a36f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-11-25 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25  4:45 [GIT PULL] fsverity updates for 5.5 Eric Biggers
2019-11-25 22:45 ` pr-tracker-bot

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).