linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] configfs updates for Linux 5.13
@ 2021-07-02 16:09 Christoph Hellwig
  2021-07-02 21:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2021-07-02 16:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel, Joel Becker

The following changes since commit c4681547bcce777daf576925a966ffa824edd09d:

  Linux 5.13-rc3 (2021-05-23 11:42:48 -1000)

are available in the Git repository at:

  git://git.infradead.org/users/hch/configfs.git tags/configfs-5.13

for you to fetch changes up to c886fa3cf6ffbe13006053ceb27c93d41928de30:

  configfs: simplify configfs_release_bin_file (2021-06-22 09:46:28 +0200)

----------------------------------------------------------------
configfs updates for Linux 5.13

 - fix a memleak in configfs_release_bin_file (Chung-Chiang Cheng)
 - implement the .read_iter and .write_iter (Bart Van Assche)
 - minor cleanups (Bart Van Assche, me)

----------------------------------------------------------------
Bart Van Assche (2):
      configfs: fix the kerneldoc comment for configfs_create_bin_file
      configfs: implement the .read_iter and .write_iter methods

Christoph Hellwig (2):
      configfs: drop pointless kerneldoc comments
      configfs: simplify configfs_release_bin_file

Chung-Chiang Cheng (1):
      configfs: fix memleak in configfs_release_bin_file

 fs/configfs/file.c | 181 +++++++++++++++--------------------------------------
 1 file changed, 51 insertions(+), 130 deletions(-)

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

* Re: [GIT PULL] configfs updates for Linux 5.13
  2021-07-02 16:09 [GIT PULL] configfs updates for Linux 5.13 Christoph Hellwig
@ 2021-07-02 21:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-02 21:47 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Linus Torvalds, linux-kernel, linux-fsdevel, Joel Becker

The pull request you sent on Fri, 2 Jul 2021 18:09:37 +0200:

> git://git.infradead.org/users/hch/configfs.git tags/configfs-5.13

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

Thank you!

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

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

end of thread, other threads:[~2021-07-02 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-02 16:09 [GIT PULL] configfs updates for Linux 5.13 Christoph Hellwig
2021-07-02 21:47 ` 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).