aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2024-02-23jfs: fix uaf in jfs_evict_inodeEdward Adam Davis
2024-02-23jfs: fix array-index-out-of-bounds in dbAdjTreeManas Ghandat
2024-02-23jfs: fix slab-out-of-bounds Read in dtSearchManas Ghandat
2024-02-23UBSAN: array-index-out-of-bounds in dtSplitRootOsama Muhammad
2024-02-23FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTreeOsama Muhammad
2024-02-23btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo
2024-02-23btrfs: don't warn if discard range is not aligned to sectorDavid Sterba
2024-02-23btrfs: tree-checker: fix inline ref size in error messagesChung-Chiang Cheng
2024-02-23btrfs: ref-verify: free ref cache before clearing mount optFedor Pchelkin
2024-02-23afs: Hide silly-rename files from userspaceDavid Howells
2024-02-23fs: move S_ISGID stripping into the vfs_*() helpersYang Xu
2024-02-23fs: add mode_strip_sgid() helperYang Xu
2024-02-23rename(): fix the locking of subdirectoriesAl Viro
2024-02-23ubifs: ubifs_symlink: Fix memleak of inode->i_link in error pathZhihao Cheng
2024-02-23ext4: allow for the last group to be marked as trimmedSuraj Jitindar Singh
2024-02-20Merge tag 'v5.4.268' into v5.4/standard/baseBruce Ashfield
2024-01-25f2fs: fix to avoid dirent corruptionChao Yu
2024-01-25NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICTTrond Myklebust
2024-01-25blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington
2024-01-25gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dumpOsama Muhammad
2024-01-25pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()Sergey Shtylyov
2024-01-25jbd2: correct the printing of write_flags in jbd2_write_superblock()Zhang Yi
2024-01-25f2fs: explicitly null-terminate the xattr listEric Biggers
2024-01-11Merge tag 'v5.4.266' into v5.4/standard/baseBruce Ashfield
2024-01-08block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti
2024-01-08smb: client: fix OOB in smbCalcSize()Paulo Alcantara
2024-01-08btrfs: do not allow non subvolume root targets for snapshotJosef Bacik
2024-01-08smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara
2024-01-08afs: Fix overwriting of result of DNS queryDavid Howells
2024-01-08afs: Fix dynamic root lookup DNS checkDavid Howells
2024-01-08afs: Fix the dynamic root's d_delete to always delete unused dentriesDavid Howells
2024-01-08ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZENamjae Jeon
2023-12-27Merge tag 'v5.4.265' into v5.4/standard/baseBruce Ashfield
2023-12-20ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKSBaokun Li
2023-12-20afs: Fix refcount underflow from error handling raceDavid Howells
2023-12-19Merge tag 'v5.4.264' into v5.4/standard/baseBruce Ashfield
2023-12-19Merge tag 'v5.4.263' into v5.4/standard/baseBruce Ashfield
2023-12-13smb: client: fix potential NULL deref in parse_dfs_referrals()Paulo Alcantara
2023-12-13cifs: Fix non-availability of dedup breaking generic/304David Howells
2023-12-13Revert "btrfs: add dmesg output for first mount and last unmount of a filesys...Greg Kroah-Hartman
2023-12-13io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov
2023-12-13nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi
2023-12-13nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi
2023-12-08ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov
2023-12-08smb3: fix touch -h of symlinkSteve French
2023-12-08btrfs: make error messages more clear when getting a chunk mapFilipe Manana
2023-12-08btrfs: send: ensure send_fd is writableJann Horn
2023-12-08btrfs: fix off-by-one when checking chunk map includes logical addressFilipe Manana
2023-12-08btrfs: add dmesg output for first mount and last unmount of a filesystemQu Wenruo
2023-12-08io_uring: fix off-by one bvec indexKeith Busch