Merge tag 'v5.15.64' into rpi-5.15.y
[platform/kernel/linux-rpi.git] / fs /
2022-09-05 Dom CobleyMerge tag 'v5.15.64' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.63' into rpi-5.15.y
2022-09-05 Dom CobleyMerge tag 'v5.15.62' into rpi-5.15.y
2022-08-31 Jens Axboeio_uring: fix issue with io_write() not always undoing...
2022-08-31 David Howellssmb3: missing inode locks in punch hole
2022-08-31 Khazhismel Kumykovwriteback: avoid use-after-free after removing device
2022-08-31 Zixuan Fubtrfs: fix possible memory leak in btrfs_get_dev_args_f...
2022-08-31 Goldwyn Rodriguesbtrfs: check if root is readonly while setting security...
2022-08-31 Anand Jainbtrfs: add info when mount fails due to stale replace...
2022-08-31 Anand Jainbtrfs: replace: drop assert for suspended replace
2022-08-31 Filipe Mananabtrfs: fix silent failure when deleting root reference
2022-08-31 Christian Braunerntfs: fix acl handling
2022-08-31 Peter Xumm/smaps: don't access young/dirty bit if pte unpresent
2022-08-31 Olga KornievskaiaNFSv4.2 fix problems with __nfs42_ssc_open
2022-08-31 Trond MyklebustNFS: Don't allocate nfs_fattr on the stack in __nfs42_s...
2022-08-31 Seth Forsheefs: require CAP_SYS_ADMIN in target namespace for idmap...
2022-08-31 Qu Wenruobtrfs: remove unnecessary parameter delalloc_start...
2022-08-31 Filipe Mananabtrfs: pass the dentry to btrfs_log_new_name() instead...
2022-08-31 Filipe Mananabtrfs: put initial index value of a directory in a...
2022-08-31 Naohiro Aotabtrfs: convert count_max_extents() to use fs_info-...
2022-08-31 Naohiro Aotabtrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info-...
2022-08-31 Naohiro Aotabtrfs: zoned: revive max_zone_append_bytes
2022-08-31 Christoph Hellwigblock: add a bdev_max_zone_append_sectors helper
2022-08-25 Darrick J. Wongxfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
2022-08-25 Eric Sandeenxfs: revert "xfs: actually bump warning counts when...
2022-08-25 Brian Fosterxfs: fix soft lockup via spinning in filestream ag...
2022-08-25 Darrick J. Wongxfs: fix overfilling of reserve pool
2022-08-25 Darrick J. Wongxfs: always succeed at setting the reserve pool size
2022-08-25 Darrick J. Wongxfs: remove infinite loop when reserving free block...
2022-08-25 Darrick J. Wongxfs: reserve quota for target dir expansion when renami...
2022-08-25 Darrick J. Wongxfs: reserve quota for dir expansion when linking/unlin...
2022-08-25 Brian Fosterxfs: flush inodegc workqueue tasks before cancel
2022-08-25 Steve Frenchsmb3: check xattr value length earlier
2022-08-25 Chao Yuf2fs: fix to do sanity check on segment type in build_s...
2022-08-25 Chao Yuf2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_p...
2022-08-25 Miklos Szerediovl: warn if trusted xattr creation fails
2022-08-25 Kiselev, Olegext4: avoid resizing to a partial cluster size
2022-08-25 Ye Binext4: avoid remove directory when directory is corrupted
2022-08-25 Dan Carpenterfs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
2022-08-25 Konstantin Komarovfs/ntfs3: Fix missing i_op in ntfs_read_mft
2022-08-25 Konstantin Komarovfs/ntfs3: Do not change mode if ntfs_set_ea failed
2022-08-25 Konstantin Komarovfs/ntfs3: Fix double free on remount
2022-08-25 Dan Carpenterfs/ntfs3: Don't clear upper bits accidentally in log_re...
2022-08-25 Pavel Skripkinfs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
2022-08-25 Yan Leifs/ntfs3: Fix using uninitialized value n when calling...
2022-08-25 Jeff Laytonceph: don't leak snap_rwsem in handle_cap_grant
2022-08-25 Luís Henriquesceph: use correct index when encoding client supported...
2022-08-25 Trond MyklebustNFSv4/pnfs: Fix a use-after-free bug in open
2022-08-25 Zhang XianweiNFSv4.1: RECLAIM_COMPLETE must handle EACCES
2022-08-25 Trond MyklebustNFSv4: Fix races in the legacy idmapper upcall
2022-08-25 Trond MyklebustNFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE...
2022-08-25 Trond MyklebustNFSv4.1: Don't decrease the value of seq_nr_highest_sent
2022-08-25 Zhang Xiaoxucifs: Fix memory leak on the deferred close
2022-08-25 Filipe Mananabtrfs: fix lost error handling when looking up extended...
2022-08-25 Josef Bacikbtrfs: reset RO counter on block group if we fail to...
2022-08-25 Zixuan Fubtrfs: unset reloc control if transaction commit fails...
2022-08-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.60' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.59' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.58' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.57' into rpi-5.15.y
2022-08-21 Qu Wenruobtrfs: raid56: don't trust any cached sector in __raid5...
2022-08-21 Qu Wenruobtrfs: only write the sectors in the vertical stripe...
2022-08-21 Namjae Jeonksmbd: fix heap-based overflow in set_ntacl_dacl()
2022-08-21 Hyunchul Leeksmbd: prevent out of bound read for SMB2_WRITE
2022-08-21 Jens Axboeio_uring: use original request task for inflight tracking
2022-08-17 Pavel Begunkovio_uring: mem-account pbuf buckets
2022-08-17 Jan Karaext4: fix race when reusing xattr blocks
2022-08-17 Jan Karaext4: unindent codeblock in ext4_xattr_block_set()
2022-08-17 Shuqi Zhangext4: use kmemdup() to replace kmalloc + memcpy
2022-08-17 Jan Karaext4: remove EA inode entry from mbcache on inode eviction
2022-08-17 Lukas Czernerext4: make sure ext4_append() always allocates new...
2022-08-17 Lukas Czernerext4: check if directory block is within i_size
2022-08-17 Ye Binext4: fix warning in ext4_iomap_begin as race between...
2022-08-17 Baokun Liext4: correct the misjudgment in ext4_iget_extra_inode
2022-08-17 Baokun Liext4: correct max_inline_xattr_value_size computing
2022-08-17 Baokun Liext4: fix use-after-free in ext4_xattr_set_entry
2022-08-17 Baokun Liext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
2022-08-17 Eric Whitneyext4: fix extent status tree race in writeback error...
2022-08-17 Theodore Ts'oext4: update s_overhead_clusters in the superblock...
2022-08-17 Nikolay Borisovbtrfs: properly flag filesystem with BTRFS_FEATURE_INCO...
2022-08-17 Josef Bacikbtrfs: reset block group chunk force if we have to...
2022-08-17 Naohiro Aotabtrfs: ensure pages are unlocked on cow_file_range...
2022-08-17 Al Viro__follow_mount_rcu(): verify that mount_lock remains...
2022-08-17 Thadeu Lima de Sou... posix-cpu-timers: Cleanup CPU timers before freeing...
2022-08-17 Bharath SMSMB3: fix lease break timeout when multiple deferred...
2022-08-17 Jaewook Kimf2fs: do not allow to decompress files have FI_COMPRESS...
2022-08-17 Sungjong Seof2fs: allow compression for mmap files in compress_mode...
2022-08-17 Chao Liuf2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_F...
2022-08-17 Xie Yongjifuse: Remove the control interface for virtio-fs
2022-08-17 Zhihao Chengproc: fix a dentry lock race between release_task and...
2022-08-17 Dominique Martinet9p: fix a bunch of checkpatch warnings
2022-08-17 Zhihao Chengjbd2: fix assertion 'jh->b_frozen_data == NULL' failure...
2022-08-17 Li Lingfengext4: recover csum seed of tmp_inode after migrating...
2022-08-17 Zhang Yijbd2: fix outstanding credits assert in jbd2_journal_co...
2022-08-17 Jason A. Donenfeldfs: check FMODE_LSEEK to control internal pipe splicing
2022-08-17 Gao Xiangerofs: avoid consecutive detection for Highmem memory
2022-08-17 Jan Karaext2: Add more validity checks for inode counts
2022-08-17 Benjamin Segallepoll: autoremove wakers even more aggressively
2022-08-17 Jan Karambcache: add functions to delete entry if unused
next