[GIT PULL] ext2, udf, reiserfs, quota cleanups and minor fixes for 5.9-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  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@xxxxxxxx>
SUSE Labs, CR



[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux