summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-07-14xfs: use the rt version of the cow staging checkerDarrick J. Wong
2026-07-14xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_stagingDarrick J. Wong
2026-07-14xfs: don't wrap around quota ids in dqiterateDarrick J. Wong
2026-07-14xfs: move cow_replace_mapping to xfs_bmap_util.cDarrick J. Wong
2026-07-14xfs: make cow repair somewhat flaky when debugging knob enabledDarrick J. Wong
2026-07-14xfs: don't replace the wrong part of the cow forkDarrick J. Wong
2026-07-14xfs: resample the data fork mapping after cycling ILOCKDarrick J. Wong
2026-07-14btrfs: fix GET_SUBVOL_INFO after compat refactorDaan De Meyer
2026-07-14btrfs: free mapping node on duplicate reloc root insertGuanghui Yang
2026-07-14btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never clearedQu Wenruo
2026-07-14btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins
2026-07-14btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accountingDave Chen
2026-07-14btrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()Filipe Manana
2026-07-14btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()Dave Chen
2026-07-14btrfs: reject inline file extents item in get_new_location()Qu Wenruo
2026-07-14btrfs: do not try compression for data reloc inodesQu Wenruo
2026-07-14btrfs: fix reloc root cleanup in merge_reloc_roots()Filipe Manana
2026-07-14btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()Filipe Manana
2026-07-13Merge tag 'nfsd-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-07-13smb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto
2026-07-13smb/client: refresh allocation after EOF-extending fallocateHuiwen He
2026-07-13smb/client: emulate small EOF-extending mode 0 fallocate rangesHuiwen He
2026-07-13smb/client: reduce fallocate zero buffer allocationHuiwen He
2026-07-13smb/client: handle overlapping allocated ranges in fallocateHuiwen He
2026-07-13smb/client: refresh allocation size after duplicate extentsHuiwen He
2026-07-13smb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
2026-07-13erofs: hide "cache_strategy=" for plain filesystemsGao Xiang
2026-07-12xfs: fix null pointer dereference in tracepointAndrey Albershteyn
2026-07-11Merge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-10Merge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-10Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-07-10Merge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-07-09Merge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-09cifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár
2026-07-09cifs: Fix and improve cifs_is_path_accessible() functionPali Rohár
2026-07-09fat: avoid stack overflow warningArnd Bergmann
2026-07-09smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey
2026-07-09cifs: Show reason why autodisabling serverino supportPali Rohár
2026-07-09smb/client: fix incorrect nlink returned by fstat()ChenXiaoSong
2026-07-09smb/client: zero-initialize stack-allocated cifs_open_info_dataChenXiaoSong
2026-07-09smb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong
2026-07-09smb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong
2026-07-09smb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
2026-07-08smb: client: fix busy dentry warning on unmount after DIOZizhi Wo
2026-07-08cifs: Fix support for creating SFU fifoPali Rohár
2026-07-08cifs: Fix support for creating SFU socketPali Rohár
2026-07-08smb: client: fix atime clamp check in read completionXu Rao
2026-07-08NFS: Charge unstable writes by request size, not folio sizeBenjamin Coddington
2026-07-08NFSv4: include MAY_WRITE in open permission mask for O_TRUNCBenjamin Coddington
2026-07-08cifs: validate DFS referral string offsetsGuangshuo Li