WSL2-Linux-Kernel/fs
Chuck Lever 34a14759d9 NFSD: Fix sparse warning
[ Upstream commit c2f1c4bd20 ]

/home/cel/src/linux/linux/fs/nfsd/nfs4proc.c:1539:24: warning: incorrect type in assignment (different base types)
/home/cel/src/linux/linux/fs/nfsd/nfs4proc.c:1539:24:    expected restricted __be32 [usertype] status
/home/cel/src/linux/linux/fs/nfsd/nfs4proc.c:1539:24:    got int

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Stable-dep-of: 79a1d88a36 ("NFSD: pass range end to vfs_fsync_range() instead of count")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-04-13 16:48:15 +02:00
..
9p
adfs
affs
afs
autofs
befs
bfs
btrfs btrfs: scan device in non-exclusive mode 2023-04-05 11:24:59 +02:00
cachefiles
ceph ceph: update the time stamps and try to drop the suid/sgid 2023-03-10 09:40:08 +01:00
cifs cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL 2023-04-05 11:24:59 +02:00
coda coda: Avoid partial allocation of sig_inputArgs 2023-03-10 09:39:50 +01:00
configfs
cramfs
crypto
debugfs
devpts
dlm fs: dlm: start midcomms before scand 2023-03-17 08:48:50 +01:00
ecryptfs
efivarfs
efs
erofs
exfat exfat: fix inode->i_blocks for non-512 byte sector size device 2023-03-10 09:39:58 +01:00
exportfs
ext2
ext4 ext4: fix possible double unlock when moving a directory 2023-03-22 13:31:31 +01:00
f2fs f2fs: retry to update the inode page given data corruption 2023-03-17 08:48:50 +01:00
fat
freevxfs
fscache
fuse attr: use consistent sgid stripping checks 2023-03-17 08:49:01 +01:00
gfs2 gfs2: Improve gfs2_make_fs_rw error handling 2023-03-10 09:39:53 +01:00
hfs hfs: fix missing hfs_bnode_get() in __hfs_bnode_create 2023-03-10 09:39:57 +01:00
hfsplus fs: hfsplus: fix UAF issue in hfsplus_put_super 2023-03-10 09:39:57 +01:00
hostfs
hpfs
hugetlbfs
iomap
isofs
jbd2 jbd2: fix data missing when reusing bh which is ready to be checkpointed 2023-03-10 09:40:05 +01:00
jffs2 jffs2: correct logic when creating a hole in jffs2_write_begin 2023-03-22 13:31:30 +01:00
jfs fs/jfs: fix shift exponent db_agl2size negative 2023-03-11 13:57:22 +01:00
kernfs
ksmbd ksmbd: don't terminate inactive sessions after a few seconds 2023-04-05 11:24:52 +02:00
lockd lockd: set file_lock start and end when decoding nlm4 testargs 2023-03-30 12:47:56 +02:00
minix
netfs
nfs NFSv4: Fix hangs when recovering open state after a server reboot 2023-04-05 11:25:00 +02:00
nfs_common
nfsd NFSD: Fix sparse warning 2023-04-13 16:48:15 +02:00
nilfs2 nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() 2023-03-30 12:47:58 +02:00
nls
notify
ntfs
ntfs3
ocfs2 ocfs2: fix memory leak in ocfs2_mount_volume() 2023-04-13 16:48:15 +02:00
omfs
openpromfs
orangefs
overlayfs
proc
pstore
qnx4
qnx6
quota
ramfs
reiserfs
romfs
smbfs_common
squashfs revert "squashfs: harden sanity check in squashfs_read_xattr_id_table" 2023-02-22 12:57:07 +01:00
sysfs
sysv
tracefs
ubifs ubifs: ubifs_writepage: Mark page dirty after writing inode failed 2023-03-11 13:57:25 +01:00
udf udf: Fix off-by-one error when discarding preallocation 2023-03-17 08:48:50 +01:00
ufs
unicode
vboxsf
verity fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY 2023-04-05 11:24:51 +02:00
xfs xfs: remove xfs_setattr_time() declaration 2023-03-17 08:49:04 +01:00
zonefs zonefs: Fix error message in zonefs_file_dio_append() 2023-04-05 11:25:01 +02:00
Kconfig
Kconfig.binfmt
Makefile
aio.c aio: fix mremap after fork null-deref 2023-02-22 12:57:05 +01:00
anon_inodes.c
attr.c attr: use consistent sgid stripping checks 2023-03-17 08:49:01 +01:00
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
buffer.c
char_dev.c
compat_binfmt_elf.c
coredump.c
d_path.c
dax.c
dcache.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fhandle.c
file.c fs: prevent out-of-bounds array speculation when closing a file descriptor 2023-03-17 08:48:47 +01:00
file_table.c
filesystems.c
fs-writeback.c
fs_context.c
fs_parser.c
fs_pin.c
fs_struct.c
fs_types.c
fsopen.c
init.c
inode.c attr: use consistent sgid stripping checks 2023-03-17 08:49:01 +01:00
internal.h attr: use consistent sgid stripping checks 2023-03-17 08:49:01 +01:00
ioctl.c
kernel_read_file.c
libfs.c
locks.c filelocks: use mount idmapping for setlease permission check 2023-03-17 08:49:02 +01:00
mbcache.c
mount.h
mpage.c
namei.c fs: move S_ISGID stripping into the vfs_*() helpers 2023-03-17 08:49:00 +01:00
namespace.c fs: hold writers when changing mount's idmapping 2023-03-17 08:49:05 +01:00
no-block.c
nsfs.c
open.c attr: use consistent sgid stripping checks 2023-03-17 08:49:01 +01:00
pipe.c
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
readdir.c
remap_range.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c fscrypt: destroy keyring after security_sb_delete() 2023-03-30 12:47:56 +02:00
sync.c
timerfd.c
userfaultfd.c
utimes.c
xattr.c