summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2023-08-30nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington
2023-08-30NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust
2023-08-30NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington
2023-08-30fs: dlm: fix mismatch of plock results from userspaceAlexander Aring
2023-08-30fs: dlm: use dlm_plock_info for do_unlock_closeAlexander Aring
2023-08-30fs: dlm: change plock interrupted message to debug againAlexander Aring
2023-08-30fs: dlm: add pid to debug logAlexander Aring
2023-08-30dlm: replace usage of found with dedicated list iterator variableJakob Koschel
2023-08-30dlm: improve plock logging if interruptedAlexander Aring
2023-08-30NFSv4: fix out path in __nfs4_get_acl_uncachedFedor Pchelkin
2023-08-26cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-08-26btrfs: fix BUG_ON condition in btrfs_cancel_balancexiaoshoukui
2023-08-26gfs2: Fix possible data races in gfs2_show_options()Tuo Li
2023-08-26FS: JFS: Check for read-only mounted filesystem in txBeginImmad Mir
2023-08-26FS: JFS: Fix null-ptr-deref Read in txBeginImmad Mir
2023-08-26fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLevYogesh
2023-08-26udf: Fix uninitialized array access for some pathnamesJan Kara
2023-08-26ovl: check type and offset of struct vfsmount in ovl_entryChristian Brauner
2023-08-26quota: fix warning in dqgrab()Ye Bin
2023-08-26quota: Properly disable quotas when add_dquot_ref() failsJan Kara
2023-08-16btrfs: set cache_block_group_error if we find an errorJosef Bacik
2023-08-16btrfs: don't stop integrity writeback too earlyChristoph Hellwig
2023-08-16nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi
2023-08-11exfat: check if filename entries exceeds max filename lengthNamjae Jeon
2023-08-11exfat: support dynamic allocate bh for exfat_entry_set_cacheYuezhang Mo
2023-08-11exfat: speed up iterate/lookup by fixing start point of traversing cluster chainHyeongseok Kim
2023-08-11ext2: Drop fragment supportJan Kara
2023-08-11fs: Protect reconfiguration of sb read-write from racing writesJan Kara
2023-08-11fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya
2023-08-11file: reinstate f_pos locking optimization for regular filesLinus Torvalds
2023-08-11open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai
2023-08-11exfat: release s_lock before calling dir_emit()Sungjong Seo
2023-08-11exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfreegaoming
2023-08-11ceph: defer stopping mdsc delayed_workXiubo Li
2023-08-11ceph: never send metrics if disable_send_metrics is setXiubo Li
2023-08-11btrfs: check if the transaction was aborted at btrfs_wait_for_commit()Filipe Manana
2023-08-11nfsd: Remove incorrect check in nfsd4_validate_stateidTrond Myklebust
2023-08-11file: always lock position for FMODE_ATOMIC_POSChristian Brauner
2023-08-11btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana
2023-08-11ext4: fix to check return value of freeze_bdev() in ext4_shutdown()Chao Yu
2023-08-11fs: dlm: interrupt posix locks only when process is killedAlexander Aring
2023-08-11dlm: rearrange async condition returnAlexander Aring
2023-08-11dlm: cleanup plock_op vs plock_xopAlexander Aring
2023-08-11btrfs: fix extent buffer leak after tree mod log failure at split_node()Filipe Manana
2023-08-11btrfs: fix race between quota disable and relocationFilipe Manana
2023-07-27btrfs: add xxhash to fast checksum implementationsDavid Sterba
2023-07-27ext4: correct inline offset when handling xattrs in inode bodyEric Whitney
2023-07-27fuse: revalidate: don't invalidate if interruptedMiklos Szeredi
2023-07-27btrfs: fix warning when putting transaction with qgroups enabled after abortFilipe Manana
2023-07-27ceph: don't let check_caps skip sending responses for revoke msgsXiubo Li