summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-12-18ocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov
2025-12-18cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells
2025-12-18cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1David Howells
2025-12-18f2fs: revert summary entry count from 2048 to 512 in 16kb block supportDaeho Jeong
2025-12-18fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()Armin Wolf
2025-12-18NFS: Fix inheritance of the block sizes when automountingTrond Myklebust
2025-12-18NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust
2025-12-18Revert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust
2025-12-18Revert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust
2025-12-18Revert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust
2025-12-18NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley
2025-12-18NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_stateTrond Myklebust
2025-12-18NFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust
2025-12-18NFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust
2025-12-18fs/nls: Fix utf16 to utf8 conversionArmin Wolf
2025-12-18NFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust
2025-12-18f2fs: maintain one time GC mode is enabled during whole zoned GC cycleDaeho Jeong
2025-12-189p: fix cache/debug options printing in v9fs_show_optionsEric Sandeen
2025-12-18ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...Yongjian Sun
2025-12-18gfs2: Prevent recursive memory reclaimAndreas Gruenbacher
2025-12-18iomap: always run error completions in user contextChristoph Hellwig
2025-12-18btrfs: fix leaf leak in an error path in btrfs_del_items()Filipe Manana
2025-12-18btrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov
2025-12-18btrfs: fix double free of qgroup record after failure to add delayed ref headMiquel Sabaté Solà
2025-12-18erofs: limit the level of fs stacking for file-backed mountsGao Xiang
2025-12-18erofs: correct FSDAX detectionGao Xiang
2025-12-18fs/ntfs3: Prevent memory leaks in add sub recordEdward Adam Davis
2025-12-18fs/ntfs3: out1 also needs to put miEdward Adam Davis
2025-12-18NFSD/blocklayout: Fix minlength check in proc_layoutgetSergey Bashirov
2025-12-18tracefs: fix a leak in eventfs_create_events_dir()Al Viro
2025-12-18fuse_ctl_add_conn(): fix nlink breakage in case of early failureAl Viro
2025-12-18ocfs2: use correct endian in ocfs2_dinode_has_extentsJoseph Qi
2025-12-18ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()Dmitry Antipov
2025-12-18ntfs3: init run lock for extend inodeEdward Adam Davis
2025-12-18ext4: correct the checking of quota files before moving extentsZhang Yi
2025-12-18fs/9p: Don't open remote file with APPEND mode when writeback cache is usedTingmao Wang
2025-12-18pidfs: add missing BUILD_BUG_ON() assert on struct pidfd_infoChristian Brauner
2025-12-18ntfs3: Fix uninit buffer allocated by __getname()Sidharth Seela
2025-12-18ntfs3: fix uninit memory after failed mi_read in mi_format_newRaphael Pinsonneault-Thibeault
2025-12-12bfs: Reconstruct file type when loading from diskTetsuo Handa
2025-12-12smb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun
2025-12-12ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()Alexey Nepomnyashih
2025-12-12ksmbd: ipc: fix use-after-free in ipc_msg_send_requestQianchang Zhao
2025-12-12ext4: refresh inline data size before write operationsDeepanshu Kartikey
2025-12-12jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corru...Ye Bin
2025-12-07smb: client: fix memory leak in cifs_construct_tcon()Paulo Alcantara
2025-12-07afs: Fix uninit var in afs_alloc_anon_key()David Howells
2025-12-07ovl: fail ovl_lock_rename_workdir() if either target is unhashedNeilBrown
2025-12-07afs: Fix delayed allocation of a cell's anonymous keyDavid Howells
2025-12-07fs/namespace: fix reference leak in grab_requested_mnt_nsAndrei Vagin