summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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-229p: missing chunk of "fs/9p: Don't update file type when updating file attrib...Al Viro
2022-06-14zonefs: fix handling of explicit_open option on mountDamien Le Moal
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: allow ceph.dir.rctime xattr to be updatableVenky Shankar
2022-06-14kernfs: Separate kernfs_pr_cont_buf and rename_lock.Hao Luo
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-09ext4: only allow test_dummy_encryption when supportedEric Biggers
2022-06-09xfs: assert in xfs_btree_del_cursor should take into account errorDave Chinner
2022-06-09xfs: consider shutdown in bmapbt cursor delete assertBrian Foster
2022-06-09xfs: force log and push AIL to clear pinned inodes when aborting mountDarrick J. Wong
2022-06-09xfs: restore shutdown check in mapped write fault pathBrian Foster
2022-06-09xfs: fix incorrect root dquot corruption error when switching group/project q...Darrick J. Wong
2022-06-09xfs: fix chown leaking delalloc quota blocks when fssetxattr failsDarrick J. Wong
2022-06-09xfs: sync lazy sb accounting on quiesce of read-only mountsBrian Foster
2022-06-09xfs: set inode size after creating symlinkJeffrey Mitchell
2022-06-09SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...Steve French
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: 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
2022-06-09ext4: fix warning in ext4_handle_inode_extensionYe Bin
2022-06-09ext4: fix use-after-free in ext4_rename_dir_prepareYe Bin
2022-06-09fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pagesZhihao Cheng
2022-06-09f2fs: fix to do sanity check for inline inodeChao Yu
2022-06-09f2fs: fix fallocate to use file_modified to update permissions consistentlyChao Yu
2022-06-09f2fs: fix to do sanity check on total_data_blocksChao Yu
2022-06-09f2fs: don't need inode lock for system hidden quotaJaegeuk Kim
2022-06-09f2fs: fix deadloop in foreground GCChao Yu
2022-06-09f2fs: fix to clear dirty inode in f2fs_evict_inode()Chao Yu
2022-06-09f2fs: fix to do sanity check on block address in f2fs_do_zero_range()Chao Yu
2022-06-09f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()Chao Yu
2022-06-09NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layoutTrond Myklebust
2022-06-09NFS: Don't report errors from nfs_pageio_complete() more than onceTrond Myklebust
2022-06-09NFS: Do not report flush errors in nfs_write_end()Trond Myklebust