Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"
[platform/kernel/linux-rpi.git] / fs /
2022-10-05 ChenXiaoSongntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
2022-09-28 Jan Karaext4: use locality group preallocation for small closed...
2022-09-28 Jan Karaext4: avoid unnecessary spreading of allocations among...
2022-09-28 Jan Karaext4: make mballoc try target group first even with...
2022-09-28 Theodore Ts'oext4: limit the number of retries after discarding...
2022-09-28 Luís Henriquesext4: fix bug in extents parsing when eh_entries =...
2022-09-28 Jan Karaext4: make directory inode spreading reflect flexbg...
2022-09-28 Trond MyklebustNFSv4: Fixes for nfs4_inode_return_delegation()
2022-09-28 Li Jinlinfsdax: Fix infinite loop in dax_iomap_rw()
2022-09-28 Dave Chinnerxfs: validate inode fork size against fork format
2022-09-28 Brian Fosterxfs: fix xfs_ifree() error handling to not leak perag ref
2022-09-28 Dave Chinnerxfs: reorder iunlink remove operation in xfs_ifree
2022-09-28 Filipe Mananabtrfs: fix hang during unmount when stopping a space...
2022-09-28 Filipe Mananabtrfs: fix hang during unmount when stopping block...
2022-09-23 David Howellsafs: Return -EAGAIN, not -EREMOTEIO, when a file alread...
2022-09-23 Stefan Metzmachercifs: always initialize struct msghdr smb_msg completely
2022-09-23 Stefan Metzmachercifs: don't send down the destination address to sendms...
2022-09-23 Ronnie Sahlbergcifs: revalidate mapping when doing direct writes
2022-09-23 Trond MyklebustNFSv4: Turn off open-by-filehandle and NFS re-export...
2022-09-20 Brian Norristracefs: Only clobber mode/uid/gid on remount if asked
2022-09-15 Gao Xiangerofs: fix pcluster use-after-free on UP platforms
2022-09-15 David Howellsafs: Use the operation issue time instead of the reply...
2022-09-15 Trond MyklebustNFS: Fix another fsync() issue after a server reboot
2022-09-15 Trond MyklebustNFS: Save some space in the inode
2022-09-15 Trond MyklebustNFS: Further optimisations for 'ls -l'
2022-09-15 Greg Kroah-Hartmandebugfs: add debugfs_lookup_and_remove()
2022-09-15 Shin'ichiro Kawasakibtrfs: zoned: set pseudo max append zone limit in zone...
2022-09-08 Enzo Matsumiyacifs: fix small mempool leak in SMB2_negotiate()
2022-09-05 Omar Sandovalbtrfs: fix space cache corruption and potential double...
2022-09-05 Josef Bacikbtrfs: tree-checker: check for overlapping extent items
2022-09-05 Josef Bacikbtrfs: fix lockdep splat with reloc root extent buffers
2022-09-05 Josef Bacikbtrfs: move lockdep class helpers to locking.c
2022-09-05 Namjae Jeonksmbd: don't remove dos attribute xattr on O_TRUNC...
2022-09-05 Namjae Jeonksmbd: return STATUS_BAD_NETWORK_NAME error status...
2022-09-05 Konstantin Komarovfs/ntfs3: Fix work with fragmented xattr
2022-09-05 Filipe Mananabtrfs: fix warning during log replay when bumping inode...
2022-09-05 Filipe Mananabtrfs: add and use helper for unlinking inode during...
2022-09-05 Filipe Mananabtrfs: remove no longer needed logic for replaying...
2022-09-05 Filipe Mananabtrfs: remove root argument from btrfs_unlink_inode()
2022-09-05 Pavel Begunkovio_uring: fix UAF due to missing POLLFREE handling
2022-09-05 Pavel Begunkovio_uring: fix wrong arm_poll error handling
2022-09-05 Pavel Begunkovio_uring: fail links when poll fails
2022-09-05 Jens Axboeio_uring: bump poll refs to full 31-bits
2022-09-05 Jens Axboeio_uring: remove poll entry from list when canceling all
2022-09-05 Jiapeng Chongio_uring: Remove unused function req_ref_put
2022-09-05 Pavel Begunkovio_uring: poll rework
2022-09-05 Pavel Begunkovio_uring: inline io_poll_complete
2022-09-05 Pavel Begunkovio_uring: kill poll linking optimisation
2022-09-05 Pavel Begunkovio_uring: move common poll bits
2022-09-05 Pavel Begunkovio_uring: refactor poll update
2022-09-05 Pavel Begunkovio_uring: clean cqe filling functions
2022-09-05 Pavel Begunkovio_uring: correct fill events helpers types
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...
next