-
- Downloads
Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Pull ext2, udf, reiserfs, quota cleanups and minor fixes from Jan Kara: "A few ext2 fixups and then several (mostly comment and documentation) cleanups in ext2, udf, reiserfs, and quota" * tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs: reiserfs: delete duplicated words udf: osta_udf.h: delete a duplicated word reiserfs: reiserfs.h: delete a duplicated word ext2: ext2.h: fix duplicated word + typos udf: Replace HTTP links with HTTPS ones quota: Fixup http links in quota doc Replace HTTP links with HTTPS ones: DISKQUOTA ext2: initialize quota info in ext2_xattr_set() ext2: fix some incorrect comments in inode.c ext2: remove nocheck option ext2: fix missing percpu_counter_inc ext2: ext2_find_entry() return -ENOENT if no entry found ext2: propagate errors up to ext2_find_entry()'s callers ext2: fix improper assignment for e_value_offs
No related branches found
No related tags found
Showing
- Documentation/filesystems/quota.rst 6 additions, 6 deletionsDocumentation/filesystems/quota.rst
- Documentation/filesystems/udf.rst 1 addition, 1 deletionDocumentation/filesystems/udf.rst
- fs/ext2/dir.c 27 additions, 28 deletionsfs/ext2/dir.c
- fs/ext2/ext2.h 4 additions, 4 deletionsfs/ext2/ext2.h
- fs/ext2/ialloc.c 2 additions, 1 deletionfs/ext2/ialloc.c
- fs/ext2/inode.c 2 additions, 5 deletionsfs/ext2/inode.c
- fs/ext2/namei.c 24 additions, 15 deletionsfs/ext2/namei.c
- fs/ext2/super.c 1 addition, 9 deletionsfs/ext2/super.c
- fs/ext2/xattr.c 5 additions, 1 deletionfs/ext2/xattr.c
- fs/quota/Kconfig 1 addition, 1 deletionfs/quota/Kconfig
- fs/reiserfs/dir.c 4 additions, 4 deletionsfs/reiserfs/dir.c
- fs/reiserfs/fix_node.c 2 additions, 2 deletionsfs/reiserfs/fix_node.c
- fs/reiserfs/journal.c 1 addition, 1 deletionfs/reiserfs/journal.c
- fs/reiserfs/reiserfs.h 1 addition, 1 deletionfs/reiserfs/reiserfs.h
- fs/reiserfs/xattr_acl.c 1 addition, 1 deletionfs/reiserfs/xattr_acl.c
- fs/udf/ecma_167.h 1 addition, 1 deletionfs/udf/ecma_167.h
- fs/udf/osta_udf.h 1 addition, 1 deletionfs/udf/osta_udf.h
- fs/udf/super.c 2 additions, 2 deletionsfs/udf/super.c
Loading
Please register or sign in to comment