summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
10 hoursnetfs: Fix potential uninitialised var in netfs_extract_user_iter()David Howells
10 hoursksmbd: validate inherited ACE SID lengthShota Zaizen
10 hoursf2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu
10 hoursf2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang
10 hoursbtrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana
10 hoursbtrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()Filipe Manana
10 hoursbtrfs: use inode already stored in local variable at btrfs_rmdir()Filipe Manana
10 hourssmb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
10 hourseventfs: Use list_add_tail_rcu() for SRCU-protected children listDavid Carlier
10 hoursbtrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li
10 hoursbtrfs: remove fs_info argument from btrfs_sysfs_add_space_info_type()Filipe Manana
10 hoursnetfs: fix error handling in netfs_extract_user_iter()Paulo Alcantara
10 hoursceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
10 hourssmb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin
10 hoursksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
10 hourssmb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman
10 hourssmb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie
10 hoursntfs: ->d_compare() must not blockAl Viro
10 hoursbtrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone
10 hoursfs/adfs: validate nzones in adfs_validate_bblk()Bae Yeonju
10 hoursksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim
10 hoursksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang
10 hoursksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang
10 hoursksmbd: add support for supplementary groupsNamjae Jeon
10 hoursksmbd: Use struct_size() to improve smb_direct_rdma_xmit()Thorsten Blum
10 hoursksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang
10 hoursf2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()Yongpeng Yang
10 hoursf2fs: Use sysfs_emit_at() to simplify codeChristophe JAILLET
10 hoursfs/ntfs3: terminate the cached volume label after UTF-8 conversionPengpeng Hou
10 hoursnfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko
10 hoursocfs2: validate group add input before cachingZhengYuan Huang
10 hoursocfs2: validate bg_bits during freefrag scanZhengYuan Huang
10 hoursocfs2: fix listxattr handling when the buffer is fullZhengYuan Huang
10 hoursocfs2/dlm: fix off-by-one in dlm_match_regions() region comparisonJunrui Luo
10 hoursocfs2/dlm: validate qr_numregions in dlm_match_regions()Junrui Luo
10 hoursksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith
10 hoursgfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher
10 hoursgfs2: add some missing log lockingAndreas Gruenbacher
10 hoursquota: Fix race of dquot_scan_active() with quota deactivationJan Kara
10 hoursgfs2: Call unlock_new_inode before d_instantiateAndreas Gruenbacher
10 hoursdebugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()Gui-Dong Han
10 hoursdebugfs: check for NULL pointer in debugfs_create_str()Gui-Dong Han
10 hourspstore/ram: fix resource leak when ioremap() failsCole Leavitt
10 hoursnilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()Deepanshu Kartikey
10 hoursfs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_STARTHyungJung Joo
6 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
6 daysceph: only d_add() negative dentries when they are unhashedMax Kellermann
6 daysbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich
6 daysksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon
6 dayserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo