summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
23 hoursnfsd: don't ignore the return code of svc_proc_register()Jeff Layton
23 hoursnilfs2: Fix potential block overflow that cause system hangEdward Adam Davis
23 hourssmb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho
23 hoursksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error pathsNamjae Jeon
23 hourssmb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho
6 daysbtrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov
6 dayssmb/client: fix memory leak in smb2_open_file()ChenXiaoSong
6 daysbtrfs: fix reservation leak in some error paths when inserting inline extentFilipe Manana
6 dayssmb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong
6 dayssmb/server: fix refcount leak in smb2_open()ZhangGuoDong
6 dayssmb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong
6 dayshfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Kang Chen
11 daysksmbd: fix recursive locking in RPC handle list accessMarios Makassikis
11 dayswriteback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal
11 daysbtrfs: prevent use-after-free on page private data in btrfs_subpage_clear_upt...JP Kobryn
11 daysksmbd: Fix race condition in RPC handle list accessYunseong Kim
11 daysksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier
11 daysefivarfs: fix error propagation in efivar_entry_get()Kohei Enju
2026-01-30fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik
2026-01-30ksmbd: fix use-after-free in ksmbd_session_rpc_openNamjae Jeon
2026-01-30NFSD: fix race between nfsd registration and exports_procManinder Singh
2026-01-30btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone
2026-01-30btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko
2026-01-30ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun
2026-01-30btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang
2026-01-30btrfs: introduce btrfs_space_info sub-groupNaohiro Aota
2026-01-30btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()Naohiro Aota
2026-01-30btrfs: factor out init_space_info() from create_space_info()Naohiro Aota
2026-01-30btrfs: store fs_info in space_infoBoris Burkov
2026-01-30btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo
2026-01-30pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan
2026-01-30Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-17nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2026-01-17smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong
2026-01-17smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong
2026-01-17smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong
2026-01-17NFS: Fix up the automount fs_context to use the correct credTrond Myklebust
2026-01-17NFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew
2026-01-17NFSD: NFSv4 file creation neglects setting ACLChuck Lever
2026-01-17nfsd: set security label during create operationsStephen Smalley
2026-01-17nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Trond Myklebust
2026-01-17nfsd: convert to new timestamp accessorsJeff Layton
2026-01-17btrfs: always detect conflicting inodes when logging inode refsFilipe Manana
2026-01-17nfsd: provide locking for v4_end_graceNeilBrown
2026-01-17NFSD: Fix permission check for read access to executable-only filesScott Mayhew
2026-01-11ext4: fix error message when rejecting the default hashGabriel Krisman Bertazi
2026-01-11ext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu
2026-01-11f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
2026-01-11f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu