summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-05-10NFSD: Fix infinite loop in layout state revocationChuck Lever
2026-05-10nfsd: update mtime/ctime on COPY in presence of delegated attributesOlga Kornievskaia
2026-05-10nfsd: update mtime/ctime on CLONE in presense of delegated attributesOlga Kornievskaia
2026-05-10nfsd: fix file change detection in CB_GETATTRScott Mayhew
2026-05-10ntfs: fix empty_buf and ra lifetime bugs in ntfs_empty_logfile()DaeMyung Kang
2026-05-09Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-05-10ntfs: validate attribute name bounds before returning itDaeMyung Kang
2026-05-10ntfs: fix MFT bitmap scan 2^32 boundary checkDaeMyung Kang
2026-05-10ntfs: validate MFT attrs_offset against bytes_in_useDaeMyung Kang
2026-05-09ntfs: fix missing kstrdup() error check in ntfs_write_volume_label()Zhan Xusheng
2026-05-08nilfs2: fix backing_dev_info reference leakShuangpeng Bai
2026-05-08Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-08ntfs: avoid leaking uninitialised bytes in new security descriptorsDaeMyung Kang
2026-05-08ntfs: fix out-of-bounds write in ntfs_index_walk_down()DaeMyung Kang
2026-05-08ntfs: fix out-of-bounds write in ntfs_rl_collapse_range() merge pathDaeMyung Kang
2026-05-08ntfs: fix variable dereferenced before check ni in ntfs_attr_open()Namjae Jeon
2026-05-08ntfs: fix default_upcase refcount underflow and UAF on fs_context teardownDaeMyung Kang
2026-05-08ntfs: match ntfs_resident_attr_min_value_length with $AttrDefHyunchul Lee
2026-05-08ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()DaeMyung Kang
2026-05-08ntfs: fix copy length in ntfs_bdev_write() for non-page-aligned startDaeMyung Kang
2026-05-08ntfs: wait for sync mft writes to completeDaeMyung Kang
2026-05-08ntfs: capture mft mirror sync errors in ntfs_write_mft_block()DaeMyung Kang
2026-05-08ntfs: redirty folio when ntfs_write_mft_block() runs out of memoryDaeMyung Kang
2026-05-08ntfs: use base mft_no when looking up base inode for extent recordDaeMyung Kang
2026-05-08dlm: init per node debugfs before add to node hashAlexander Aring
2026-05-08dlm: fix add msg handle in send_queue orderedAlexander Aring
2026-05-08dlm: add usercopy whitelist to dlm_cb cacheZiyi Guo
2026-05-08dlm: use hlist_for_each_entry_srcu for SRCU protected listsLi RongQing
2026-05-08fs/resctrl: Continue counter allocation after failureBen Horgan
2026-05-08btrfs: fix incorrect i_size after remount caused by KEEP_SIZE prealloc gapRobbie Ko
2026-05-08btrfs: only release the dirty pages io tree after successful writesQu Wenruo
2026-05-08btrfs: always pass __GFP_NOWARN from add_ra_bio_pages()Calvin Owens
2026-05-08btrfs: fix check_chunk_block_group_mappings() to iterate all chunk mapsZhengYuan Huang
2026-05-07hfs/hfsplus: zero-initialize buffer in hfs_bnode_readTristan Madani
2026-05-07hfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani
2026-05-07smb: client: validate dacloffset before building DACL pointersMichael Bommarito
2026-05-07smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2026-05-07smb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2026-05-07smb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva
2026-05-07smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
2026-05-07fs/resctrl: Add monitor property 'mbm_cntr_assign_fixed'Ben Horgan
2026-05-07sysfs: upgrade OOB write by buggy .show hook into WARNingAlexey Dobriyan
2026-05-06Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-06fs/resctrl: Disallow the software controller when MBM counters are assignableBen Horgan
2026-05-06x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...Ben Horgan
2026-05-06fs/resctrl: Tidy up the error path in resctrl_mkdir_event_configs()Ben Horgan
2026-05-06ovl: fix verity lazy-load guard broken by fsverity_active() semantic changeColin Walters
2026-05-06Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-04nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbersDeepanshu Kartikey
2026-05-04gfs2: fix use-after-free in gfs2_qd_deallocTristan Madani