summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-04-18ksmbd: Fix dangling pointer in krb_authenticateSean Heelan
2026-04-18ksmbd: Fix refcount leak when invalid session is found on session lookupNamjae Jeon
2026-04-18ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon
2026-04-18ksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon
2026-04-18xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki
2026-04-18ext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen
2026-04-18ext4: fix the might_sleep() warnings in kvfree()Zqiang
2026-04-18ext4: publish jinode after initializationLi Chen
2026-04-18smb: client: Fix refcount leak for cifs_sb_tlinkShuhao Fu
2026-04-18btrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang
2026-04-18btrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn
2026-04-18btrfs: fix lost error when running device stats on multiple devices fsFilipe Manana
2026-04-18btrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone
2026-04-18ext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o
2026-04-18ext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li
2026-04-18ext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike
2026-04-18ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin
2026-04-18ext4: make recently_deleted() properly work with lazy itable initializationJan Kara
2026-04-18ext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey
2026-04-18xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki
2026-04-18jbd2: gracefully abort on checkpointing state corruptionsMilos Nikic
2026-04-18erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu
2026-04-18ksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim
2026-04-18btrfs: tree-checker: fix misleading root drop_level error messageZhengYuan Huang
2026-04-18smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum
2026-04-18ext4: always allocate blocks only from groups inode can useJan Kara
2026-04-18ksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon
2026-04-18ext4: fix dirtyclusters double decrement on fs shutdownBrian Foster
2026-04-18ext4: drop extent cache when splitting extent failsZhang Yi
2026-04-18ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/OZhang Yi
2026-04-18ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin
2026-04-18btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana
2026-04-18xfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong
2026-04-18ceph: fix i_nlink underrun during async unlinkMax Kellermann
2026-04-18Squashfs: check metadata block offset is within rangePhillip Lougher
2026-04-18eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn
2026-04-18ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error pathsNamjae Jeon
2026-04-18btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone
2026-03-04ceph: supply snapshot context in ceph_zero_partial_object()ethanwu
2026-03-04btrfs: continue trimming remaining devices on failurejinbaohong
2026-03-04ocfs2: fix reflink preserve cleanup issueHeming Zhao
2026-03-04nfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos
2026-03-04xfs: fix remote xattr valuelblk checkDarrick J. Wong
2026-03-04xfs: fix freemap adjustments when adding xattrs to leaf blocksDarrick J. Wong
2026-03-04xfs: delete attr leaf freemap entries when emptyDarrick J. Wong
2026-03-04xfs: mark data structures corrupt on EIO and ENODATADarrick J. Wong
2026-03-04btrfs: replace BUG() with error handling in __btrfs_balance()Adarsh Das
2026-03-04fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_...Konstantin Komarov
2026-03-04fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LISTJaehun Gou
2026-03-04fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadataJaehun Gou