summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-06-29f2fs: attach inline_data after setting compressionJaegeuk Kim
2022-06-29btrfs: fix deadlock with fsync+fiemap+transaction commitJosef Bacik
2022-06-29btrfs: don't set lock_owner when locking extent buffer for readingZygo Blaxell
2022-06-29afs: Fix dynamic root getattrDavid Howells
2022-06-29btrfs: add error messages to all unrecognized mount optionsDavid Sterba
2022-06-29btrfs: prevent remounting to v1 space cache for subpage mountQu Wenruo
2022-06-29btrfs: fix hang during unmount when block group reclaim task is runningFilipe Manana
2022-06-299p: fix fid refcount leak in v9fs_vfs_get_linkDominique Martinet
2022-06-299p: fix fid refcount leak in v9fs_vfs_atomic_open_dotlDominique Martinet
2022-06-299p: Fix refcounting during full path walks for fid lookupsTyler Hicks
2022-06-25zonefs: fix zonefs_iomap_begin() for readsDamien Le Moal
2022-06-22ext4: add reserved GDT blocks checkZhang Yi
2022-06-22ext4: make variable "count" signedDing Xiang
2022-06-22ext4: fix bug_on ext4_mb_use_inode_paBaokun Li
2022-06-22ext4: fix super block checksum incorrect after mountYe Bin
2022-06-22io_uring: fix races with buffer table unregisterPavel Begunkov
2022-06-22io_uring: fix races with file table unregisterPavel Begunkov
2022-06-22pNFS: Avoid a live lock condition in pnfs_update_layout()Trond Myklebust
2022-06-22pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust
2022-06-22quota: Prevent memory allocation recursion while holding dq_lockMatthew Wilcox (Oracle)
2022-06-22nfsd: Replace use of rwsem with errseq_tTrond Myklebust
2022-06-14zonefs: fix handling of explicit_open option on mountDamien Le Moal
2022-06-14writeback: Fix inode->i_io_list not be protected by inode->i_lock errorJchao Sun
2022-06-14cifs: fix reconnect on smb3 mount typesPaulo Alcantara
2022-06-14cifs: return errors during session setup during reconnectsShyam Prasad N
2022-06-14cifs: version operations for smb20 unneeded when legacy support disabledSteve French
2022-06-14ceph: flush the mdlog for filesystem syncXiubo Li
2022-06-14ceph: allow ceph.dir.rctime xattr to be updatableVenky Shankar
2022-06-14kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo
2022-06-14f2fs: fix to tag gcing flag on page during file defragmentChao Yu
2022-06-14NFSv4: Don't hold the layoutget locks across multiple RPC callsTrond Myklebust
2022-06-14f2fs: remove WARN_ON in f2fs_is_valid_blkaddrDongliang Mu
2022-06-14afs: Fix infinite loop found by xfstest generic/676David Howells
2022-06-14jffs2: fix memory leak in jffs2_do_fill_superBaokun Li
2022-06-14ksmbd: fix reference count leak in smb_check_perm_dacl()Xin Xiong
2022-06-09fs/ntfs3: Fix invalid free in log_replayNamjae Jeon
2022-06-09exportfs: support idmapped mountsChristian Brauner
2022-06-09fs: add two trivial lookup helpersChristian Brauner
2022-06-09ext4: only allow test_dummy_encryption when supportedEric Biggers
2022-06-09SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...Steve French
2022-06-09ksmbd: fix outstanding credits related bugsHyunchul Lee
2022-06-09ocfs2: dlmfs: fix error handling of user_dlm_destroy_lockJunxiao Bi via Ocfs2-devel
2022-06-09dlm: fix missing lkb refcount handlingAlexander Aring
2022-06-09dlm: uninitialized variable on error in dlm_listen_for_all()Dan Carpenter
2022-06-09dlm: fix plock invalid readAlexander Aring
2022-06-09ext4: avoid cycles in directory h-treeJan Kara
2022-06-09ext4: verify dir block before splitting itJan Kara
2022-06-09ext4: fix bug_on in __es_tree_searchBaokun Li
2022-06-09ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_stateTheodore Ts'o
2022-06-09ext4: fix bug_on in ext4_writepagesYe Bin