summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-04-02ksmbd: do not expire session on binding failureHyunwoo Kim
2026-04-02ksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman
2026-04-02ksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon
2026-04-02ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon
2026-04-02erofs: set fileio bio failed in short read caseSheng Yong
2026-04-02btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov
2026-03-25fs/tests: exec: Remove bad test vectorKees Cook
2026-03-25ksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim
2026-03-25ksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim
2026-03-25binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4Andrei Vagin
2026-03-25btrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang
2026-03-25btrfs: log new dentries when logging parent dir of a conflicting inodeFilipe Manana
2026-03-25cifs: open files should not hold ref on superblockShyam Prasad N
2026-03-25ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATIONNamjae Jeon
2026-03-25ksmbd: unset conn->binding on failed binding requestNamjae Jeon
2026-03-25smb: client: fix krb5 mount with username optionPaulo Alcantara
2026-03-25nfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton
2026-03-25NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever
2026-03-25NFSD: Defer sub-object cleanup in export put callbacksChuck Lever
2026-03-19btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana
2026-03-19btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...Bart Van Assche
2026-03-19btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana
2026-03-19btrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana
2026-03-19btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana
2026-03-19smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho
2026-03-19smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM
2026-03-19smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara
2026-03-19xfs: ensure dquot item is deleted from AIL only after log shutdownLong Li
2026-03-19xfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong
2026-03-19xfs: fix returned valued from xfs_defer_can_appendCarlos Maiolino
2026-03-19xfs: fix integer overflow in bmap intent sort comparatorLong Li
2026-03-19cifs: make default value of retrans as zeroShyam Prasad N
2026-03-19ksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon
2026-03-19ksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum
2026-03-19smb: server: fix use-after-free in smb2_open()Marios Makassikis
2026-03-19ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon
2026-03-19nsfs: tighten permission checks for handle openingChristian Brauner
2026-03-19iomap: reject delalloc mappings during writebackDarrick J. Wong
2026-03-19iomap: don't mark folio uptodate if read IO has bytes pendingJoanne Koong
2026-03-19btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone
2026-03-19nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().Kuniyuki Iwashima
2026-03-19nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
2026-03-19ceph: add a bunch of missing ceph_path_info initializersMax Kellermann
2026-03-19ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann
2026-03-19ceph: do not skip the first folio of the next object in writebackHristo Venev
2026-03-19ceph: fix i_nlink underrun during async unlinkMax Kellermann
2026-03-19rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()Miaoqian Lin
2026-03-19btrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai
2026-03-19nfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas
2026-03-19fs: init flags_valid before calling vfs_fileattr_getEdward Adam Davis