[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YN86Qdthbzfa5wfY@infradead.org>
Date: Fri, 2 Jul 2021 18:09:37 +0200
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Joel Becker <jlbec@...lplan.org>
Subject: [GIT PULL] configfs updates for Linux 5.13
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(-)
Powered by blists - more mailing lists