summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
22 hoursfs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang1-4/+4
22 hoursfuse: limit FUSE_NOTIFY_RETRIEVE to uptodate foliosJann Horn1-0/+4
22 hoursfuse: reject fuse_notify() pagecache ops on directoriesJann Horn1-1/+8
22 hoursfs/qnx6: fix pointer arithmetic in directory iterationArpith Kalaginanavoor1-4/+4
22 hoursfhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()Jann Horn3-6/+26
22 hoursxfs: fix rtgroup cleanup in CoW fork repairYingjie Gao1-4/+1
22 hoursxfs: fix error returns in CoW fork repairYingjie Gao1-5/+2
22 hoursksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy1-0/+11
22 hoursksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiersGil Portnoy1-3/+12
22 hourserofs: fix use-after-free on sbi->sync_decompressGao Xiang1-3/+3
22 hourserofs: tidy up synchronous decompressionGao Xiang4-29/+16
11 daysksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev1-4/+4
11 dayssmb: client: fix uninitialized variable in smb2_writev_callbackSteve French1-1/+1
11 dayshpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka1-1/+1
11 dayssmb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-31/+85
11 daysksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...Sean Shen1-0/+11
2026-06-01ksmbd: fix durable reconnect error path file lifetimeJunyi Liu1-2/+13
2026-06-01erofs: fix managed cache race for unaligned extentsGao Xiang1-7/+8
2026-06-01btrfs: fix squota accounting during enable generationBoris Burkov2-4/+28
2026-06-01btrfs: check for subvolume before deleting squota qgroupBoris Burkov1-25/+25
2026-06-01btrfs: relax squota parent qgroup deletion ruleBoris Burkov1-15/+35
2026-06-01btrfs: check squota parent usage on membership changeBoris Burkov1-0/+39
2026-06-01btrfs: remaining BTRFS_PATH_AUTO_FREE conversionsDavid Sterba12-176/+105
2026-06-01btrfs: don't search back for dir inode item in INO_LOOKUP_USERJosef Bacik1-20/+3
2026-06-01btrfs: use the key format macros when printing keysFilipe Manana11-79/+64
2026-06-01btrfs: add macros to facilitate printing of keysFilipe Manana1-0/+3
2026-06-01netfs, afs: Fix write skipping in dir/link writepagesDavid Howells2-2/+16
2026-06-01netfs: Fix netfs_read_folio() to wait on writebackDavid Howells1-0/+2
2026-06-01netfs: Fix folio->private handling in netfs_perform_write()David Howells1-53/+81
2026-06-01netfs: Fix partial invalidation of streaming-write folioDavid Howells1-1/+1
2026-06-01netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells3-4/+4
2026-06-01netfs: Fix leak of request in netfs_write_begin() error handlingDavid Howells1-1/+1
2026-06-01netfs: Fix early put of sink folio in netfs_read_gaps()David Howells1-3/+3
2026-06-01netfs: Fix write streaming disablement if fd open O_RDWRDavid Howells1-10/+7
2026-06-01netfs: Fix read-gaps to remove netfs_folio from filled folioDavid Howells1-3/+8
2026-06-01netfs: Fix potential deadlock in write-through modeDavid Howells1-14/+25
2026-06-01netfs: Fix streaming write being overwrittenDavid Howells1-13/+34
2026-06-01netfs: Defer the emission of trace_netfs_folio()David Howells1-8/+10
2026-06-01netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells1-1/+5
2026-06-01netfs: Fix overrun check in netfs_extract_user_iter()David Howells1-9/+17
2026-06-01netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() callViacheslav Dubeyko1-2/+9
2026-06-01netfs: Fix netfs_read_to_pagecache() to pause on subreq failureDavid Howells1-0/+5
2026-06-01netfs: Fix cancellation of a DIO and single read subrequestsDavid Howells5-63/+50
2026-06-01zonefs: handle integer overflow in zonefs_fname_to_fnoJohannes Thumshirn1-1/+5
2026-06-01nsfs: fix wrong error code returned for pidns ioctlsZhihao Cheng1-1/+1
2026-06-01fs: Fix return in jfs_mkdir and orangefs_mkdirHongling Zeng2-2/+2
2026-06-01fs/statmount: fix slab out-of-bounds write in statmount_mnt_idmapJunyoung Jang1-0/+2
2026-06-01NFSD: Fix infinite loop in layout state revocationChuck Lever1-0/+7
2026-06-01cifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
2026-06-01fs/ntfs3: handle attr_set_size() errors when truncating filesKonstantin Komarov1-8/+4