aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2023-09-14Merge tag 'v6.4.16' into v6.4/standard/basev6.4/standard/xilinx-zynqmpv6.4/standard/x86v6.4/standard/tiny/x86v6.4/standard/tiny/common-pcv6.4/standard/tiny/basev6.4/standard/ti-am335xv6.4/standard/qemuppcv6.4/standard/qemuarm64v6.4/standard/nxp-ls20xxv6.4/standard/edgerouterv6.4/standard/beaglebonev6.4/standard/bcm-2xxx-rpiv6.4/standard/baseBruce Ashfield
2023-09-13pstore/ram: Check start of empty przs during initEnlin Mu
2023-09-13fsverity: skip PKCS#7 parser when keyring is emptyEric Biggers
2023-09-13dlm: fix plock lookup when using multiple lockspacesAlexander Aring
2023-09-13procfs: block chmod on /proc/thread-self/commAleksa Sarai
2023-09-13f2fs: fix to account cp stats correctlyChao Yu
2023-09-13f2fs: fix to drop all dirty meta/node pages during umount()Chao Yu
2023-09-13f2fs: fix to account gc stats correctlyChao Yu
2023-09-13f2fs: refactor struct f2fs_attr macroYangtao Li
2023-09-13Revert "f2fs: fix to do sanity check on extent cache correctly"Chao Yu
2023-09-13f2fs: Only lfs mode is allowed with zoned block device featureChunhai Guo
2023-09-13f2fs: fix to avoid mmap vs set_compress_option caseChao Yu
2023-09-13pNFS: Fix assignment of xprtdata.credAnna Schumaker
2023-09-13NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-09-13NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-09-13NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-09-13fs: lockd: avoid possible wrong NULL parameterSu Hui
2023-09-13jfs: validate max amount of blocks before allocation.Alexei Filippov
2023-09-13ext4: fix unttached inode after power cut with orphan file feature enabledZhihao Cheng
2023-09-13nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-09-13NFSv4.2: Rework scratch handling for READ_PLUS (again)Anna Schumaker
2023-09-13NFSv4.2: Fix READ_PLUS size calculationsAnna Schumaker
2023-09-13NFSv4.2: Fix READ_PLUS smatch warningsAnna Schumaker
2023-09-13ext4: avoid potential data overflow in next_linear_groupKemeng Shi
2023-09-13ext4: correct grp validation in ext4_mb_good_groupKemeng Shi
2023-09-13quota: fix dqput() to follow the guarantees dquot_srcu should provideBaokun Li
2023-09-13quota: add new helper dquot_active()Baokun Li
2023-09-13quota: rename dquot_active() to inode_quota_active()Baokun Li
2023-09-13quota: factor out dquot_write_dquot()Baokun Li
2023-09-13fs: ocfs2: namei: check return value of ocfs2_add_entry()Artem Chernyshev
2023-09-13vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells
2023-09-13iomap: Remove large folio handling in iomap_invalidate_folio()Matthew Wilcox (Oracle)
2023-09-13fs: Fix error checking for d_hash_and_lookup()Wang Ming
2023-09-13eventfd: prevent underflow for eventfd semaphoresWen Yang
2023-09-13splice: fsnotify_access(in), fsnotify_modify(out) on success in teeAhelenia Ziemiańska
2023-09-13splice: fsnotify_access(fd)/fsnotify_modify(fd) in vmspliceAhelenia Ziemiańska
2023-09-13splice: always fsnotify_access(in), fsnotify_modify(out) on successAhelenia Ziemiańska
2023-09-13reiserfs: Check the return value from __getblk()Matthew Wilcox
2023-09-13Revert "fuse: in fuse_flush only wait if someone wants the return code"Miklos Szeredi
2023-09-13ovl: Always reevaluate the file signature for IMAEric Snowberg
2023-09-13cifs: fix charset issue in reconnectionWinston Wen
2023-09-13fs/nls: make load_nls() take a const parameterWinston Wen
2023-09-13ksmbd: fix out of bounds in init_smb2_rsp_hdr()Namjae Jeon
2023-09-13ksmbd: no response from compound readNamjae Jeon
2023-09-13ksmbd: validate session id and tree id in compound requestNamjae Jeon
2023-09-13ksmbd: fix out of bounds in smb3_decrypt_req()Namjae Jeon
2023-09-13ksmbd: Fix unsigned expression compared with zeroWang Ming
2023-09-08Merge tag 'v6.4.15' into v6.4/standard/baseBruce Ashfield
2023-09-06nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuseRyusuke Konishi
2023-09-06ksmbd: reduce descriptor size if remaining bytes is less than request sizeNamjae Jeon