summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-19btrfs: free qgroup rsv on io failureBoris Burkov
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-19jbd2: check 'jh->b_transaction' before removing it from checkpointZhihao Cheng
2023-09-19jbd2: fix checkpoint cleanup performance regressionZhang Yi
2023-09-19gfs2: low-memory forced flush fixesAndreas Gruenbacher
2023-09-19gfs2: Switch to wait_event in gfs2_logdAndreas Gruenbacher
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-19pNFS: Fix assignment of xprtdata.credAnna Schumaker
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-19ext4: fix unttached inode after power cut with orphan file feature enabledZhihao Cheng
2023-09-19nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-09-19ext4: avoid potential data overflow in next_linear_groupKemeng Shi
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-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-19ksmbd: no response from compound readNamjae Jeon
2023-09-19ksmbd: fix out of bounds in smb3_decrypt_req()Namjae Jeon
2023-09-06nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuseRyusuke Konishi
2023-09-06nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi
2023-09-06ksmbd: replace one-element array with flex-array member in struct smb2_ea_infoNamjae Jeon
2023-09-06ksmbd: fix wrong DataOffset validation of create contextNamjae Jeon
2023-09-06erofs: ensure that the post-EOF tails are all zeroedGao Xiang
2023-08-30nfsd: use vfs setgid helperChristian Brauner
2023-08-30nfs: use vfs setgid helperChristian Brauner
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