summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
7 daysocfs2: fix memory leak in ocfs2_merge_rec_left()Dmitry Antipov1-1/+0
7 dayscifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells1-1/+1
7 daysfs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()Armin Wolf1-4/+7
7 daysNFS: Fix inheritance of the block sizes when automountingTrond Myklebust5-17/+38
7 daysExpand the type of nfs_fattr->validTrond Myklebust1-1/+1
7 daysNFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust2-4/+6
7 daysRevert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust1-1/+1
7 daysRevert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust1-9/+0
7 daysRevert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust1-10/+0
7 daysNFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley1-0/+1
7 daysNFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_stateTrond Myklebust1-13/+14
7 daysnfs/vfs: discard d_exact_alias()NeilBrown2-49/+1
7 daysNFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust1-1/+1
7 daysNFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust1-2/+4
7 daysfs/nls: Fix utf16 to utf8 conversionArmin Wolf1-4/+12
7 daysNFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust1-6/+13
7 daysf2fs: maintain one time GC mode is enabled during whole zoned GC cycleDaeho Jeong1-7/+10
7 daysf2fs: add gc_boost_gc_greedy sysfs nodeDaeho Jeong3-1/+12
7 daysf2fs: add gc_boost_gc_multiple sysfs nodeDaeho Jeong3-1/+12
7 daysf2fs: introduce reserved_pin_section sysfs entryChao Yu4-3/+18
7 daysf2fs: sysfs: add encoding_flags entryChao Yu1-0/+9
7 daysf2fs: add carve_out sysfs nodeDaeho Jeong3-1/+7
7 daysf2fs: fix to avoid running out of free segmentsChao Yu1-0/+12
7 daysf2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pagesJaegeuk Kim3-0/+155
7 daysf2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim5-6/+84
7 days9p: fix cache/debug options printing in v9fs_show_optionsEric Sandeen1-2/+2
7 daysext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val...Yongjian Sun1-17/+32
7 daysgfs2: Prevent recursive memory reclaimAndreas Gruenbacher4-2/+21
7 daysiomap: always run error completions in user contextChristoph Hellwig1-1/+12
7 daysiomap: factor out a iomap_dio_done helperChristoph Hellwig1-38/+38
7 daysbtrfs: fix leaf leak in an error path in btrfs_del_items()Filipe Manana1-1/+1
7 dayserofs: limit the level of fs stacking for file-backed mountsGao Xiang1-0/+16
7 daysfs/ntfs3: Prevent memory leaks in add sub recordEdward Adam Davis1-2/+4
7 daysfs/ntfs3: out1 also needs to put miEdward Adam Davis1-1/+1
7 daysNFSD/blocklayout: Fix minlength check in proc_layoutgetSergey Bashirov1-1/+3
7 daystracefs: fix a leak in eventfs_create_events_dir()Al Viro1-1/+2
7 daysocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()Dmitry Antipov1-1/+7
7 daysntfs3: init run lock for extend inodeEdward Adam Davis1-0/+1
7 daysext4: correct the checking of quota files before moving extentsZhang Yi1-1/+1
7 daysfs/9p: Don't open remote file with APPEND mode when writeback cache is usedTingmao Wang3-6/+10
7 daysntfs3: Fix uninit buffer allocated by __getname()Sidharth Seela1-0/+1
7 daysntfs3: fix uninit memory after failed mi_read in mi_format_newRaphael Pinsonneault-Thibeault1-1/+8
12 daysbfs: Reconstruct file type when loading from diskTetsuo Handa1-1/+18
12 dayssmb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun1-1/+1
12 daysext4: add i_data_sem protection in ext4_destroy_inline_data_nolock()Alexey Nepomnyashih1-1/+6
12 daysksmbd: ipc: fix use-after-free in ipc_msg_send_requestQianchang Zhao1-2/+5
12 daysext4: refresh inline data size before write operationsDeepanshu Kartikey1-1/+6
12 daysjbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corru...Ye Bin1-5/+14
2025-12-07nfsd: Replace clamp_t in nfsd4_get_drc_mem()NeilBrown1-2/+4
2025-12-07smb: client: fix memory leak in cifs_construct_tcon()Paulo Alcantara1-0/+1