summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-02btrfs: tree-checker: fix bounds check in check_inode_extref()Dan Carpenter
2025-11-02f2fs: fix to avoid panic once fallocation fails for pinfileChao Yu
2025-11-02btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()Filipe Manana
2025-11-02btrfs: tree-checker: add inode extref checksQu Wenruo
2025-11-02btrfs: abort transaction if we fail to update inode in log replay dir fixupFilipe Manana
2025-11-02btrfs: use level argument in log tree walk callback replay_one_buffer()Filipe Manana
2025-11-02btrfs: always drop log root tree reference in btrfs_replay_log()Filipe Manana
2025-11-02btrfs: scrub: replace max_t()/min_t() with clamp() in scrub_throttle_dev_io()Thorsten Blum
2025-11-02btrfs: zoned: refine extent allocator hint selectionNaohiro Aota
2025-11-02btrfs: zoned: return error from btrfs_zone_finish_endio()Johannes Thumshirn
2025-11-02btrfs: abort transaction in the process_one_buffer() log tree walk callbackFilipe Manana
2025-11-02btrfs: abort transaction on specific error places when walking log treeFilipe Manana
2025-10-29ksmbd: transport_ipc: validate payload size before reading handleQianchang Zhao
2025-10-29xfs: always warn about deprecated mount optionsDarrick J. Wong
2025-10-29ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey
2025-10-29cifs: Fix TCP_Server_Info::credits to be signedDavid Howells
2025-10-29xfs: fix locking in xchk_nlinks_collect_dirDarrick J. Wong
2025-10-29btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()Dewei Meng
2025-10-29fs/notify: call exportfs_encode_fid with s_umountJakub Acs
2025-10-29smb: server: let smb_direct_flush_send_list() invalidate a remote key firstStefan Metzmacher
2025-10-29gfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher
2025-10-29hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...Yangtao Li
2025-10-29hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()Viacheslav Dubeyko
2025-10-29dlm: check for defined force value in dlm_lockspace_releaseAlexander Aring
2025-10-29hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()Viacheslav Dubeyko
2025-10-29hfs: validate record offset in hfsplus_bmap_allocYang Chenzhi
2025-10-29hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()Viacheslav Dubeyko
2025-10-29hfs: make proper initalization of struct hfs_find_dataViacheslav Dubeyko
2025-10-29hfs: clear offset and space out of valid records in b-tree nodeViacheslav Dubeyko
2025-10-29exec: Fix incorrect type for retXichao Zhao
2025-10-23NFSD: Define a proc_layoutcommit for the FlexFiles layout typeChuck Lever
2025-10-23vfs: Don't leak disconnected dentries on umountJan Kara
2025-10-23d_alloc_parallel(): set DCACHE_PAR_LOOKUP earlierAl Viro
2025-10-23xfs: use deferred intent items for reaping crosslinked blocksDarrick J. Wong
2025-10-23NFSD: Fix last write offset handling in layoutcommitSergey Bashirov
2025-10-23NFSD: Implement large extent array support in pNFSSergey Bashirov
2025-10-23NFSD: Minor cleanup in layoutcommit processingSergey Bashirov
2025-10-23NFSD: Rework encoding and decoding of nfsd4_deviceidSergey Bashirov
2025-10-23nfsd: Drop dprintk in blocklayout xdr functionsSergey Bashirov
2025-10-23nfsd: Use correct error code when decoding extentsSergey Bashirov
2025-10-23xfs: fix log CRC mismatches between i386 and other architecturesChristoph Hellwig
2025-10-23xfs: rename the old_crc variable in xlog_recover_processChristoph Hellwig
2025-10-23hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()Viacheslav Dubeyko
2025-10-23ksmbd: fix recursive locking in RPC handle list accessMarios Makassikis
2025-10-23dax: skip read lock assertion for read-only filesystemsYuezhang Mo
2025-10-23cifs: parse_dfs_referrals: prevent oob on malformed inputEugene Korenevsky
2025-10-23btrfs: do not assert we found block group item when creating free space treeFilipe Manana
2025-10-23btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RSTMiquel Sabaté Solà
2025-10-23btrfs: fix incorrect readahead expansion lengthBoris Burkov
2025-10-23btrfs: fix memory leak on duplicated memory in the qgroup assign ioctlMiquel Sabaté Solà