summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
9 hoursksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
9 hoursksmbd: replace connection list with hash tableNamjae Jeon
9 hoursksmbd: use msleep instaed of schedule_timeout_interruptible()Namjae Jeon
9 hoursf2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
9 hoursf2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
9 hourssmb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
9 hoursntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner
9 hoursntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner
9 hoursceph: only d_add() negative dentries when they are unhashedMax Kellermann
9 hoursinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang
9 hoursext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama
9 hoursext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey
9 hoursuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov
9 hoursxfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li
9 hoursjbd2: fix deadlock in jbd2_journal_cancel_revoke()Zhang Yi
9 hourserofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang
9 hoursext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev
9 hoursocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao
10 daysf2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
10 daysksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani
10 daysksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani
10 daysksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
10 daysksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
10 dayssmb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
10 dayssmb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
10 dayssmb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang
10 dayssmb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito
10 daysksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
10 daysfuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong
10 daysfuse: Check for large folio with SPLICE_F_MOVEBernd Schubert
10 daysfuse: reject oversized dirents in page cacheSamuel Page
10 daysf2fs: fix to avoid memory leak in f2fs_rename()Chao Yu
10 daysfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman
10 daysksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon
2026-04-22ocfs2: fix out-of-bounds write in ocfs2_write_end_inlineJoseph Qi
2026-04-22ocfs2: validate inline data i_size during inode readDeepanshu Kartikey
2026-04-22ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()Dmitry Antipov
2026-04-22nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey
2026-04-22ocfs2: handle invalid dinode in ocfs2_group_extendZhengYuan Huang
2026-04-22ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRYTejas Bharambe
2026-04-22ocfs2: fix possible deadlock between unlink and dio_end_io_writeJoseph Qi
2026-04-22dcache: Limit the minimal number of bucket to twoZhihao Cheng
2026-04-22ksmbd: fix mechToken leak when SPNEGO decode fails after token allocGreg Kroah-Hartman
2026-04-22ksmbd: require 3 sub-authorities before reading sub_auth[2]Greg Kroah-Hartman
2026-04-22ksmbd: validate EaNameLength in smb2_get_ea()Greg Kroah-Hartman
2026-04-22smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman
2026-04-22eventpoll: defer struct eventpoll free to RCU grace periodNicholas Carlini
2026-04-22fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover
2026-04-18btrfs: fix incorrect return value after changing leaf in lookup_extent_data_r...robbieko
2026-04-18btrfs: remove pointless out labels from extent-tree.cFilipe Manana