summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-13isofs: fix out-of-bounds page array access on empty zisofs blockXiang Mei
2026-07-13erofs: hide "cache_strategy=" for plain filesystemsGao Xiang
2026-07-12xfs: fix null pointer dereference in tracepointAndrey Albershteyn
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela
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-09udf: reject VAT indexes equal to the entry countDavid Lee
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-09fuse: fix race between interrupt and resendMiklos Szeredi
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-08udf: Mark LVID buffer as uptodate before marking it dirtyAleksandr Nogikh
2026-07-08udf: avoid recursive s_alloc_mutex deadlock when freeing AED blocksDeepanshu Kartikey
2026-07-08udf: validate extent partition references in udf_current_aext()Kyle Zeng
2026-07-08cifs: validate DFS referral string offsetsGuangshuo Li
2026-07-08smb: client: use GFP_KERNEL for DFS cache allocationsFredric Cover
2026-07-08smb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto
2026-07-08xfs: use xfs_csn_t for xlog_cil_push_now() push_seq parameterJinliang Zheng
2026-07-08xfs: tie zoned sysfs lifetime to zone infoCen Zhang
2026-07-08xfs: fail recovery on a committed log item with no regionsWeiming Shi
2026-07-08fuse: use iomap helper to mark folio uptodateJoanne Koong
2026-07-08iomap: add helper to mark folio uptodateJoanne Koong
2026-07-08fuse: don't clear folio uptodate on writethrough errorsJoanne Koong
2026-07-08erofs: get rid of erofs_is_ishare_inode() helperGao Xiang
2026-07-08erofs: relax sanity check for tail pclusters due to ztailpackingGao Xiang
2026-07-07nilfs2: handle corrupted checkpoint count gracefully during deletionIgor Putko
2026-07-07xfs: splice unsorted log items back to the transaction after the loopWeiming Shi
2026-07-07xfs: drop ASSERT(0) on unrecognized log item typeWeiming Shi
2026-07-06fs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre