linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Quota, udf, isofs, reiserfs, writeback changes for 5.14-rc1
@ 2021-06-30 16:19 Jan Kara
  2021-07-01 19:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2021-06-30 16:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v5.14-rc1

to get implementation of the new quotactl_fd() syscall (remake of
quotactl_path() syscall that got introduced & disabled in 5.13 cycle),
and couple of udf, reiserfs, isofs, and writeback fixes and cleanups.

Top of the tree is 8b0ed8443ae6. The full shortlog is:

Arturo Giusti (1):
      udf: Fix NULL pointer dereference in udf_symlink function

Colin Ian King (1):
      isofs: remove redundant continue statement

Jan Kara (2):
      quota: Change quotactl_path() systcall to an fd-based one
      quota: Wire up quotactl_fd syscall

Muchun Song (1):
      writeback: fix obtain a reference to a freeing memcg css

Pavel Skripkin (1):
      reiserfs: add check for invalid 1st journal block

YueHaibing (1):
      reiserfs: Remove unneed check in reiserfs_write_full_page()

Zhen Lei (1):
      quota: remove unnecessary oom message

The diffstat is

 arch/alpha/kernel/syscalls/syscall.tbl      |  2 +-
 arch/arm/tools/syscall.tbl                  |  2 +-
 arch/arm64/include/asm/unistd32.h           |  3 ++-
 arch/ia64/kernel/syscalls/syscall.tbl       |  2 +-
 arch/m68k/kernel/syscalls/syscall.tbl       |  2 +-
 arch/microblaze/kernel/syscalls/syscall.tbl |  2 +-
 arch/mips/kernel/syscalls/syscall_n32.tbl   |  2 +-
 arch/mips/kernel/syscalls/syscall_n64.tbl   |  2 +-
 arch/mips/kernel/syscalls/syscall_o32.tbl   |  2 +-
 arch/parisc/kernel/syscalls/syscall.tbl     |  2 +-
 arch/powerpc/kernel/syscalls/syscall.tbl    |  2 +-
 arch/s390/kernel/syscalls/syscall.tbl       |  2 +-
 arch/sh/kernel/syscalls/syscall.tbl         |  2 +-
 arch/sparc/kernel/syscalls/syscall.tbl      |  2 +-
 arch/x86/entry/syscalls/syscall_32.tbl      |  2 +-
 arch/x86/entry/syscalls/syscall_64.tbl      |  2 +-
 arch/xtensa/kernel/syscalls/syscall.tbl     |  2 +-
 fs/fs-writeback.c                           |  9 ++++++--
 fs/isofs/dir.c                              |  2 --
 fs/quota/quota.c                            | 28 ++++++++++++------------
 fs/quota/quota_tree.c                       | 33 +++++++++++------------------
 fs/reiserfs/inode.c                         |  4 +---
 fs/reiserfs/journal.c                       | 14 ++++++++++++
 fs/udf/namei.c                              |  4 ++++
 include/linux/syscalls.h                    |  4 ++--
 include/uapi/asm-generic/unistd.h           |  4 ++--
 kernel/sys_ni.c                             |  2 +-
 27 files changed, 74 insertions(+), 65 deletions(-)

							Thanks
								Honza

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

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

* Re: [GIT PULL] Quota, udf, isofs, reiserfs, writeback changes for 5.14-rc1
  2021-06-30 16:19 [GIT PULL] Quota, udf, isofs, reiserfs, writeback changes for 5.14-rc1 Jan Kara
@ 2021-07-01 19:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-01 19:20 UTC (permalink / raw)
  To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Wed, 30 Jun 2021 18:19:48 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v5.14-rc1

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

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-01 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-30 16:19 [GIT PULL] Quota, udf, isofs, reiserfs, writeback changes for 5.14-rc1 Jan Kara
2021-07-01 19:20 ` 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).