summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
4 daysf2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang
4 daysf2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu
4 daysf2fs: fix to avoid mapping wrong physical block for swapfileChao Yu
4 daysf2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang
4 daysf2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu
4 daysf2fs: fix to add gc count stat in f2fs_gc_rangeZhiguo Niu
4 daysromfs: check sb_set_blocksize() return valueDeepanshu Kartikey
7 daysxfs: fix UAF in xchk_btree_check_block_ownerDarrick J. Wong
7 dayserofs: fix UAF issue for file-backed mounts w/ directio optionChao Yu
7 daysnilfs2: Fix potential block overflow that cause system hangEdward Adam Davis
7 dayssmb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho
7 daysksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error pathsNamjae Jeon
7 dayssmb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho
12 dayssmb/client: fix memory leak in smb2_open_file()ChenXiaoSong
12 daysbtrfs: reject new transactions if the fs is fully read-onlyQu Wenruo
12 daysbtrfs: fix reservation leak in some error paths when inserting inline extentFilipe Manana
12 dayssmb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong
12 dayssmb/server: fix refcount leak in smb2_open()ZhangGuoDong
12 dayssmb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong
12 daysprocfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
12 dayshfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Kang Chen
12 daysceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher
12 daysceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2026-02-06writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal
2026-02-06btrfs: prevent use-after-free on folio private data in btrfs_subpage_clear_up...JP Kobryn
2026-02-06ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier
2026-02-06efivarfs: fix error propagation in efivar_entry_get()Kohei Enju
2026-01-30btrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov
2026-01-30fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik
2026-01-30exfat: fix refcount leak in exfat_findShuhao Fu
2026-01-30btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone
2026-01-23xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
2026-01-23btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko
2026-01-23ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun
2026-01-23xfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)
2026-01-23btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang
2026-01-23btrfs: introduce btrfs_space_info sub-groupNaohiro Aota
2026-01-23btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()Naohiro Aota
2026-01-23btrfs: factor out init_space_info() from create_space_info()Naohiro Aota
2026-01-23btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo
2026-01-23pnfs/blocklayout: Fix memory leak in bl_parse_scsi()Zilin Guan
2026-01-23pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan
2026-01-23NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust
2026-01-23pNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust
2026-01-23Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher
2026-01-17btrfs: fix beyond-EOF write handlingQu Wenruo
2026-01-17btrfs: use variable for end offset in extent_writepage_io()Filipe Manana
2026-01-17btrfs: truncate ordered extent when skipping writeback past i_sizeFilipe Manana
2026-01-17btrfs: remove btrfs_fs_info::sectors_per_pageQu Wenruo
2026-01-17btrfs: add extra error messages for delalloc range related errorsQu Wenruo