linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git fixes for -rc2
@ 2014-02-09 23:36 Al Viro
  2014-02-10 10:47 ` Dave Chinner
  0 siblings, 1 reply; 7+ messages in thread
From: Al Viro @ 2014-02-09 23:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	A couple of fixes, both -stable fodder.  O_SYNC bug is
fairly old...  Please, pull from the usual place -
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (2):
      fix O_SYNC|O_APPEND syncing the wrong range on write()
      fix a kmap leak in virtio_console

Diffstat:
 drivers/char/virtio_console.c |    9 +++------
 fs/cifs/file.c                |    4 ++--
 fs/ext4/file.c                |    2 +-
 fs/ntfs/file.c                |    2 +-
 fs/sync.c                     |   17 -----------------
 fs/xfs/xfs_file.c             |    2 +-
 include/linux/fs.h            |    8 +++++++-
 mm/filemap.c                  |    4 ++--
 8 files changed, 17 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [git pull] vfs.git fixes for -rc2
@ 2015-07-12 16:16 Al Viro
  0 siblings, 0 replies; 7+ messages in thread
From: Al Viro @ 2015-07-12 16:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	Fixes for this cycle regression in overlayfs and a couple of
long-standing (== all the way back to 2.6.12, at least) bugs.  Please,
pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (3):
      9p: don't leave a half-initialized inode sitting around
      fix a braino in ovl_d_select_inode()
      freeing unlinked file indefinitely delayed

Diffstat:
 fs/9p/vfs_inode.c      | 3 +--
 fs/9p/vfs_inode_dotl.c | 3 +--
 fs/dcache.c            | 7 +++++--
 fs/overlayfs/inode.c   | 3 +++
 4 files changed, 10 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2015-07-12 16:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-09 23:36 [git pull] vfs.git fixes for -rc2 Al Viro
2014-02-10 10:47 ` Dave Chinner
2014-02-10 10:52   ` Christoph Hellwig
2014-02-10 11:16     ` Geert Uytterhoeven
2014-02-10 11:17     ` Dave Chinner
2014-02-10 11:17   ` Al Viro
  -- strict thread matches above, loose matches on Subject: below --
2015-07-12 16:16 Al Viro

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