summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
45 hoursdlm: fix possible lkb_resource null dereferenceAlexander Aring1-6/+4
45 hoursf2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs modeChao Yu1-1/+4
45 hoursntfs: set dummy blocksize to read boot_block when mountingPedro Demarchi Gomes1-0/+5
45 hoursksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim1-0/+2
45 hoursbtrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang1-1/+1
45 hoursbinfmt_misc: restore write access before closing files opened by open_exec()Zilin Guan1-1/+3
45 hoursbtrfs: do not strictly require dirty metadata threshold for metadata writepagesQu Wenruo3-26/+2
45 hoursbtrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo1-0/+4
45 hoursksmbd: Compare MACs in constant timeEric Biggers2-3/+6
45 hourssmb: client: Compare MACs in constant timeEric Biggers2-2/+5
45 hoursgfs2: No more self recoveryAndreas Gruenbacher1-20/+11
45 hoursnfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton2-7/+19
45 hoursNFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever1-2/+12
45 hoursnfsd: define exports_proc_ops with CONFIG_PROC_FSTom Rix1-12/+13
45 hoursbtrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana3-2/+67
45 hoursbtrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana1-0/+16
45 hourscifs: open files should not hold ref on superblockShyam Prasad N4-14/+48
45 hoursxfs: ensure dquot item is deleted from AIL only after log shutdownLong Li1-1/+7
45 hoursxfs: fix integer overflow in bmap intent sort comparatorLong Li1-1/+2
45 hoursksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum1-20/+2
45 hoursiomap: reject delalloc mappings during writebackDarrick J. Wong1-2/+5
45 hoursext4: always allocate blocks only from groups inode can useJan Kara1-4/+16
45 hoursext4: fix dirtyclusters double decrement on fs shutdownBrian Foster1-16/+5
45 hoursksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin1-2/+2
45 hoursksmbd: unset conn->binding on failed binding requestNamjae Jeon1-0/+1
45 hourssmb: client: fix krb5 mount with username optionPaulo Alcantara1-0/+4
45 hoursbtrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana1-1/+2
45 hoursbtrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana1-0/+19
45 hourssmb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho1-2/+12
45 hourssmb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara3-15/+15
45 hoursxfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong1-0/+2
45 hourssmb: server: fix use-after-free in smb2_open()Marios Makassikis1-3/+2
45 hoursceph: fix i_nlink underrun during async unlinkMax Kellermann1-1/+14
45 hourssmb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum1-1/+0
45 hourssmb: client: fix broken multichannel with krb5+signingPaulo Alcantara1-12/+10
45 hoursSquashfs: check metadata block offset is within rangePhillip Lougher1-0/+3
45 hourseventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn1-2/+3
45 hoursext4: drop extent cache when splitting extent failsZhang Yi1-2/+6
45 hoursext4: drop extent cache after doing PARTIAL_VALID1 zerooutZhang Yi1-1/+9
45 hoursext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1Zhang Yi1-1/+12
45 hoursext4: subdivide EXT4_EXT_DATA_VALID1Zhang Yi1-6/+12
45 hoursext4: get rid of ppath in ext4_split_extent_at()Baokun Li1-38/+47
45 hoursext4: get rid of ppath in ext4_ext_insert_extent()Baokun Li4-47/+61
45 hoursext4: get rid of ppath in ext4_ext_create_new_leaf()Baokun Li1-21/+22
45 hoursext4: get rid of ppath in ext4_find_extent()Baokun Li3-30/+34
45 hoursext4: make ext4_es_remove_extent() return voidBaokun Li5-52/+18
45 hoursbtrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone1-3/+3
45 hoursbtrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone1-1/+1
45 hoursbtrfs: move btrfs_crc32c_final into free-space-cache.cJosef Bacik2-5/+5
2026-03-04ceph: supply snapshot context in ceph_zero_partial_object()ethanwu1-1/+16