summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-09-21Revert "configfs: fix a race in configfs_lookup()"Greg Kroah-Hartman
2023-09-19btrfs: use the correct superblock to compare fsid in btrfs_validate_superAnand Jain
2023-09-19btrfs: don't start transaction when joining with TRANS_JOIN_NOSTARTFilipe Manana
2023-09-19fuse: nlookup missing decrement in fuse_direntplus_linkruanmeisi
2023-09-19ext4: add correct group descriptors and reserved GDT blocks to system zoneWang Jianjian
2023-09-19NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-09-19NFS: Fix a potential data corruptionTrond Myklebust
2023-09-19udf: initialize newblock to 0Tom Rix
2023-09-19pstore/ram: Check start of empty przs during initEnlin Mu
2023-09-19fsverity: skip PKCS#7 parser when keyring is emptyEric Biggers
2023-09-19dlm: fix plock lookup when using multiple lockspacesAlexander Aring
2023-09-19procfs: block chmod on /proc/thread-self/commAleksa Sarai
2023-09-19NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-09-19NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-09-19NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-09-19fs: lockd: avoid possible wrong NULL parameterSu Hui
2023-09-19jfs: validate max amount of blocks before allocation.Alexei Filippov
2023-09-19nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-09-19ext4: correct grp validation in ext4_mb_good_groupKemeng Shi
2023-09-19quota: fix dqput() to follow the guarantees dquot_srcu should provideBaokun Li
2023-09-19quota: add new helper dquot_active()Baokun Li
2023-09-19quota: rename dquot_active() to inode_quota_active()Baokun Li
2023-09-19quota: factor out dquot_write_dquot()Baokun Li
2023-09-19fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev
2023-09-19fs: Fix error checking for d_hash_and_lookup()Wang Ming
2023-09-19eventfd: prevent underflow for eventfd semaphoresWen Yang
2023-09-19eventfd: Export eventfd_ctx_do_read()David Woodhouse
2023-09-19reiserfs: Check the return value from __getblk()Matthew Wilcox
2023-09-19udf: Handle error when adding extent to a fileJan Kara
2023-09-19udf: Check consistency of Space Bitmap DescriptorVladislav Efanov
2023-09-19ovl: Always reevaluate the file signature for IMAEric Snowberg
2023-09-19fs/nls: make load_nls() take a const parameterWinston Wen
2023-09-19nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuseRyusuke Konishi
2023-09-19nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi
2023-09-19configfs: fix a race in configfs_lookup()Sishuai Gong
2023-09-19erofs: ensure that the post-EOF tails are all zeroedGao Xiang
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