summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
40 hoursbtrfs: fix squota accounting during enable generationBoris Burkov2-4/+28
40 hoursnetfs: Fix folio->private handling in netfs_perform_write()David Howells1-53/+81
40 hoursnetfs: Remove unnecessary references to pagesMatthew Wilcox (Oracle)2-11/+11
40 hoursnetfs: Fix a few minor bugs in netfs_page_mkwrite()Matthew Wilcox (Oracle)1-14/+13
40 hoursnetfs: Fix partial invalidation of streaming-write folioDavid Howells1-1/+1
40 hoursnetfs: Fix early put of sink folio in netfs_read_gaps()David Howells1-3/+3
40 hoursnetfs: Fix write streaming disablement if fd open O_RDWRDavid Howells1-10/+7
40 hoursnetfs: Fix potential deadlock in write-through modeDavid Howells1-14/+25
40 hoursnetfs: Fix streaming write being overwrittenDavid Howells1-13/+34
40 hoursnetfs: Defer the emission of trace_netfs_folio()David Howells1-8/+10
40 hoursnetfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells1-1/+5
40 hoursnetfs: Fix overrun check in netfs_extract_user_iter()David Howells1-9/+17
40 hoursnetfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() callViacheslav Dubeyko1-2/+9
40 hourszonefs: handle integer overflow in zonefs_fname_to_fnoJohannes Thumshirn1-1/+5
40 hoursnsfs: fix wrong error code returned for pidns ioctlsZhihao Cheng1-1/+1
40 hoursNFSD: Fix infinite loop in layout state revocationChuck Lever1-0/+7
40 hourscifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
40 hoursfs/ntfs3: handle attr_set_size() errors when truncating filesKonstantin Komarov1-8/+4
40 hourssmb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong1-4/+12
40 hourssmb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo1-2/+2
40 hourssmb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho1-0/+2
40 hourssmb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
40 hoursksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu1-16/+50
40 hoursksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng1-3/+9
40 hoursksmbd: fix null pointer dereference in compare_guid_key()Jeremy Laratro1-1/+5
40 hourssysfs: don't remove existing directory on update failureGreg Kroah-Hartman1-1/+1
40 hourssmb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
40 hoursksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang1-27/+77
40 hoursksmbd: validate owner of durable handle on reconnectNamjae Jeon6-15/+102
11 daysnetfs: Fix potential uninitialised var in netfs_extract_user_iter()David Howells1-1/+1
11 daysf2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu2-0/+14
11 daysf2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang1-4/+9
11 daysbtrfs: do not mark inode incompressible after inline attempt failsQu Wenruo1-0/+6
11 dayssmb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva2-8/+26
11 daysbtrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana1-0/+2
11 daysbtrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()Filipe Manana1-15/+16
11 daysbtrfs: use inode already stored in local variable at btrfs_rmdir()Filipe Manana1-2/+1
11 dayseventfs: Use list_add_tail_rcu() for SRCU-protected children listDavid Carlier1-1/+1
11 daysnetfs: fix error handling in netfs_extract_user_iter()Paulo Alcantara1-3/+10
11 daysceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko1-0/+16
11 daysceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko1-0/+1
11 dayssmb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin1-0/+3
11 daysntfs: ->d_compare() must not blockAl Viro5-24/+20
11 dayssmb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman1-8/+12
11 dayssmb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie2-3/+3
11 daysbtrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone1-1/+1
11 daysfsnotify: fix inode reference leak in fsnotify_recalc_mask()Amir Goldstein1-3/+36
11 daysfs/adfs: validate nzones in adfs_validate_bblk()Bae Yeonju1-0/+3
11 daysksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim1-1/+6
11 daysksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang1-0/+2