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-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-18Expand the type of nfs_fattr->validTrond 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/vfs: discard d_exact_alias()NeilBrown
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-18f2fs: add gc_boost_gc_greedy sysfs nodeDaeho Jeong
2025-12-18f2fs: add gc_boost_gc_multiple sysfs nodeDaeho Jeong
2025-12-18f2fs: introduce reserved_pin_section sysfs entryChao Yu
2025-12-18f2fs: sysfs: add encoding_flags entryChao Yu
2025-12-18f2fs: add carve_out sysfs nodeDaeho Jeong
2025-12-18f2fs: fix to avoid running out of free segmentsChao Yu
2025-12-18f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pagesJaegeuk Kim
2025-12-18f2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim
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-18iomap: factor out a iomap_dio_done helperChristoph Hellwig
2025-12-18btrfs: fix leaf leak in an error path in btrfs_del_items()Filipe Manana
2025-12-18erofs: limit the level of fs stacking for file-backed mountsGao 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-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-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-07nfsd: Replace clamp_t in nfsd4_get_drc_mem()NeilBrown
2025-12-07smb: client: fix memory leak in cifs_construct_tcon()Paulo Alcantara