summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-05-14afs: Fix speculative status fetchesDavid Howells
2021-05-14ovl: invalidate readdir cache on changes to dir with originAmir Goldstein
2021-05-14ovl: show "userxattr" in the mount dataGiuseppe Scrivano
2021-05-14xfs: fix return of uninitialized value in variable errorColin Ian King
2021-05-14fs: dlm: fix missing unlock on error in accept_from_sock()Yang Yingliang
2021-05-14io_uring: fix overflows checks in provide buffersPavel Begunkov
2021-05-14seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com
2021-05-14afs: Fix updating of i_mode due to 3rd party changeDavid Howells
2021-05-14NFSv4.2: fix copy stateid copying for the async copyOlga Kornievskaia
2021-05-14ovl: fix missing revert_creds() on error pathDan Carpenter
2021-05-14io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffersThadeu Lima de Souza Cascardo
2021-05-12ext4: Fix occasional generic/418 failureJan Kara
2021-05-12ext4: allow the dax flag to be set and cleared on inline directoriesTheodore Ts'o
2021-05-12ext4: fix error return code in ext4_fc_perform_commit()Xu Yihang
2021-05-12ext4: fix ext4_error_err save negative errno into superblockYe Bin
2021-05-12ext4: fix error code in ext4_commit_superFengnan Chang
2021-05-12ext4: always panic when errors=panic is specifiedYe Bin
2021-05-12ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()Zhang Yi
2021-05-12ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi
2021-05-12ext4: annotate data race in jbd2_journal_dirty_metadata()Jan Kara
2021-05-12ext4: annotate data race in start_this_handle()Jan Kara
2021-05-12smb3: do not attempt multichannel to server which does not support itSteve French
2021-05-12smb3: if max_channels set to more than one channel request multichannelSteve French
2021-05-12smb3: when mounting with multichannel include it in requested capabilitiesSteve French
2021-05-12jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang
2021-05-12exfat: fix erroneous discard when clear cluster bitHyeongseok Kim
2021-05-12fuse: fix write deadlockVivek Goyal
2021-05-12jffs2: Hook up splice_write callbackJoel Stanley
2021-05-12jffs2: Fix kasan slab-out-of-bounds problemlizhe
2021-05-12NFSv4: Don't discard segments marked for return in _pnfs_return_layout()Trond Myklebust
2021-05-12NFS: Don't discard pNFS layout segments that are marked for returnTrond Myklebust
2021-05-12NFS: fs_context: validate UDP retrans to prevent shift out-of-boundsRandy Dunlap
2021-05-12f2fs: fix to avoid out-of-bounds memory accessChao Yu
2021-05-12f2fs: fix error handling in f2fs_end_enable_verity()Eric Biggers
2021-05-12ubifs: Only check replay with inode type to judge if inode linkedGuochun Mao
2021-05-12virtiofs: fix memory leak in virtio_fs_probe()Luis Henriques
2021-05-12fs: fix reporting supported extra file attributes for statx()Theodore Ts'o
2021-05-12btrfs: fix race when picking most recent mod log operation for an old rootFilipe Manana
2021-05-12btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik
2021-05-12btrfs: do proper error handling in btrfs_update_reloc_rootJosef Bacik
2021-05-12btrfs: do proper error handling in create_reloc_rootJosef Bacik
2021-05-12btrfs: fix race between transaction aborts and fsyncs leading to use-after-freeFilipe Manana
2021-05-12btrfs: fix metadata extent leak after failure to create subvolumeFilipe Manana
2021-05-12btrfs: handle remount to no compress during compressionQu Wenruo
2021-05-12smb2: fix use-after-free in smb2_ioctl_query_info()Aurelien Aptel
2021-05-12cifs: fix regression when mounting shares with prefix pathsPaulo Alcantara
2021-05-12cifs: detect dead connections only when echoes are enabled.Shyam Prasad N
2021-05-12cifs: fix leak in cifs_smb3_do_mount() ctxDavid Disseldorp
2021-05-12cifs: fix out-of-bound memory access when calling smb3_notify() at mount pointEugene Korenevsky
2021-05-12cifs: Return correct error code from smb2_get_enc_keyPaul Aurich