summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
24 hoursfs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signalingMingyu Wang1-4/+4
24 hoursfuse: reject fuse_notify() pagecache ops on directoriesJann Horn1-1/+8
24 hoursfs/qnx6: fix pointer arithmetic in directory iterationArpith Kalaginanavoor1-4/+4
24 hoursksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy1-0/+11
24 hourswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara1-17/+19
24 hourswriteback: Avoid contention on wb->list_lock when switching inodesJan Kara1-36/+63
24 hoursiomap: don't revert iov_iter on partially completed buffered writesBrian Foster1-4/+0
24 hoursksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiersGil Portnoy1-3/+12
24 hourserofs: fix use-after-free on sbi->sync_decompressGao Xiang1-3/+3
24 hourserofs: tidy up synchronous decompressionGao Xiang4-29/+16
24 hourserofs: add sysfs node to drop internal cachesChunhai Guo3-1/+19
11 daysmm: perform all memfd seal checks in a single placeLorenzo Stoakes1-5/+0
11 daysksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev1-4/+4
11 dayshpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka1-1/+1
11 daysremove pointless includes of <linux/fdtable.h>Al Viro6-6/+0
2026-06-01btrfs: fix squota accounting during enable generationBoris Burkov2-4/+28
2026-06-01netfs: Fix folio->private handling in netfs_perform_write()David Howells1-53/+81
2026-06-01netfs: Remove unnecessary references to pagesMatthew Wilcox (Oracle)2-11/+11
2026-06-01netfs: Fix a few minor bugs in netfs_page_mkwrite()Matthew Wilcox (Oracle)1-14/+13
2026-06-01netfs: Fix partial invalidation of streaming-write folioDavid 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 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-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-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
2026-06-01smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong1-4/+12
2026-06-01smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo1-2/+2
2026-06-01smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho1-0/+2
2026-06-01smb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
2026-06-01ksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu1-16/+50
2026-06-01ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng1-3/+9
2026-06-01ksmbd: fix null pointer dereference in compare_guid_key()Jeremy Laratro1-1/+5
2026-06-01sysfs: don't remove existing directory on update failureGreg Kroah-Hartman1-1/+1
2026-06-01smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
2026-06-01ksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang1-27/+77
2026-06-01ksmbd: validate owner of durable handle on reconnectNamjae Jeon6-15/+102
2026-05-23netfs: Fix potential uninitialised var in netfs_extract_user_iter()David Howells1-1/+1
2026-05-23f2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu2-0/+14
2026-05-23f2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang1-4/+9
2026-05-23btrfs: do not mark inode incompressible after inline attempt failsQu Wenruo1-0/+6
2026-05-23smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva2-8/+26
2026-05-23btrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana1-0/+2