media: dt-bindings: imx258: Add alternate compatible strings
[platform/kernel/linux-rpi.git] / fs /
2022-07-04 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-02 Pavel Begunkovio_uring: fix not locked access to fixed buf table
2022-07-02 Christian Braunerfs: account for group membership
2022-07-02 Christian Braunerfs: fix acl translation
2022-07-02 Christian Braunerfs: support mapped mounts of mapped filesystems
2022-07-02 Christian Braunerfs: port higher-level mapping helpers
2022-07-02 Christian Braunerfs: use low-level mapping helpers
2022-07-02 Christian Braunerfs: move mapping helpers
2022-07-02 Christian Braunerfs: add is_idmapped_mnt() helper
2022-07-02 Darrick J. Wongxfs: only bother with sync_filesystem during readonly...
2022-07-02 Darrick J. Wongxfs: prevent UAF in xfs_log_item_in_current_chkpt
2022-07-02 Dave Chinnerxfs: check sb_meta_uuid for dabuf buffer recovery
2022-07-02 Darrick J. Wongxfs: remove all COW fork extents when remounting readonly
2022-07-02 Yang Xuxfs: Fix the free logic of state in xfs_attr_node_hasname
2022-07-02 Brian Fosterxfs: punch out data fork delalloc blocks on COW writeba...
2022-07-02 Rustam Kovhaevxfs: use kmem_cache_free() for kmem_cache objects
2022-06-29 Jaegeuk Kimf2fs: attach inline_data after setting compression
2022-06-29 Josef Bacikbtrfs: fix deadlock with fsync+fiemap+transaction commit
2022-06-29 Zygo Blaxellbtrfs: don't set lock_owner when locking extent buffer...
2022-06-29 David Howellsafs: Fix dynamic root getattr
2022-06-29 David Sterbabtrfs: add error messages to all unrecognized mount...
2022-06-29 Qu Wenruobtrfs: prevent remounting to v1 space cache for subpage...
2022-06-29 Filipe Mananabtrfs: fix hang during unmount when block group reclaim...
2022-06-29 Dominique Martinet9p: fix fid refcount leak in v9fs_vfs_get_link
2022-06-29 Dominique Martinet9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
2022-06-29 Tyler Hicks9p: Fix refcounting during full path walks for fid...
2022-06-27 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-25 Damien Le Moalzonefs: fix zonefs_iomap_begin() for reads
2022-06-24 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-22 Zhang Yiext4: add reserved GDT blocks check
2022-06-22 Ding Xiangext4: make variable "count" signed
2022-06-22 Baokun Liext4: fix bug_on ext4_mb_use_inode_pa
2022-06-22 Ye Binext4: fix super block checksum incorrect after mount
2022-06-22 Pavel Begunkovio_uring: fix races with buffer table unregister
2022-06-22 Pavel Begunkovio_uring: fix races with file table unregister
2022-06-22 Trond MyklebustpNFS: Avoid a live lock condition in pnfs_update_layout()
2022-06-22 Trond MyklebustpNFS: Don't keep retrying if the server replied NFS4ERR...
2022-06-22 Matthew Wilcox ... quota: Prevent memory allocation recursion while holdin...
2022-06-22 Trond Myklebustnfsd: Replace use of rwsem with errseq_t
2022-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-14 Damien Le Moalzonefs: fix handling of explicit_open option on mount
2022-06-14 Jchao Sunwriteback: Fix inode->i_io_list not be protected by...
2022-06-14 Paulo Alcantaracifs: fix reconnect on smb3 mount types
2022-06-14 Shyam Prasad Ncifs: return errors during session setup during reconnects
2022-06-14 Steve Frenchcifs: version operations for smb20 unneeded when legacy...
2022-06-14 Xiubo Liceph: flush the mdlog for filesystem sync
2022-06-14 Venky Shankarceph: allow ceph.dir.rctime xattr to be updatable
2022-06-14 Hao Luokernfs: Separate kernfs_pr_cont_buf and rename_lock.
2022-06-14 Chao Yuf2fs: fix to tag gcing flag on page during file defragment
2022-06-14 Trond MyklebustNFSv4: Don't hold the layoutget locks across multiple...
2022-06-14 Dongliang Muf2fs: remove WARN_ON in f2fs_is_valid_blkaddr
2022-06-14 David Howellsafs: Fix infinite loop found by xfstest generic/676
2022-06-14 Baokun Lijffs2: fix memory leak in jffs2_do_fill_super
2022-06-14 Xin Xiongksmbd: fix reference count leak in smb_check_perm_dacl()
2022-06-09 Namjae Jeonfs/ntfs3: Fix invalid free in log_replay
2022-06-09 Christian Braunerexportfs: support idmapped mounts
2022-06-09 Christian Braunerfs: add two trivial lookup helpers
2022-06-09 Eric Biggersext4: only allow test_dummy_encryption when supported
2022-06-09 Steve FrenchSMB3: EBADF/EIO errors in rename/open caused by race...
2022-06-09 Hyunchul Leeksmbd: fix outstanding credits related bugs
2022-06-09 Junxiao Bi via Ocf... ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
2022-06-09 Alexander Aringdlm: fix missing lkb refcount handling
2022-06-09 Dan Carpenterdlm: uninitialized variable on error in dlm_listen_for_...
2022-06-09 Alexander Aringdlm: fix plock invalid read
2022-06-09 Jan Karaext4: avoid cycles in directory h-tree
2022-06-09 Jan Karaext4: verify dir block before splitting it
2022-06-09 Baokun Liext4: fix bug_on in __es_tree_search
2022-06-09 Theodore Ts'oext4: filter out EXT4_FC_REPLAY from on-disk superblock...
2022-06-09 Ye Binext4: fix bug_on in ext4_writepages
2022-06-09 Ye Binext4: fix warning in ext4_handle_inode_extension
2022-06-09 Baokun Liext4: fix race condition between ext4_write and ext4_co...
2022-06-09 Ye Binext4: fix use-after-free in ext4_rename_dir_prepare
2022-06-09 Dmitry Monakhovext4: mark group as trimmed only if it was fully scanned
2022-06-09 Zhihao Chengfs-writeback: writeback_sb_inodes:Recalculate 'wrote...
2022-06-09 Chao Yuf2fs: fix to do sanity check for inline inode
2022-06-09 Chao Yuf2fs: fix fallocate to use file_modified to update...
2022-06-09 Eric Biggersf2fs: don't use casefolded comparison for "." and ".."
2022-06-09 Chao Yuf2fs: fix to do sanity check on total_data_blocks
2022-06-09 Jaegeuk Kimf2fs: don't need inode lock for system hidden quota
2022-06-09 Chao Yuf2fs: fix deadloop in foreground GC
2022-06-09 Chao Yuf2fs: fix to clear dirty inode in f2fs_evict_inode()
2022-06-09 Chao Yuf2fs: fix to do sanity check on block address in f2fs_d...
2022-06-09 Chao Yuf2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
2022-06-09 Olga KornievskaiaNFSv4.1 mark qualified async operations as MOVEABLE...
2022-06-09 Trond MyklebustNFS: Convert GFP_NOFS to GFP_KERNEL
2022-06-09 Anna SchumakerNFS: Create a new nfs_alloc_fattr_with_label() function
2022-06-09 Trond MyklebustNFS: Always initialise fattr->label in nfs_fattr_alloc()
2022-06-09 Trond MyklebustNFS: Further fixes to the writeback error handling
2022-06-09 Trond MyklebustNFSv4/pNFS: Do not fail I/O when we fail to allocate...
2022-06-09 Trond MyklebustNFS: Don't report errors from nfs_pageio_complete(...
2022-06-09 Trond MyklebustNFS: Do not report flush errors in nfs_write_end()
2022-06-09 Trond MyklebustNFS: Don't report ENOSPC write errors twice
2022-06-09 Trond MyklebustNFS: fsync() should report filesystem errors over EINTR...
2022-06-09 Trond MyklebustNFS: Do not report EINTR/ERESTARTSYS as mapping errors
2022-06-09 Jakob Koschelf2fs: fix dereference of stale list iterator after...
2022-06-09 Chao Yuf2fs: fix to do sanity check on inline_dots inode
2022-06-09 Chao Yuf2fs: support fault injection for dquot_initialize()
2022-06-09 Julian Schroedernfsd: destroy percpu stats counters after reply cache...
2022-06-09 Mina Almasryhugetlbfs: fix hugetlbfs_statfs() locking
2022-06-09 Alexey Dobriyanproc: fix dentry/inode overinstantiating under /proc...
next