summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
39 hoursnetfs: Fix overrun check in netfs_extract_user_iter()David Howells1-9/+17
39 hourszonefs: handle integer overflow in zonefs_fname_to_fnoJohannes Thumshirn1-1/+5
39 hourscifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
39 hourssmb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong1-4/+12
39 hourssmb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho1-0/+2
39 hoursksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng1-3/+9
39 hoursksmbd: fix null pointer dereference in compare_guid_key()Jeremy Laratro1-1/+5
39 hourssysfs: don't remove existing directory on update failureGreg Kroah-Hartman1-1/+1
39 hourssmb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
39 hoursksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang1-27/+77
39 hoursksmbd: validate owner of durable handle on reconnectNamjae Jeon6-15/+103
39 hoursksmbd: add durable scavenger timerNamjae Jeon7-6/+167
39 hoursksmbd: avoid reclaiming expired durable opens by the clientNamjae Jeon2-1/+9
11 daysnetfs: Fix potential uninitialised var in netfs_extract_user_iter()David Howells1-1/+1
11 daysksmbd: validate inherited ACE SID lengthShota Zaizen1-14/+52
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: 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 dayssmb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva2-8/+26
11 dayseventfs: Use list_add_tail_rcu() for SRCU-protected children listDavid Carlier1-1/+1
11 daysbtrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li1-3/+1
11 daysbtrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type()Filipe Manana3-7/+5
11 daysnetfs: fix error handling in netfs_extract_user_iter()Paulo Alcantara1-3/+10
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 daysksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito2-9/+13
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 daysntfs: ->d_compare() must not blockAl Viro5-24/+20
11 daysbtrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone1-1/+1
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
11 daysksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang1-0/+9
11 daysksmbd: add support for supplementary groupsNamjae Jeon7-17/+137
11 daysksmbd: Use struct_size() to improve smb_direct_rdma_xmit()Thorsten Blum1-2/+2
11 daysksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang1-2/+3
11 daysf2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()Yongpeng Yang1-2/+5
11 daysf2fs: Use sysfs_emit_at() to simplify codeChristophe JAILLET1-24/+21
11 daysfs/ntfs3: terminate the cached volume label after UTF-8 conversionPengpeng Hou1-1/+6
11 daysnfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko1-3/+1
11 daysocfs2: validate group add input before cachingZhengYuan Huang1-5/+7
11 daysocfs2: validate bg_bits during freefrag scanZhengYuan Huang1-1/+17
11 daysocfs2: fix listxattr handling when the buffer is fullZhengYuan Huang1-2/+2
11 daysocfs2/dlm: fix off-by-one in dlm_match_regions() region comparisonJunrui Luo1-1/+1
11 daysocfs2/dlm: validate qr_numregions in dlm_match_regions()Junrui Luo1-0/+8
11 daysksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith1-5/+6
11 daysgfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher1-2/+3