linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ext2, udf, reiserfs, quota cleanups and minor fixes for 5.9-rc1
@ 2020-08-05  9:12 Jan Kara
  2020-08-07  2:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2020-08-05  9:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, linux-ext4

  Hello Linus,

  could you please pull from

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

to get a few ext2 fixups and then several (mostly comment and
documentation) cleanups in ext2, udf, reiserfs, and quota.

Top of the tree is 9436fb4d8993. The full shortlog is:

Alexander A. Klimov (2):
      Replace HTTP links with HTTPS ones: DISKQUOTA
      udf: Replace HTTP links with HTTPS ones

Chengguang Xu (4):
      ext2: fix improper assignment for e_value_offs
      ext2: remove nocheck option
      ext2: fix some incorrect comments in inode.c
      ext2: initialize quota info in ext2_xattr_set()

Jan Kara (1):
      quota: Fixup http links in quota doc

Mikulas Patocka (1):
      ext2: fix missing percpu_counter_inc

Randy Dunlap (4):
      ext2: ext2.h: fix duplicated word + typos
      reiserfs: reiserfs.h: delete a duplicated word
      udf: osta_udf.h: delete a duplicated word
      reiserfs: delete duplicated words

zhangyi (F) (2):
      ext2: propagate errors up to ext2_find_entry()'s callers
      ext2: ext2_find_entry() return -ENOENT if no entry found

The diffstat is

 Documentation/filesystems/quota.rst | 12 ++++----
 Documentation/filesystems/udf.rst   |  2 +-
 fs/ext2/dir.c                       | 55 ++++++++++++++++++-------------------
 fs/ext2/ext2.h                      |  8 +++---
 fs/ext2/ialloc.c                    |  3 +-
 fs/ext2/inode.c                     |  7 ++---
 fs/ext2/namei.c                     | 39 ++++++++++++++++----------
 fs/ext2/super.c                     | 10 +------
 fs/ext2/xattr.c                     |  6 +++-
 fs/quota/Kconfig                    |  2 +-
 fs/reiserfs/dir.c                   |  8 +++---
 fs/reiserfs/fix_node.c              |  4 +--
 fs/reiserfs/journal.c               |  2 +-
 fs/reiserfs/reiserfs.h              |  2 +-
 fs/reiserfs/xattr_acl.c             |  2 +-
 fs/udf/ecma_167.h                   |  2 +-
 fs/udf/osta_udf.h                   |  2 +-
 fs/udf/super.c                      |  4 +--
 18 files changed, 86 insertions(+), 84 deletions(-)

							Thanks
								Honza

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

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

* Re: [GIT PULL] ext2, udf, reiserfs, quota cleanups and minor fixes for 5.9-rc1
  2020-08-05  9:12 [GIT PULL] ext2, udf, reiserfs, quota cleanups and minor fixes for 5.9-rc1 Jan Kara
@ 2020-08-07  2:39 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-07  2:39 UTC (permalink / raw)
  To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel, linux-ext4

The pull request you sent on Wed, 5 Aug 2020 11:12:05 +0200:

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

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

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:[~2020-08-07  2:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-05  9:12 [GIT PULL] ext2, udf, reiserfs, quota cleanups and minor fixes for 5.9-rc1 Jan Kara
2020-08-07  2:39 ` 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).