summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
3 daysksmbd: validate inherited ACE SID lengthShota Zaizen1-14/+52
3 dayserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo1-0/+1
3 dayserofs: tidy up z_erofs_lz4_handle_overlap()Gao Xiang1-39/+46
3 dayserofs: move {in,out}pages into struct z_erofs_decompress_reqGao Xiang6-80/+41
3 dayshfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan1-1/+3
3 dayshfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey5-4/+64
3 daysudf: fix partition descriptor append bookkeepingSeohyeon Maeng1-1/+3
3 daysfs: prepare for adding LSM blob to backing_fileAmir Goldstein1-2/+20
3 daysf2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li1-4/+6
3 daysf2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang1-7/+10
3 daysf2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang1-1/+2
3 daysf2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang1-3/+22
3 daysf2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang1-1/+1
3 dayssmb: client: validate dacloffset before building DACL pointersMichael Bommarito1-3/+32
3 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel1-1/+1
3 dayssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye1-1/+2
3 dayssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye1-4/+8
3 daysisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito1-1/+1
3 daysisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito1-0/+9
3 dayseventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier3-1/+21
3 daysbtrfs: fix double free in create_space_info() error pathGuangshuo Li1-1/+1
3 daysudf: reject descriptors with oversized CRC lengthMichael Bommarito1-2/+6
3 dayscifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
3 dayscifs: abort open_cached_dir if we don't request leasesShyam Prasad N1-0/+8
3 daysfanotify: fix false positive on permission eventsMiklos Szeredi2-8/+12
3 daysksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang2-8/+39
10 daysksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang1-3/+2
10 daysksmbd: replace connection list with hash tableNamjae Jeon5-20/+43
10 daysksmbd: use msleep instaed of schedule_timeout_interruptible()Namjae Jeon1-1/+1
10 daysf2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu3-7/+12
10 daysf2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang1-2/+2
10 dayssmb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-31/+85
10 daysntfs3: fix integer overflow in run_unpack() volume boundary checkTobias Gaertner1-3/+9
10 daysntfs3: add buffer boundary checks to run_unpack()Tobias Gaertner1-0/+6
10 daysceph: only d_add() negative dentries when they are unhashedMax Kellermann1-2/+4
10 daysinotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang1-0/+1
10 daysext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama1-1/+3
10 daysext4: fix bounds check in check_xattrs() to prevent out-of-bounds accessDeepanshu Kartikey1-1/+1
10 daysuserfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov1-2/+0
10 daysxfs: fix a resource leak in xfs_alloc_buftarg()Haoxiang Li1-0/+1
10 daysjbd2: fix deadlock in jbd2_journal_cancel_revoke()Zhang Yi1-3/+5
10 dayserofs: fix the out-of-bounds nameoff handling for trailing direntsGao Xiang1-13/+15
10 daysext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev1-3/+11
10 daysocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao1-29/+45
2026-04-27f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad1-3/+11
2026-04-27ksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani1-4/+12
2026-04-27ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani1-0/+2
2026-04-27ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito1-5/+23
2026-04-27ksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito2-9/+13
2026-04-27smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito1-0/+6