summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
16 hoursnetfs: Fix potential uninitialised var in netfs_extract_user_iter()David Howells
16 hoursf2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu
16 hoursbtrfs: do not mark inode incompressible after inline attempt failsQu Wenruo
16 hourssmb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
16 hourseventfs: Use list_add_tail_rcu() for SRCU-protected children listDavid Carlier
16 hoursnfsd: fix file change detection in CB_GETATTRScott Mayhew
16 hoursnetfs: fix error handling in netfs_extract_user_iter()Paulo Alcantara
16 hoursxfs: fix memory leak on error in xfs_alloc_zone_info()Wilfred Mallawa
16 hoursceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko
16 hoursceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
16 hoursbtrfs: only release the dirty pages io tree after successful writesQu Wenruo
16 hourssmb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin
16 hoursfuse: avoid 0x10 fault in fuse_readahead when max_pages == 0Vlad Poenaru
16 hoursbtrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone
16 hoursfsnotify: fix inode reference leak in fsnotify_recalc_mask()Amir Goldstein
16 hoursfs/adfs: validate nzones in adfs_validate_bblk()Bae Yeonju
16 hourseventpoll: fix ep_remove struct eventpoll / struct file UAFChristian Brauner
16 hourseventpoll: move epi_fget() upChristian Brauner
16 hourseventpoll: drop vestigial __ prefix from ep_remove_{file,epi}()Christian Brauner
16 hourseventpoll: kill __ep_remove()Christian Brauner
16 hourseventpoll: split __ep_remove()Christian Brauner
16 hourseventpoll: use hlist_is_singular_node() in __ep_remove()Christian Brauner
16 hoursksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim
16 hoursksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang
16 hoursksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang
16 hoursksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang
16 hoursksmbd: fix use-after-free in smb2_open during durable reconnectAkif
16 hourssmb: move smb_version_values to common/smbglob.hZhangGuoDong
16 hourserofs: unify lcn as u64 for 32-bit platformsGao Xiang
16 hoursf2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()Yongpeng Yang
16 hoursf2fs: allow empty mount string for Opt_usr|grp|projjquotaJaegeuk Kim
16 hoursf2fs: fix to preserve previous reserve_{blocks,node} value when remountZhiguo Niu
16 hoursf2fs: expand scalability of f2fs mount optionChao Yu
16 hoursf2fs: avoid reading already updated pages during GCJianan Huang
16 hoursf2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page()Chao Yu
16 hoursfs/ntfs3: terminate the cached volume label after UTF-8 conversionPengpeng Hou
16 hoursNFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdelegDai Ngo
16 hoursnfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko
16 hoursext4: fix possible null-ptr-deref in mbt_kunit_exit()Ye Bin
16 hoursocfs2: validate group add input before cachingZhengYuan Huang
16 hoursocfs2: validate bg_bits during freefrag scanZhengYuan Huang
16 hoursocfs2: fix listxattr handling when the buffer is fullZhengYuan Huang
16 hoursocfs2/dlm: fix off-by-one in dlm_match_regions() region comparisonJunrui Luo
16 hoursocfs2/dlm: validate qr_numregions in dlm_match_regions()Junrui Luo
16 hoursksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith
16 hoursgfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher
16 hoursgfs2: add some missing log lockingAndreas Gruenbacher
16 hoursquota: Fix race of dquot_scan_active() with quota deactivationJan Kara
16 hoursgfs2: less aggressive low-memory log flushingAndreas Gruenbacher
16 hoursfanotify: call fanotify_events_supported() before path_permission() and secur...Ondrej Mosnacek