linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org
Subject: [GIT PULL] ext2, udf, reiserfs, quota cleanups and minor fixes for 5.9-rc1
Date: Wed, 5 Aug 2020 11:12:05 +0200	[thread overview]
Message-ID: <20200805091205.GD4117@quack2.suse.cz> (raw)

  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

             reply	other threads:[~2020-08-05  9:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05  9:12 Jan Kara [this message]
2020-08-07  2:39 ` [GIT PULL] ext2, udf, reiserfs, quota cleanups and minor fixes for 5.9-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200805091205.GD4117@quack2.suse.cz \
    --to=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).