summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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: populate empty hostnames for extra channelsShyam Prasad N
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-14ksmbd: smbd: fix connection dropped issueHyunchul Lee
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-09ceph: fix decoding of client session messages flagsLuís Henriques
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: fix wake_up() calls for pending removeAlexander 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
2022-06-09ext4: fix memory leak in parse_apply_sb_mount_options()Eric Biggers
2022-06-09ext4: fix warning in ext4_handle_inode_extensionYe Bin
2022-06-09ext4: fix race condition between ext4_write and ext4_convert_inline_dataBaokun Li
2022-06-09ext4: fix journal_ioprio mount option handlingOjaswin Mujoo
2022-06-09ext4: fix use-after-free in ext4_rename_dir_prepareYe Bin
2022-06-09ext4: mark group as trimmed only if it was fully scannedDmitry Monakhov
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: don't use casefolded comparison for "." and ".."Eric Biggers
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.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia