summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
26 hoursksmbd: fix durable reconnect error path file lifetimeJunyi Liu1-2/+13
26 hourserofs: fix metabuf leak in inode xattr initializationJia Zhu1-3/+1
26 hourserofs: harden h_shared_count in erofs_init_inode_xattrs()Utkal Singh1-0/+8
26 hourserofs: fix managed cache race for unaligned extentsGao Xiang1-7/+8
26 hourscifs: Fix undefined variablesDavid Howells1-3/+3
26 hoursbtrfs: fix squota accounting during enable generationBoris Burkov2-4/+28
26 hoursbtrfs: check for subvolume before deleting squota qgroupBoris Burkov1-25/+25
26 hourscachefiles: Fix error return when vfs_mkdir() failsHongling Zeng1-0/+2
26 hourscifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang1-53/+108
26 hoursafs: Fix the locking used by afs_get_link()David Howells8-142/+357
26 hoursnetfs, afs: Fix write skipping in dir/link writepagesDavid Howells2-2/+16
26 hoursnetfs: Fix netfs_read_folio() to wait on writebackDavid Howells1-0/+2
26 hoursnetfs: Fix folio->private handling in netfs_perform_write()David Howells1-53/+81
26 hoursnetfs: Fix partial invalidation of streaming-write folioDavid Howells1-1/+1
26 hoursnetfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells3-4/+4
26 hoursnetfs: Fix leak of request in netfs_write_begin() error handlingDavid Howells1-1/+1
26 hoursnetfs: Fix early put of sink folio in netfs_read_gaps()David Howells1-3/+3
26 hoursnetfs: Fix write streaming disablement if fd open O_RDWRDavid Howells1-10/+7
26 hoursnetfs: Fix read-gaps to remove netfs_folio from filled folioDavid Howells1-3/+8
26 hoursnetfs: Fix potential deadlock in write-through modeDavid Howells1-14/+25
26 hoursnetfs: Fix streaming write being overwrittenDavid Howells1-13/+34
26 hoursnetfs: Defer the emission of trace_netfs_folio()David Howells1-8/+10
26 hoursnetfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells1-1/+5
26 hoursnetfs: Fix overrun check in netfs_extract_user_iter()David Howells1-9/+17
26 hoursnetfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() callViacheslav Dubeyko1-2/+9
26 hoursnetfs: Fix zeropoint update where i_size > remote_i_sizeDavid Howells1-2/+2
26 hoursnetfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells19-104/+166
26 hoursnetfs: Fix netfs_read_to_pagecache() to pause on subreq failureDavid Howells1-0/+5
26 hoursnetfs: Fix missing barriers when accessing stream->subrequests locklesslyDavid Howells5-6/+13
26 hoursnetfs: Fix missing locking around retry adding new subreqsDavid Howells2-2/+10
26 hoursnetfs: Fix cancellation of a DIO and single read subrequestsDavid Howells5-63/+50
26 hourszonefs: handle integer overflow in zonefs_fname_to_fnoJohannes Thumshirn1-1/+5
26 hoursnsfs: fix wrong error code returned for pidns ioctlsZhihao Cheng1-1/+1
26 hoursfs: fix forced iversion increment on lazytime timestamp updatesPankaj Raghav1-1/+7
26 hoursfs: Fix return in jfs_mkdir and orangefs_mkdirHongling Zeng2-2/+2
26 hoursfs/statmount: fix slab out-of-bounds write in statmount_mnt_idmapJunyoung Jang1-0/+2
26 hoursNFSD: Fix infinite loop in layout state revocationChuck Lever1-0/+7
26 hourscifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
26 hourssmb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong1-4/+12
26 hourssmb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo1-2/+2
26 hourssmb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho1-0/+2
26 hourssmb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
26 hoursksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu1-16/+50
26 hoursksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng1-3/+9
26 hoursksmbd: fix null pointer dereference in proc_show_files()Jeremy Laratro1-1/+1
26 hoursksmbd: fix null pointer dereference in compare_guid_key()Jeremy Laratro1-1/+5
26 hourssysfs: don't remove existing directory on update failureGreg Kroah-Hartman1-1/+1
26 hourssmb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
26 hoursksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang1-26/+76
10 daysnetfs: Fix potential uninitialised var in netfs_extract_user_iter()David Howells1-1/+1