linux-yocto/fs
Bruce Ashfield 7280c93f55 This is the 5.13.15 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmE4XXUACgkQONu9yGCS
 aT4xbg//Re1CdehMKx7DQQyHiVfQ+Em4+qlr6eQr9mMDQOUb/IJbG7+0ufiWF5ug
 UhG1M9jA/Y6FK9XnmPvArTgOqahoP3B0TiKfhnK53tOSlZMy5yAs81uyMI0Vs6RA
 VePIi5vwjcuJfwwjHRd+Kh2RW3adkswAIr0aRaFlpg24Dv3kZhlEDsvGu7uoOCD6
 Bcw+dWg7iMy5L44eaKjoTfJcBhxaGVCgqY75XAje8QbJ/nx+QkyZl34iw8DlhVih
 VcsW+kWydHYrBcN1jQ6PPDrWUIq1HBXlEukErXarNWwt7rwfkpdYn2NytUSb8Sjk
 rUeSOAsKQrwSf8wqXBXiOfKvgLZPQa0h7/TxUOvHGJJOjg3cirZmBdpFH3xYD7FI
 TN/VgqZbHnDTh4C66NP4teGwIuPAnMUSNIvgrM2lXuTZa57on3OTwYWzSjdRqynY
 BnieAMfBUNPWrXIUJXjjm8FuqrpwD5bSOvpM/BbrEpWPg+b9nWPoh+Iho3Qtyr2V
 rYeeBswQCgYJLDIzCoTM653zqW7YLZu2H4D5ygcYp0IcdUEU2LXbGDJQ5kmuzUp7
 9nrbONlaWvnkEi768pG6YrmxkgpvvIRxWWXroFahfYjPMA+cuWLzu6B7g4jQhOPw
 hySg9EiFA9SKIohO/qyYzsXPq8Rl+zItHdhLnONZYvzGfHEHnVw=
 =Rnyr
 -----END PGP SIGNATURE-----

Merge tag 'v5.13.15' into v5.13/standard/base

This is the 5.13.15 stable release

