linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Quota, ext2, reiserfs cleanups & improvents for 5.13-rc1
@ 2021-04-28 12:24 Jan Kara
  2021-04-29 18:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2021-04-28 12:24 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 for_v5.13-rc1

to get support for path (instead of device) based quotactl syscall
(quotactl_path(2)), ext2 conversion to kmap_local(), other minor cleanups &
fixes.

Top of the tree is a3cc754ad9b8. The full shortlog is:

Darrick J. Wong (1):
      quota: report warning limits for realtime space quotas

Ira Weiny (2):
      ext2: Match up ext2_put_page() with ext2_dotdot() and ext2_find_entry()
      fs/ext2: Replace kmap() with kmap_local_page()

Liu xuzhi (1):
      fs/ext2/: fix misspellings using codespell tool

Sascha Hauer (2):
      quota: Add mountpath based quota support
      quota: wire up quotactl_path

Tian Tao (1):
      fs/reiserfs/journal.c: delete useless variables

The diffstat is

 arch/alpha/kernel/syscalls/syscall.tbl      |  1 +
 arch/arm/tools/syscall.tbl                  |  1 +
 arch/arm64/include/asm/unistd.h             |  2 +-
 arch/arm64/include/asm/unistd32.h           |  2 +
 arch/ia64/kernel/syscalls/syscall.tbl       |  1 +
 arch/m68k/kernel/syscalls/syscall.tbl       |  1 +
 arch/microblaze/kernel/syscalls/syscall.tbl |  1 +
 arch/mips/kernel/syscalls/syscall_n32.tbl   |  1 +
 arch/mips/kernel/syscalls/syscall_n64.tbl   |  1 +
 arch/mips/kernel/syscalls/syscall_o32.tbl   |  1 +
 arch/parisc/kernel/syscalls/syscall.tbl     |  1 +
 arch/powerpc/kernel/syscalls/syscall.tbl    |  1 +
 arch/s390/kernel/syscalls/syscall.tbl       |  1 +
 arch/sh/kernel/syscalls/syscall.tbl         |  1 +
 arch/sparc/kernel/syscalls/syscall.tbl      |  1 +
 arch/x86/entry/syscalls/syscall_32.tbl      |  1 +
 arch/x86/entry/syscalls/syscall_64.tbl      |  1 +
 arch/xtensa/kernel/syscalls/syscall.tbl     |  1 +
 fs/ext2/dir.c                               | 94 ++++++++++++++++++-----------
 fs/ext2/ext2.h                              | 12 ++--
 fs/ext2/namei.c                             | 34 +++++++----
 fs/ext2/super.c                             |  2 +-
 fs/quota/quota.c                            | 50 ++++++++++++++-
 fs/reiserfs/journal.c                       |  6 +-
 include/linux/syscalls.h                    |  2 +
 include/uapi/asm-generic/unistd.h           |  4 +-
 include/uapi/linux/dqblk_xfs.h              |  5 +-
 kernel/sys_ni.c                             |  1 +
 28 files changed, 168 insertions(+), 62 deletions(-)

							Thanks
								Honza

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

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

* Re: [GIT PULL] Quota, ext2, reiserfs cleanups & improvents for 5.13-rc1
  2021-04-28 12:24 [GIT PULL] Quota, ext2, reiserfs cleanups & improvents for 5.13-rc1 Jan Kara
@ 2021-04-29 18:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-29 18:18 UTC (permalink / raw)
  To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel

The pull request you sent on Wed, 28 Apr 2021 14:24:32 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_v5.13-rc1

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

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-04-29 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 12:24 [GIT PULL] Quota, ext2, reiserfs cleanups & improvents for 5.13-rc1 Jan Kara
2021-04-29 18:18 ` 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).