summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
7 hoursnetfs: Fix potential uninitialised var in netfs_extract_user_iter()David Howells
7 hourstracefs: Removed unused 'ret' variable in eventfs_iterate()Steven Rostedt
7 hourssmb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
7 hourseventfs: Use list_add_tail_rcu() for SRCU-protected children listDavid Carlier
7 hourseventfs: Simplify code using guard()sSteven Rostedt
7 hoursnfsd: update mtime/ctime on COPY in presence of delegated attributesOlga Kornievskaia
7 hoursnfsd: update mtime/ctime on CLONE in presense of delegated attributesOlga Kornievskaia
7 hoursnfsd: fix file change detection in CB_GETATTRScott Mayhew
7 hoursnfsd: fix GET_DIR_DELEGATION when VFS leases are disabledOlga Kornievskaia
7 hoursnetfs: fix error handling in netfs_extract_user_iter()Paulo Alcantara
7 hoursxfs: fix memory leak on error in xfs_alloc_zone_info()Wilfred Mallawa
7 hoursceph: put folios not suitable for writebackHristo Venev
7 hoursceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob sizeViacheslav Dubeyko
7 hoursceph: fix a buffer leak in __ceph_setxattr()Viacheslav Dubeyko
7 hoursbtrfs: only release the dirty pages io tree after successful writesQu Wenruo
7 hourssmb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin
7 hoursbtrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone
7 hoursbtrfs: don't clobber errors in add_remap_tree_entries()Mark Harmstone
7 hoursbtrfs: fix bytes_may_use leak in do_remap_reloc_trans()Mark Harmstone
7 hoursbtrfs: fix bytes_may_use leak in move_existing_remap()Mark Harmstone
7 hoursfsnotify: fix inode reference leak in fsnotify_recalc_mask()Amir Goldstein
7 hoursfs/adfs: validate nzones in adfs_validate_bblk()Bae Yeonju
7 hourseventpoll: fix ep_remove struct eventpoll / struct file UAFChristian Brauner
7 hourseventpoll: move epi_fget() upChristian Brauner
7 hourseventpoll: drop vestigial __ prefix from ep_remove_{file,epi}()Christian Brauner
7 hourseventpoll: kill __ep_remove()Christian Brauner
7 hourseventpoll: split __ep_remove()Christian Brauner
7 hourseventpoll: use hlist_is_singular_node() in __ep_remove()Christian Brauner
7 hoursksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim
7 hoursksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang
7 hoursksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang
7 hoursksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang
7 hoursksmbd: fix use-after-free in smb2_open during durable reconnectAkif
7 hourserofs: unify lcn as u64 for 32-bit platformsGao Xiang
7 hoursf2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()Yongpeng Yang
7 hoursf2fs: allow empty mount string for Opt_usr|grp|projjquotaJaegeuk Kim
7 hoursf2fs: fix to preserve previous reserve_{blocks,node} value when remountZhiguo Niu
7 hoursf2fs: fix data loss caused by incorrect use of nat_entry flagYongpeng Yang
7 hoursf2fs: avoid reading already updated pages during GCJianan Huang
7 hoursfs/ntfs3: terminate the cached volume label after UTF-8 conversionPengpeng Hou
7 hoursnfsd: use dynamic allocation for oversized NFSv4.0 replay cacheChuck Lever
7 hoursNFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdelegDai Ngo
7 hourssunrpc: Fix compilation error (`make W=1`) when dprintk() is no-opAndy Shevchenko
7 hourssunrpc: Kill RPC_IFDEBUG()Andy Shevchenko
7 hoursnfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko
7 hoursfs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked()Deepanshu Kartikey
7 hoursfs/ntfs3: prevent uninitialized lcn caused by zero lenEdward Adam Davis
7 hoursext4: fix possible null-ptr-deref in mbt_kunit_exit()Ye Bin
7 hoursext4: fix possible null-ptr-deref in extents_kunit_exit()Ye Bin
7 hoursext4: fix the error handling process in extents_kunit_init).Ye Bin