# gpg: Signature made Wed 08 Sep 2021 02:51:33 AM EDT
# gpg:                using RSA key 647F28654894E3BD457199BE38DBBDC86092693E
# gpg: Can't check signature: No public key
2021-09-08 13:56:54 -04:00
..
9p 9p for 5.13-rc1 2021-05-07 11:18:52 -07:00
adfs fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
affs idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
afs afs: Fix setting of writeback_index 2021-07-28 14:37:32 +02:00
aufs aufs5: core 2021-06-28 23:01:18 -04:00
autofs autofs: should_expire() argument is guaranteed to be positive 2021-03-24 14:14:27 -04:00
befs fs/befs: Delete obsolete TODO file 2021-03-30 16:54:49 -07:00
bfs fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
btrfs btrfs: fix NULL pointer dereference when deleting device by invalid id 2021-09-03 10:23:06 +02:00
cachefiles fscache, cachefiles: Add alternate API to use kiocb for read/write to cache 2021-04-23 10:14:32 +01:00
ceph ceph: fix possible null-pointer dereference in ceph_mdsmap_decode() 2021-09-08 08:50:20 +02:00
cifs cifs: use the correct max-length for dentry_path_raw() 2021-08-18 09:06:48 +02:00
coda coda: fix reference counting in coda_file_mmap error path 2021-04-23 14:42:39 -07:00
configfs configfs: fix memleak in configfs_release_bin_file 2021-07-14 17:07:43 +02:00
cramfs
crypto fscrypt: add fscrypt_symlink_getattr() for computing st_size 2021-09-03 10:23:06 +02:00
debugfs debugfs: Fix debugfs_read_file_str() 2021-06-04 15:01:08 +02:00
devpts
dlm fs: dlm: fix memory leak when fenced 2021-07-14 17:06:33 +02:00
ecryptfs fs: ecryptfs: remove BUG_ON from crypt_scatterlist 2021-05-13 18:32:26 +02:00
efivarfs efivars: convert to fileattr 2021-04-12 15:04:29 +02:00
efs
erofs erofs: fix error return code in erofs_read_superblock() 2021-07-14 17:07:50 +02:00
exfat exfat: handle wrong stream entry size in exfat_readdir() 2021-07-14 17:07:48 +02:00
exportfs
ext2 fs/ext2: Avoid page_address on pages returned by ext2_get_page 2021-08-04 12:47:47 +02:00
ext4 ext4: fix e2fsprogs checksum failure for mounted filesystem 2021-09-08 08:50:19 +02:00
f2fs f2fs: report correct st_size for encrypted symlinks 2021-09-03 10:23:07 +02:00
fat fat: don't use obsolete random32 call in namei_vfat 2021-06-28 23:01:22 -04:00
freevxfs
fscache fscache, cachefiles: Add alternate API to use kiocb for read/write to cache 2021-04-23 10:14:32 +01:00
fuse fuse: fix illegal access to inode with reused nodeid 2021-07-20 16:00:24 +02:00
gfs2 gfs2: Fix error handling in init_statfs 2021-07-14 17:06:06 +02:00
hfs hfs: add lock nesting notation to hfs_find_init 2021-07-31 08:13:46 +02:00
hfsplus hfsplus: prevent corruption in shrinking truncate 2021-05-14 19:41:32 -07:00
hostfs Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2021-05-02 09:14:01 -07:00
hpfs hpfs: replace one-element array with flexible-array member 2021-05-06 19:24:13 -07:00
hugetlbfs hugetlbfs: fix mount mode command line processing 2021-07-28 14:37:40 +02:00
iomap iomap: remove the length variable in iomap_seek_hole 2021-07-31 08:13:47 +02:00
isofs isofs: fix fall-through warnings for Clang 2021-05-06 19:24:13 -07:00
jbd2 ext4: fix debug format string warning 2021-04-09 23:32:16 -04:00
jffs2 This pull request contains changes for JFFS2, UBI and UBIFS 2021-05-04 18:08:40 -07:00
jfs fs/jfs: Fix missing error code in lmLogInit() 2021-07-20 16:00:15 +02:00
kernfs idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
lockd SUNRPC: Make trace_svc_process() display the RPC procedure symbolically 2021-01-25 09:36:23 -05:00
minix fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
netfs netfs: fix test for whether we can skip read when writing beyond EOF 2021-06-21 21:24:07 +01:00
nfs Merge branch 'v5.13/base' into v5.13/standard/base 2021-07-20 17:21:57 -04:00
nfs_common NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs 2021-03-22 10:19:00 -04:00
nfsd nfsd: fix NULL dereference in nfs3svc_encode_getaclres 2021-07-20 16:00:33 +02:00
nilfs2 nilfs2: fix memory leak in nilfs_sysfs_delete_device_group 2021-06-24 19:40:53 -07:00
nls
notify aufs5: aufs-standalone 2021-06-28 23:01:17 -04:00
ntfs ntfs: fix validity check for file name attribute 2021-07-14 17:06:06 +02:00
ocfs2 ocfs2: issue zeroout to EOF blocks 2021-08-04 12:47:48 +02:00
omfs fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
openpromfs openpromfs: don't do unlock_new_inode() until the new inode is set up 2021-03-12 22:15:22 -05:00
orangefs orangefs: fix orangefs df output. 2021-07-20 16:00:25 +02:00
overlayfs ovl: fix uninitialized pointer read in ovl_lookup_real_one() 2021-09-03 10:22:46 +02:00
proc This is the 5.13.6 stable release 2021-08-02 15:54:02 -04:00
pstore mark pstore-blk as broken 2021-07-14 17:06:51 +02:00
qnx4
qnx6
quota quota: Use 'hlist_for_each_entry' to simplify code 2021-05-10 16:27:49 +02:00
ramfs ramfs: support O_TMPFILE 2021-02-24 13:38:26 -08:00
reiserfs reiserfs: check directory items on read from disk 2021-08-12 13:32:26 +02:00
romfs
squashfs squashfs: fix divide error in calculate_skip() 2021-05-14 19:41:32 -07:00
sysfs
sysv fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
tracefs tracing: Fix various typos in comments 2021-03-23 14:08:18 -04:00
ubifs ubifs: report correct st_size for encrypted symlinks 2021-09-03 10:23:07 +02:00
udf udf: Fix NULL pointer dereference in udf_symlink function 2021-07-19 10:04:32 +02:00
ufs useful constants: struct qstr for ".." 2021-04-15 22:36:45 -04:00
unicode .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
vboxsf vboxsf: Add support for the atomic_open directory-inode op 2021-07-25 14:37:35 +02:00
verity fsverity: relax build time dependency on CRYPTO_SHA256 2021-04-22 17:31:32 +10:00
xfs xfs: bunmapi has unnecessary AG lock ordering issues 2021-05-27 08:11:24 -07:00
yaffs2 yaffs: fix -Wstringop-overread compile warning in yaffs_fix_null_name 2021-06-28 23:01:12 -04:00
zonefs \n 2021-04-29 11:06:13 -07:00
aio.c Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio" 2021-04-30 11:20:39 -07:00
anon_inodes.c fs: anon_inodes: rephrase to appropriate kernel-doc 2021-01-15 12:17:25 -05:00
attr.c ima: handle idmapped mounts 2021-01-24 14:27:20 +01:00
bad_inode.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
binfmt_aout.c
binfmt_elf_fdpic.c coredump: don't bother with do_truncate() 2021-03-08 10:21:11 -05:00
binfmt_elf.c coredump: don't bother with do_truncate() 2021-03-08 10:21:11 -05:00
binfmt_em86.c
binfmt_flat.c binfmt_flat: allow not offsetting data start 2021-04-19 09:56:37 +10:00
binfmt_misc.c binfmt_misc: fix possible deadlock in bm_register_write 2021-03-13 11:27:30 -08:00
binfmt_script.c
block_dev.c block: delay freeing the gendisk 2021-08-04 12:47:55 +02:00
buffer.c Merge branch 'akpm' (patches from Andrew) 2021-05-05 13:50:15 -07:00
char_dev.c
compat_binfmt_elf.c
coredump.c coredump: Limit what can interrupt coredumps 2021-06-10 14:02:29 -07:00
d_path.c constify dentry argument of dentry_path()/dentry_path_raw() 2021-03-21 11:43:58 -04:00
dax.c dax: fix ENOMEM handling in grab_mapping_entry() 2021-07-14 17:06:53 +02:00
dcache.c aufs5: aufs-standalone 2021-06-28 23:01:17 -04:00
direct-io.c fs: direct-io: fix missing sdio->boundary 2021-04-09 14:54:23 -07:00
drop_caches.c
eventfd.c eventfd: Enlarge recursion limit to allow vhost to work 2021-07-03 23:29:52 -04:00
eventpoll.c fs/epoll: restore waking from ep_done_scan() 2021-05-06 19:24:13 -07:00
exec.c This is the 5.13.2 stable release 2021-07-14 15:45:04 -04:00
fcntl.c aufs5: aufs-standalone 2021-06-28 23:01:17 -04:00
fhandle.c fs: delete repeated words in comments 2021-02-24 13:38:26 -08:00
file_table.c aufs5: aufs-standalone 2021-06-28 23:01:17 -04:00
file.c Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2021-05-03 11:05:28 -07:00
filesystems.c
fs_context.c
fs_parser.c vfs: fs_parser: clean up kernel-doc warnings 2021-04-30 11:20:35 -07:00
fs_pin.c
fs_struct.c
fs_types.c
fs-writeback.c writeback: fix obtain a reference to a freeing memcg css 2021-07-14 17:07:23 +02:00
fsopen.c
init.c init: handle idmapped mounts 2021-01-24 14:27:19 +01:00
inode.c aufs5: aufs-standalone 2021-06-28 23:01:17 -04:00
internal.h cgroup1: fix leaked context root causing sporadic NULL deref in LTP 2021-07-31 08:13:45 +02:00
io_uring.c io_uring: rsrc ref lock needs to be IRQ safe 2021-09-03 10:22:46 +02:00
io-wq.c io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker() 2021-08-18 09:06:57 +02:00
io-wq.h io_uring: move creds from io-wq work to io_kiocb 2021-07-20 16:00:32 +02:00
ioctl.c vfs: add fileattr ops 2021-04-12 15:04:23 +02:00
Kconfig aufs5: aufs-kbuild 2021-06-28 23:01:17 -04:00
Kconfig.binfmt binfmt_flat: allow not offsetting data start 2021-04-19 09:56:37 +10:00
kernel_read_file.c
libfs.c libfs: fix kernel-doc for mnt_userns 2021-03-23 11:20:25 +01:00
locks.c Additional fixes and clean-ups for NFSD since tags/nfsd-5.13, 2021-05-05 13:44:19 -07:00
Makefile aufs5: aufs-kbuild 2021-06-28 23:01:17 -04:00
mbcache.c
mount.h mount: make {lock,unlock}_mount_hash() static 2021-01-24 14:29:34 +01:00
mpage.c block: rename BIO_MAX_PAGES to BIO_MAX_VECS 2021-03-11 07:47:48 -07:00
namei.c fs.idmapped.helpers.v5.13 2021-04-27 12:49:42 -07:00
namespace.c Linux 5.13.13 2021-09-01 10:36:03 -04:00
no-block.c
nsfs.c
open.c This is the 5.13.2 stable release 2021-07-14 15:45:04 -04:00
pipe.c pipe: do FASYNC notifications for every pipe IO, not just state changes 2021-09-03 10:23:05 +02:00
pnode.c
pnode.h mount: fix mounting of detached mounts onto targets that reside on shared mounts 2021-03-08 15:18:43 +01:00
posix_acl.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
proc_namespace.c fs: introduce MOUNT_ATTR_IDMAP 2021-01-24 14:43:45 +01:00
read_write.c aufs5: aufs-standalone 2021-06-28 23:01:17 -04:00
readdir.c readdir: make sure to verify directory entry for legacy interfaces too 2021-04-17 11:39:49 -07:00
remap_range.c ioctl: handle idmapped mounts 2021-01-24 14:27:19 +01:00
select.c kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() 2021-03-16 22:13:10 +01:00
seq_file.c seq_file: disallow extremely large seq buffer allocations 2021-07-20 16:00:42 +02:00
signalfd.c signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfo 2021-05-18 16:20:54 -05:00
splice.c aufs5: aufs-standalone 2021-06-28 23:01:17 -04:00
stack.c
stat.c fs: fix reporting supported extra file attributes for statx() 2021-04-17 23:03:50 -04:00
statfs.c s390,alpha: switch to 64-bit ino_t 2021-02-13 17:17:53 +01:00
super.c fs,security: Add sb_delete hook 2021-04-22 12:22:11 -07:00
sync.c aufs5: aufs-standalone 2021-06-28 23:01:17 -04:00
timerfd.c
userfaultfd.c userfaultfd: do not untag user pointers 2021-07-28 14:37:39 +02:00
utimes.c utimes: handle idmapped mounts 2021-01-24 14:27:18 +01:00
xattr.c aufs5: aufs-standalone 2021-06-28 23:01:17 -04:00