summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
7 dayssmb/client: fix memory leak in smb2_open_file()ChenXiaoSong1-0/+1
7 daysbtrfs: reject new transactions if the fs is fully read-onlyQu Wenruo2-0/+21
7 daysbtrfs: sync read disk super and set block sizeEdward Adam Davis1-0/+2
7 daysbtrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()Qiang Ma1-1/+1
7 daysbtrfs: fix reservation leak in some error paths when inserting inline extentFilipe Manana1-6/+10
7 daysbtrfs: do not free data reservation in fallback from inline due to -ENOSPCFilipe Manana1-1/+5
7 dayssmb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong1-0/+1
7 dayssmb/server: fix refcount leak in smb2_open()ZhangGuoDong1-1/+1
7 dayssmb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong1-1/+4
7 daysceph: fix oops due to invalid pointer for kfree() in parse_longname()Daniel Vogelbacher1-4/+5
7 daysceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko4-11/+37
7 daysprocfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko1-15/+27
12 daysbtrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo3-26/+2
12 daysefivarfs: fix error propagation in efivar_entry_get()Kohei Enju1-1/+1
12 dayswriteback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal1-4/+10
12 daysbtrfs: zlib: fix the folio leak on S390 hardware accelerationQu Wenruo1-0/+1
12 daysreaddir: require opt-in for d_type flagsAmir Goldstein1-0/+3
2026-01-30ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier1-8/+7
2026-01-30fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong2-2/+9
2026-01-30btrfs: fix missing fields in superblock backup with BLOCK_GROUP_TREEMark Harmstone1-1/+1
2026-01-23btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko1-5/+6
2026-01-23ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun1-0/+1
2026-01-23xfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)1-1/+1
2026-01-23xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster1-5/+6
2026-01-23NFS: Fix size read races in truncate, fallocate and copy offloadTrond Myklebust3-14/+27
2026-01-23btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang1-2/+6
2026-01-23btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo1-0/+2
2026-01-23btrfs: release path before iget_failed() in btrfs_read_locked_inode()Filipe Manana1-0/+9
2026-01-23NFS/localio: Deal with page bases that are > PAGE_SIZETrond Myklebust1-0/+2
2026-01-23pnfs/blocklayout: Fix memory leak in bl_parse_scsi()Zilin Guan1-2/+4
2026-01-23pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan1-1/+1
2026-01-23NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust3-1/+38
2026-01-23pNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust3-30/+51
2026-01-23Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher1-1/+1
2026-01-17btrfs: fix beyond-EOF write handlingQu Wenruo1-4/+4
2026-01-17btrfs: use variable for end offset in extent_writepage_io()Filipe Manana1-5/+5
2026-01-17btrfs: truncate ordered extent when skipping writeback past i_sizeFilipe Manana2-4/+22
2026-01-17erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
2026-01-17erofs: don't bother with s_stack_depth increasing for nowGao Xiang1-6/+12
2026-01-17btrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran1-1/+1
2026-01-17btrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo1-7/+5
2026-01-17btrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana1-5/+14
2026-01-17netfs: Fix early read unlock of page with EOF in middleDavid Howells1-1/+1
2026-01-17btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()Leo Martins1-15/+17
2026-01-17btrfs: qgroup: update all parent qgroups when doing quick inheritQu Wenruo1-2/+16
2026-01-17btrfs: fix qgroup_snapshot_quick_inherit() squota bugBoris Burkov1-0/+3
2026-01-17smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
2026-01-17smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
2026-01-17smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
2026-01-17NFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5