summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
23 hoursf2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang1-7/+58
23 hoursf2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu1-3/+9
23 hourssmb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho1-1/+2
23 hourssmb: client: set correct id, uid and cruid for multiuser automountsPaulo Alcantara1-0/+16
23 hoursbtrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov3-16/+16
23 hoursromfs: check sb_set_blocksize() return valueDeepanshu Kartikey1-1/+4
23 hoursnilfs2: Fix potential block overflow that cause system hangEdward Adam Davis1-0/+4
9 daysgfs2: Fix NULL pointer dereference in gfs2_log_flushAndreas Gruenbacher2-1/+6
9 dayshfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Kang Chen4-11/+29
9 dayssmb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong1-1/+4
14 dayswriteback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal1-4/+10
14 daysbtrfs: prevent use-after-free on page private data in btrfs_subpage_clear_upt...JP Kobryn1-0/+13
14 daysNFSD: fix race between nfsd registration and exports_procManinder Singh1-9/+8
14 daysext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}Luís Henriques1-17/+21
14 daysfs/ntfs3: Initialize allocated memory before useBartlomiej Kubik1-4/+3
14 daysksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrencyNamjae Jeon3-18/+4
14 daysksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier1-8/+7
14 daysxfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster1-5/+6
14 daysbtrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko1-5/+6
14 daysext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun1-0/+1
14 dayspnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan1-1/+1
2026-01-19NFS: add barriers when testing for NFS_FSDATA_BLOCKEDNeilBrown1-16/+32
2026-01-19NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENTNeilBrown1-1/+2
2026-01-19nfsd: provide locking for v4_end_graceNeilBrown4-5/+44
2026-01-19NFSD: Remove NFSERR_EAGAINChuck Lever3-3/+1
2026-01-19nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer7-160/+93
2026-01-19NFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
2026-01-19NFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
2026-01-19ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin3-25/+13
2026-01-19ext4: introduce ITAIL helperYe Bin2-5/+8
2026-01-19ext4: fix error message when rejecting the default hashGabriel Krisman Bertazi2-11/+18
2026-01-19ext4: factor out ext4_hash_info_init()Jason Yan1-20/+30
2026-01-19ext4: filesystems without casefold feature cannot be mounted with siphashLizhi Xu1-0/+8
2026-01-19lockd: fix vfs_test_lock() callsNeilBrown4-18/+25
2026-01-19NFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+1
2026-01-19fuse: fix readahead reclaim deadlockJoanne Koong1-7/+19
2026-01-19f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu1-1/+2
2026-01-19f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu1-9/+15
2026-01-19f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu4-36/+24
2026-01-19f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu1-3/+6
2026-01-19xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1
2026-01-19NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
2026-01-19btrfs: don't rewrite ret from inode_permissionJosef Bacik1-3/+1
2026-01-19jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin1-0/+14
2026-01-19nfsd: Drop the client reference in client_states_open()Haoxiang Li1-1/+3
2026-01-19nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
2026-01-19fsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein1-1/+8
2026-01-19ocfs2: fix kernel BUG in ocfs2_find_victim_chainPrithvi Tambewagh1-0/+10
2026-01-19f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu1-5/+9
2026-01-19f2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey1-2/+4