btrfs: fix hang during unmount when block group reclaim task is running
[platform/kernel/linux-rpi.git] / fs /
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-25 Damien Le Moalzonefs: fix zonefs_iomap_begin() for reads
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-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...
2022-06-09 Muchun Songdax: fix cache flush on PMD-mapped pages
2022-06-09 Eric Biggersext4: reject the 'commit' option on ext2 filesystems
2022-06-09 Andreas Gruenbacheriomap: iomap_write_failed fix
2022-06-09 Amir Goldsteinfsnotify: fix wrong lockdep annotations
2022-06-09 Amir Goldsteininotify: show inotify mask flags in proc fdinfo
2022-06-09 Steve Frenchsmb3: check for null tcon
2022-06-09 OGAWA Hirofumifat: add ratelimit to fat*_ent_bread()
2022-06-09 Zixuan Fufs: jfs: fix possible NULL pointer dereference in dbFree()
2022-06-09 Bob Petersongfs2: use i_lock spin_lock for inode qadata
2022-06-09 David Howellsafs: Adjust ACK interpretation to try and cope with NAT
2022-06-09 David Howellsrxrpc, afs: Fix selection of abort codes
2022-06-09 Qu Wenruobtrfs: fix the error handling for submit_extent_page...
2022-06-09 Qu Wenruobtrfs: repair super block num_devices automatically
2022-06-09 Qu Wenruobtrfs: return correct error number for __extent_writepa...
2022-06-09 Qu Wenruobtrfs: add "0x" prefix for unsupported optional features
2022-06-09 Ronnie Sahlbergcifs: when extending a file with falloc we should make...
2022-06-09 Ronnie Sahlbergcifs: fix potential double free during failed mount
2022-06-09 Konstantin Komarovfs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set...
2022-06-09 Konstantin Komarovfs/ntfs3: Update i_ctime when xattr is added
2022-06-09 Christophe JAILLETfs/ntfs3: Fix some memory leaks in an error handling...
2022-06-09 Konstantin Komarovfs/ntfs3: In function ntfs_set_acl_ex do not change...
2022-06-09 Konstantin Komarovfs/ntfs3: Check new size for limits
2022-06-09 Konstantin Komarovfs/ntfs3: Keep preallocated only if option prealloc...
2022-06-09 Konstantin Komarovfs/ntfs3: Fix fiemap + fix shrink file size (to remove...
2022-06-09 Konstantin Komarovfs/ntfs3: Update valid size if -EIOCBQUEUED
next