kernel-hacking-2024-linux-s.../fs/jfs
Linus Torvalds 5ceabb6078 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull misc vfs updates from Al Viro:
 "Assorted stuff pile - no common topic here"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  whack-a-mole: don't open-code iminor/imajor
  9p: fix misuse of sscanf() in v9fs_stat2inode()
  audit_alloc_mark(): don't open-code ERR_CAST()
  fs/inode.c: make inode_init_always() initialize i_ino to 0
  vfs: don't unnecessarily clone write access for writable fds
2021-02-27 08:07:12 -08:00
..
acl.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
file.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
inode.c
ioctl.c inode: make init and permission helpers idmapped mount aware 2021-01-24 14:27:16 +01:00
jfs_acl.h fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
jfs_btree.h
jfs_debug.c
jfs_debug.h
jfs_dinode.h
jfs_discard.c
jfs_discard.h
jfs_dmap.c fs/jfs: fix potential integer overflow on shift of a int 2021-02-11 11:25:54 -06:00
jfs_dmap.h jfs: Fix array index bounds check in dbAdjTree 2020-11-13 16:03:07 -06:00
jfs_dtree.c
jfs_dtree.h
jfs_extent.c jfs: delete duplicated words + other fixes 2020-11-13 13:36:00 -06:00
jfs_extent.h jfs: delete duplicated words + other fixes 2020-11-13 13:36:00 -06:00
jfs_filsys.h JFS: more checks for invalid superblock 2020-12-18 15:23:33 -06:00
jfs_imap.c
jfs_imap.h
jfs_incore.h
jfs_inode.c inode: make init and permission helpers idmapped mount aware 2021-01-24 14:27:16 +01:00
jfs_inode.h fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
jfs_lock.h
jfs_logmgr.c
jfs_logmgr.h jfs: delete duplicated words + other fixes 2020-11-13 13:36:00 -06:00
jfs_metapage.c fs: Introduce i_blocks_per_page 2020-09-21 08:59:26 -07:00
jfs_metapage.h
jfs_mount.c JFS: more checks for invalid superblock 2020-12-18 15:23:33 -06:00
jfs_superblock.h
jfs_txnmgr.c jfs: turn diLog(), dataLog() and txLog() into void functions 2021-02-08 08:46:05 -06:00
jfs_txnmgr.h
jfs_types.h
jfs_umount.c
jfs_unicode.c
jfs_unicode.h
jfs_uniupr.c
jfs_xattr.h
jfs_xtree.c jfs: delete duplicated words + other fixes 2020-11-13 13:36:00 -06:00
jfs_xtree.h
Kconfig
Makefile
namei.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
resize.c block: move struct block_device to blk_types.h 2020-06-24 09:16:02 -06:00
super.c fs/inode.c: make inode_init_always() initialize i_ino to 0 2021-01-04 14:10:32 -05:00
symlink.c
xattr.c acl: handle idmapped mounts 2021-01-24 14:27:17 +01:00