aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-01-04NFSD: fix use-after-free in __nfs42_ssc_open()Dai Ngo
2023-01-04fs/ntfs3: Fix slab-out-of-bounds in r_pageYin Xiujiang
2023-01-04fs/ntfs3: Delete duplicate condition in ntfs_read_mft()Dan Carpenter
2023-01-04fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()Tetsuo Handa
2023-01-04fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()Tetsuo Handa
2023-01-04fs/ntfs3: Validate index root when initialize NTFS securityEdward Lo
2023-01-04fs/ntfs3: Fix slab-out-of-bounds read in run_unpackHawkins Jiawei
2023-01-04fs/ntfs3: Validate resident attribute nameEdward Lo
2023-01-04fs/ntfs3: Validate buffer length while parsing indexEdward Lo
2023-01-04fs/ntfs3: Validate attribute name offsetEdward Lo
2023-01-04fs/ntfs3: Add null pointer check for inode operationsEdward Lo
2023-01-04fs/ntfs3: Fix memory leak on ntfs_fill_super() error pathShigeru Yoshida
2023-01-04fs/ntfs3: Add null pointer check to attr_load_runs_vcnEdward Lo
2023-01-04fs/ntfs3: Validate data run offsetEdward Lo
2023-01-04fs/ntfs3: Add overflow check for attribute sizeedward lo
2023-01-04fs/ntfs3: Validate BOOT record_sizeedward lo
2023-01-04eventfd: provide a eventfd_signal_mask() helperJens Axboe
2023-01-04eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2022-12-31btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a rangeFilipe Manana
2022-12-31ovl: fix use inode directly in rcu-walk modeChen Zhongjin
2022-12-31reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu
2022-12-31pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz
2022-12-31afs: Fix lost servers_outstanding countDavid Howells
2022-12-31pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz
2022-12-31orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()Zhang Xiaoxu
2022-12-31orangefs: Fix kmemleak in orangefs_sysfs_init()Zhang Xiaoxu
2022-12-31orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu
2022-12-31hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()Hawkins Jiawei
2022-12-31nfs: fix possible null-ptr-deref when parsing paramHawkins Jiawei
2022-12-31hfs: fix OOB Read in __hfs_brec_findZhangPeng
2022-12-31btrfs: do not panic if we can't allocate a prealloc extent stateJosef Bacik
2022-12-31nilfs2: fix shift-out-of-bounds due to too large exponent of block sizeRyusuke Konishi
2022-12-31nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()Ryusuke Konishi
2022-12-31fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu
2022-12-31jfs: Fix fortify moan in symlinkDr. David Alan Gilbert
2022-12-31udf: Avoid double brelse() in udf_rename()Shigeru Yoshida
2022-12-31fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu
2022-12-31binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin
2022-12-31cifs: don't leak -ENOMEM in smb2_open_file()Paulo Alcantara
2022-12-31nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni
2022-12-31fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fsAbdun Nihaal
2022-12-31fs/ntfs3: Harden against integer overflowsDan Carpenter
2022-12-31fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()Shigeru Yoshida
2022-12-31gfs2: Partially revert gfs2_inode_lookup changeAndreas Gruenbacher
2022-12-31ksmbd: Fix resource leak in ksmbd_session_rpc_open()Xiu Jianfeng
2022-12-31chardev: fix error handling in cdev_device_add()Yang Yingliang
2022-12-31f2fs: fix iostat parameter for discardYangtao Li
2022-12-31orangefs: Fix sysfs not cleanup when dev init failedZhang Xiaoxu
2022-12-31f2fs: avoid victim selection from previous victim sectionYonggil Song
2022-12-31f2fs: fix to enable compress for newly created file if extension matchesSheng Yong