summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
4 daysfs/tests: exec: Remove bad test vectorKees Cook
4 daysksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim
4 daysksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim
4 daysbtrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang
4 daysbtrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana
4 daysbtrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana
4 daysksmbd: use volume UUID in FS_OBJECT_ID_INFORMATIONNamjae Jeon
4 daysksmbd: unset conn->binding on failed binding requestNamjae Jeon
4 dayssmb: client: fix krb5 mount with username optionPaulo Alcantara
4 daysnfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton
4 daysNFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever
4 dayserofs: fix inline data read failure for ztailpacking pclustersGao Xiang
4 daysxfs: get rid of the xchk_xfile_*_descr callsDarrick J. Wong
4 daysbinfmt_misc: restore write access before closing files opened by open_exec()Zilin Guan
4 daysf2fs: fix to avoid migrating empty sectionChao Yu
4 daysf2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dicZhiguo Niu
4 daysf2fs: compress: change the first parameter of page_array_{alloc,free} to sbiZhiguo Niu
4 daysbtrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo
4 daysxfs: fix integer overflow in bmap intent sort comparatorLong Li
4 dayscifs: open files should not hold ref on superblockShyam Prasad N
4 daysksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum
4 daysiomap: reject delalloc mappings during writebackDarrick J. Wong
4 daysnsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
4 daysxfs: Fix error pointer dereferenceEthan Tidmore
4 daysksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin
4 dayssmb: client: Compare MACs in constant timeEric Biggers
4 daysksmbd: Compare MACs in constant timeEric Biggers
4 daysbtrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana
4 daysbtrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana
4 daysbtrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana
4 dayssmb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho
4 dayssmb: client: fix in-place encryption corruption in SMB2_write()Bharath SM
4 dayssmb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara
4 daysxfs: ensure dquot item is deleted from AIL only after log shutdownLong Li
4 daysxfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong
4 daysxfs: fix returned valued from xfs_defer_can_appendCarlos Maiolino
4 dayscifs: make default value of retrans as zeroShyam Prasad N
4 daysksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon
4 dayssmb: server: fix use-after-free in smb2_open()Marios Makassikis
4 daysksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon
4 daysbtrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone
4 daysnfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().Kuniyuki Iwashima
4 daysceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann
4 daysceph: fix i_nlink underrun during async unlinkMax Kellermann
4 daysceph: add a bunch of missing ceph_path_info initializersMax Kellermann
4 daysbtrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai
4 daysnfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas
4 dayssmb/server: Fix another refcount leak in smb2_open()Guenter Roeck
2026-03-13ext4: fix potential null deref in ext4_mb_init()Baokun Li
2026-03-13smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong