summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
34 hoursf2fs: fix to avoid mapping wrong physical block for swapfileChao Yu1-7/+7
34 hoursf2fs: fix zoned block device information initializationWenjie Qi2-0/+28
34 hoursf2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu1-3/+9
34 hoursf2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang1-4/+10
34 hoursf2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang1-8/+52
34 hoursf2fs: fix to add gc count stat in f2fs_gc_rangeZhiguo Niu1-0/+1
34 hoursromfs: check sb_set_blocksize() return valueDeepanshu Kartikey1-1/+4
5 daysnfsd: don't ignore the return code of svc_proc_register()Jeff Layton3-4/+11
5 daysnilfs2: Fix potential block overflow that cause system hangEdward Adam Davis1-0/+4
5 dayssmb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho1-1/+2
5 daysksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error pathsNamjae Jeon1-3/+3
5 dayssmb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho1-4/+4
10 daysbtrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov3-17/+17
10 dayssmb/client: fix memory leak in smb2_open_file()ChenXiaoSong1-0/+1
10 daysbtrfs: fix reservation leak in some error paths when inserting inline extentFilipe Manana1-6/+10
10 dayssmb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong1-0/+1
10 dayssmb/server: fix refcount leak in smb2_open()ZhangGuoDong1-1/+1
10 dayssmb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong1-1/+4
10 dayshfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Kang Chen4-11/+29
2026-02-06ksmbd: fix recursive locking in RPC handle list accessMarios Makassikis3-6/+22
2026-02-06writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal1-4/+10
2026-02-06btrfs: prevent use-after-free on page private data in btrfs_subpage_clear_upt...JP Kobryn1-0/+13
2026-02-06ksmbd: Fix race condition in RPC handle list accessYunseong Kim1-9/+17
2026-02-06ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier1-8/+7
2026-02-06efivarfs: fix error propagation in efivar_entry_get()Kohei Enju1-1/+1
2026-01-30fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik1-4/+3
2026-01-30ksmbd: fix use-after-free in ksmbd_session_rpc_openNamjae Jeon2-6/+15
2026-01-30NFSD: fix race between nfsd registration and exports_procManinder Singh1-9/+8
2026-01-30btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone1-1/+1
2026-01-30btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko1-5/+6
2026-01-30ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun1-0/+1
2026-01-30btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang1-2/+6
2026-01-30btrfs: introduce btrfs_space_info sub-groupNaohiro Aota4-6/+76
2026-01-30btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()Naohiro Aota1-22/+27
2026-01-30btrfs: factor out init_space_info() from create_space_info()Naohiro Aota1-11/+16
2026-01-30btrfs: store fs_info in space_infoBoris Burkov2-0/+2
2026-01-30btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo1-0/+2
2026-01-30pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan1-1/+1
2026-01-30Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher1-1/+1
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever3-3/+1
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer7-160/+93
2026-01-17smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
2026-01-17smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
2026-01-17smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
2026-01-17NFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
2026-01-17NFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
2026-01-17NFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+2
2026-01-17nfsd: set security label during create operationsStephen Smalley2-1/+9
2026-01-17nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Trond Myklebust8-21/+25
2026-01-17nfsd: convert to new timestamp accessorsJeff Layton5-9/+10