summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
13 hoursMerge tag 'v7.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6HEADmasterLinus Torvalds
20 hoursMerge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
20 hoursMerge tag 'erofs-for-7.2-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2 dayssmb/client: flush dirty data before punching a holeHuiwen He
2 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko
2 dayssmb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko
3 daysMerge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysxfs: don't zap bmbt forks if they are MAXLEVELS tallDarrick J. Wong
3 daysxfs: clamp timestamp nanoseconds correctlyDarrick J. Wong
3 daysxfs: fully check the parent handle when it points to the rootdirDarrick J. Wong
3 daysxfs: handle non-inode owners for rtrmap record checkingDarrick J. Wong
3 daysxfs: fix off-by-one error when calling xchk_xref_has_rt_ownerDarrick J. Wong
3 daysxfs: set xfarray killable sort correctlyDarrick J. Wong
3 daysxfs: grab rtrmap btree when checking rgsuperDarrick J. Wong
3 daysxfs: write the rg superblock when fixing itDarrick J. Wong
3 daysxfs: use the rt version of the cow staging checkerDarrick J. Wong
3 daysxfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_stagingDarrick J. Wong
3 daysxfs: don't wrap around quota ids in dqiterateDarrick J. Wong
3 daysxfs: move cow_replace_mapping to xfs_bmap_util.cDarrick J. Wong
3 daysxfs: make cow repair somewhat flaky when debugging knob enabledDarrick J. Wong
3 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong
3 daysxfs: resample the data fork mapping after cycling ILOCKDarrick J. Wong
4 daysMerge tag 'nfsd-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
4 dayssmb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto
4 dayssmb/client: refresh allocation after EOF-extending fallocateHuiwen He
4 dayssmb/client: emulate small EOF-extending mode 0 fallocate rangesHuiwen He
4 dayssmb/client: reduce fallocate zero buffer allocationHuiwen He
4 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He
4 dayssmb/client: refresh allocation size after duplicate extentsHuiwen He
4 dayssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
4 dayserofs: hide "cache_strategy=" for plain filesystemsGao Xiang
5 daysxfs: fix null pointer dereference in tracepointAndrey Albershteyn
6 daysMerge tag 'x86-urgent-2026-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'ntfs-for-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
6 daysMerge tag 'v7.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
8 daysMerge tag 'v7.2-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
8 dayscifs: Remove CIFSSMBSetPathInfoFB() fallback functionPali Rohár
8 dayscifs: Fix and improve cifs_is_path_accessible() functionPali Rohár
8 dayssmb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey
8 dayscifs: Show reason why autodisabling serverino supportPali Rohár
8 dayssmb/client: fix incorrect nlink returned by fstat()ChenXiaoSong
8 dayssmb/client: zero-initialize stack-allocated cifs_open_info_dataChenXiaoSong
8 dayssmb/client: pass cifs_open_info_data to SMB2_open()ChenXiaoSong
8 dayssmb/client: use stack-allocated smb2_file_all_info in smb3_query_mf_symlink()ChenXiaoSong
8 dayssmb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
9 dayssmb: client: fix busy dentry warning on unmount after DIOZizhi Wo
9 dayscifs: Fix support for creating SFU fifoPali Rohár
9 dayscifs: Fix support for creating SFU socketPali Rohár
9 dayssmb: client: fix atime clamp check in read completionXu Rao