summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-09-05btrfs: tree-checker: check for overlapping extent itemsJosef Bacik
2022-09-05btrfs: fix lockdep splat with reloc root extent buffersJosef Bacik
2022-09-05btrfs: move lockdep class helpers to locking.cJosef Bacik
2022-09-05ksmbd: don't remove dos attribute xattr on O_TRUNC openNamjae Jeon
2022-09-05ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configuredNamjae Jeon
2022-09-05fs/ntfs3: Fix work with fragmented xattrKonstantin Komarov
2022-08-31ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2022-08-31smb3: missing inode locks in punch holeDavid Howells
2022-08-31cifs: skip extra NULL byte in filenamesPaulo Alcantara
2022-08-31writeback: avoid use-after-free after removing deviceKhazhismel Kumykov
2022-08-31btrfs: update generation of hole file extent item when merging holesFilipe Manana
2022-08-31btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()Zixuan Fu
2022-08-31btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues
2022-08-31btrfs: fix space cache corruption and potential double allocationsOmar Sandoval
2022-08-31btrfs: add info when mount fails due to stale replace targetAnand Jain
2022-08-31btrfs: replace: drop assert for suspended replaceAnand Jain
2022-08-31btrfs: fix silent failure when deleting root referenceFilipe Manana
2022-08-31ntfs: fix acl handlingChristian Brauner
2022-08-31mm/smaps: don't access young/dirty bit if pte unpresentPeter Xu
2022-08-31NFSv4.2 fix problems with __nfs42_ssc_openOlga Kornievskaia
2022-08-31fs: require CAP_SYS_ADMIN in target namespace for idmapped mountsSeth Forshee
2022-08-31mm/uffd: reset write protection when unregister with wp-modePeter Xu
2022-08-31NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-08-25f2fs: fix null-ptr-deref in f2fs_get_dnode_of_dataYe Bin
2022-08-25f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong
2022-08-25smb3: check xattr value length earlierSteve French
2022-08-25f2fs: fix to do sanity check on segment type in build_sit_entries()Chao Yu
2022-08-25f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()Chao Yu
2022-08-25ovl: warn if trusted xattr creation failsMiklos Szeredi
2022-08-25ext4: avoid resizing to a partial cluster sizeKiselev, Oleg
2022-08-25ext4: block range must be validated before use in ext4_mb_clear_bb()Lukas Czerner
2022-08-25ext4: avoid remove directory when directory is corruptedYe Bin
2022-08-25fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()Dan Carpenter
2022-08-25fs/ntfs3: Fix missing i_op in ntfs_read_mftKonstantin Komarov
2022-08-25fs/ntfs3: Do not change mode if ntfs_set_ea failedKonstantin Komarov
2022-08-25fs/ntfs3: Fix double free on remountKonstantin Komarov
2022-08-25fs/ntfs3: Don't clear upper bits accidentally in log_replay()Dan Carpenter
2022-08-25fs/ntfs3: Fix NULL deref in ntfs_update_mftmirrPavel Skripkin
2022-08-25fs/ntfs3: Fix using uninitialized value n when calling indx_readYan Lei
2022-08-25fscache: don't leak cookie access refs if invalidation is in progress or failedJeff Layton
2022-08-25ceph: don't leak snap_rwsem in handle_cap_grantJeff Layton
2022-08-25ceph: use correct index when encoding client supported featuresLuís Henriques
2022-08-25NFSv4/pnfs: Fix a use-after-free bug in openTrond Myklebust
2022-08-25NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei
2022-08-25NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust
2022-08-25NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctlyTrond Myklebust
2022-08-25NFSv4.1: Don't decrease the value of seq_nr_highest_sentTrond Myklebust
2022-08-25cifs: Fix memory leak on the deferred closeZhang Xiaoxu
2022-08-25btrfs: fix warning during log replay when bumping inode link countFilipe Manana
2022-08-25btrfs: fix lost error handling when looking up extended ref on log replayFilipe Manana