summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
18 hoursfs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang
18 hoursiomap: avoid potential null folio->mapping deref during error reportingJoanne Koong
18 hoursfuse: limit FUSE_NOTIFY_RETRIEVE to uptodate foliosJann Horn
18 hoursfuse: reject fuse_notify() pagecache ops on directoriesJann Horn
18 hoursfs/qnx6: fix pointer arithmetic in directory iterationArpith Kalaginanavoor
18 hoursovl: keep err zero after successful ovl_cache_get()Nirmoy Das
18 hoursfhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()Jann Horn
18 hoursxfs: fix rtgroup cleanup in CoW fork repairYingjie Gao
18 hoursxfs: fix error returns in CoW fork repairYingjie Gao
18 hoursksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy
18 hoursnamespace: restrict OPEN_TREE_NAMESPACE/FSMOUNT_NAMESPACE to directoriesJann Horn
18 hoursVFS: fix possible failure to unlock in nfsd4_create_file()NeilBrown
18 hoursksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiersGil Portnoy
18 hourserofs: fix use-after-free on sbi->sync_decompressGao Xiang
11 daysRevert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
11 daysksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev
11 dayssmb: client: fix uninitialized variable in smb2_writev_callbackSteve French
11 dayshpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka
11 daysksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...Sean Shen
2026-06-01ksmbd: fix durable reconnect error path file lifetimeJunyi Liu
2026-06-01erofs: fix metabuf leak in inode xattr initializationJia Zhu
2026-06-01erofs: harden h_shared_count in erofs_init_inode_xattrs()Utkal Singh
2026-06-01erofs: fix managed cache race for unaligned extentsGao Xiang
2026-06-01cifs: Fix undefined variablesDavid Howells
2026-06-01btrfs: fix squota accounting during enable generationBoris Burkov
2026-06-01btrfs: check for subvolume before deleting squota qgroupBoris Burkov
2026-06-01cachefiles: Fix error return when vfs_mkdir() failsHongling Zeng
2026-06-01cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang
2026-06-01afs: Fix the locking used by afs_get_link()David Howells
2026-06-01netfs, afs: Fix write skipping in dir/link writepagesDavid Howells
2026-06-01netfs: Fix netfs_read_folio() to wait on writebackDavid Howells
2026-06-01netfs: Fix folio->private handling in netfs_perform_write()David Howells
2026-06-01netfs: Fix partial invalidation of streaming-write folioDavid Howells
2026-06-01netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells
2026-06-01netfs: Fix leak of request in netfs_write_begin() error handlingDavid Howells
2026-06-01netfs: Fix early put of sink folio in netfs_read_gaps()David Howells
2026-06-01netfs: Fix write streaming disablement if fd open O_RDWRDavid Howells
2026-06-01netfs: Fix read-gaps to remove netfs_folio from filled folioDavid Howells
2026-06-01netfs: Fix potential deadlock in write-through modeDavid Howells
2026-06-01netfs: Fix streaming write being overwrittenDavid Howells
2026-06-01netfs: Defer the emission of trace_netfs_folio()David Howells
2026-06-01netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells
2026-06-01netfs: Fix overrun check in netfs_extract_user_iter()David Howells
2026-06-01netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() callViacheslav Dubeyko
2026-06-01netfs: Fix zeropoint update where i_size > remote_i_sizeDavid Howells
2026-06-01netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
2026-06-01netfs: Fix netfs_read_to_pagecache() to pause on subreq failureDavid Howells
2026-06-01netfs: Fix missing barriers when accessing stream->subrequests locklesslyDavid Howells
2026-06-01netfs: Fix missing locking around retry adding new subreqsDavid Howells
2026-06-01netfs: Fix cancellation of a DIO and single read subrequestsDavid Howells