summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
25 hoursksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev1-4/+4
25 hourssmb: client: fix uninitialized variable in smb2_writev_callbackSteve French1-1/+1
25 hourshpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka1-1/+1
25 hourssmb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-31/+85
25 hoursksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...Sean Shen1-0/+11
9 daysksmbd: fix durable reconnect error path file lifetimeJunyi Liu1-2/+13
9 dayserofs: fix managed cache race for unaligned extentsGao Xiang1-7/+8
9 daysbtrfs: fix squota accounting during enable generationBoris Burkov2-4/+28
9 daysbtrfs: check for subvolume before deleting squota qgroupBoris Burkov1-25/+25
9 daysbtrfs: relax squota parent qgroup deletion ruleBoris Burkov1-15/+35
9 daysbtrfs: check squota parent usage on membership changeBoris Burkov1-0/+39
9 daysbtrfs: remaining BTRFS_PATH_AUTO_FREE conversionsDavid Sterba12-176/+105
9 daysbtrfs: don't search back for dir inode item in INO_LOOKUP_USERJosef Bacik1-20/+3
9 daysbtrfs: use the key format macros when printing keysFilipe Manana11-79/+64
9 daysbtrfs: add macros to facilitate printing of keysFilipe Manana1-0/+3
9 daysnetfs, afs: Fix write skipping in dir/link writepagesDavid Howells2-2/+16
9 daysnetfs: Fix netfs_read_folio() to wait on writebackDavid Howells1-0/+2
9 daysnetfs: Fix folio->private handling in netfs_perform_write()David Howells1-53/+81
9 daysnetfs: Fix partial invalidation of streaming-write folioDavid Howells1-1/+1
9 daysnetfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells3-4/+4
9 daysnetfs: Fix leak of request in netfs_write_begin() error handlingDavid Howells1-1/+1
9 daysnetfs: Fix early put of sink folio in netfs_read_gaps()David Howells1-3/+3
9 daysnetfs: Fix write streaming disablement if fd open O_RDWRDavid Howells1-10/+7
9 daysnetfs: Fix read-gaps to remove netfs_folio from filled folioDavid Howells1-3/+8
9 daysnetfs: Fix potential deadlock in write-through modeDavid Howells1-14/+25
9 daysnetfs: Fix streaming write being overwrittenDavid Howells1-13/+34
9 daysnetfs: Defer the emission of trace_netfs_folio()David Howells1-8/+10
9 daysnetfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells1-1/+5
9 daysnetfs: Fix overrun check in netfs_extract_user_iter()David Howells1-9/+17
9 daysnetfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() callViacheslav Dubeyko1-2/+9
9 daysnetfs: Fix netfs_read_to_pagecache() to pause on subreq failureDavid Howells1-0/+5
9 daysnetfs: Fix cancellation of a DIO and single read subrequestsDavid Howells5-63/+50
9 dayszonefs: handle integer overflow in zonefs_fname_to_fnoJohannes Thumshirn1-1/+5
9 daysnsfs: fix wrong error code returned for pidns ioctlsZhihao Cheng1-1/+1
9 daysfs: Fix return in jfs_mkdir and orangefs_mkdirHongling Zeng2-2/+2
9 daysfs/statmount: fix slab out-of-bounds write in statmount_mnt_idmapJunyoung Jang1-0/+2
9 daysNFSD: Fix infinite loop in layout state revocationChuck Lever1-0/+7
9 dayscifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
9 daysfs/ntfs3: handle attr_set_size() errors when truncating filesKonstantin Komarov1-8/+4
9 dayssmb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong1-4/+12
9 dayssmb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo1-2/+2
9 dayssmb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho1-0/+2
9 dayssmb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
9 daysksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu1-16/+50
9 daysksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng1-3/+9
9 daysksmbd: fix null pointer dereference in compare_guid_key()Jeremy Laratro1-1/+5
9 dayssysfs: don't remove existing directory on update failureGreg Kroah-Hartman1-1/+1
9 dayssmb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
9 daysksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang1-27/+77
9 daysfuse: fix uninit-value in fuse_dentry_revalidate()Luis Henriques1-5/+15