summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-05-21affs: handle set_blocksize failuresChristoph Hellwig
2026-05-21befs: handle set_blocksize failuresChristoph Hellwig
2026-05-21jfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21qnx4: handle set_blocksize failuresChristoph Hellwig
2026-05-21hpfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21bfs: handle set_blocksize failuresChristoph Hellwig
2026-05-21fs: fold __start_removing_path into start_removing_pathChristoph Hellwig
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig
2026-05-21fs: unexport drop_super_exclusiveChristoph Hellwig
2026-05-21dcache: add extra sanity checks of the dentry in dentry_free()Jeff Layton
2026-05-21fs/coredump: reduce redundant log noise in validate_coredump_safetyLi RongQing
2026-05-21vfs: add O_EMPTYPATH to openat(2)/openat2(2)Jori Koolstra
2026-05-21dcache: use kmalloc_flex() in __d_allocThorsten Blum
2026-05-21vfs: remove always taken if-branch in find_next_fd()Jori Koolstra
2026-05-20nilfs2: Fix return in nilfs_mkdirHongling Zeng
2026-05-20Merge tag 'erofs-for-7.1-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-20sysfs: clamp show() return value in sysfs_kf_read()Greg Kroah-Hartman
2026-05-20sysfs: don't remove existing directory on update failureGreg Kroah-Hartman
2026-05-20erofs: fix metabuf leak in inode xattr initializationJia Zhu
2026-05-20erofs: fix managed cache race for unaligned extentsGao Xiang
2026-05-19hfs: disable the updating of file access times (atime)Viacheslav Dubeyko
2026-05-19hfs: fix incorrect inode ID assignment in hfs_new_inode()Viacheslav Dubeyko
2026-05-19Merge tag 'v7.1-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-05-19Merge tag 'ntfs-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-19smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo
2026-05-19smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
2026-05-19smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho
2026-05-199p: invalidate readdir buffer on seekPierre Barre
2026-05-199p: use kvzalloc for readdir bufferPierre Barre
2026-05-18cifs: Fix undefined variablesDavid Howells
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-18ovl: keep err zero after successful ovl_cache_get()Nirmoy Das
2026-05-18iomap: don't make REQ_POLLED imply REQ_NOWAITChristoph Hellwig
2026-05-18udf: validate free block extents against the partition lengthMichael Bommarito
2026-05-16btrfs: swallow btrfs_record_squota_delta() ENOENTBoris Burkov
2026-05-16btrfs: clamp to avoid squota underflowBoris Burkov
2026-05-16btrfs: fix squota accounting during enable generationBoris Burkov
2026-05-16btrfs: check for subvolume before deleting squota qgroupBoris Burkov
2026-05-16btrfs: always drop root->inodes lock before cond_resched()Boris Burkov
2026-05-16btrfs: mark file extent range dirty after converting prealloc extentsRobbie Ko
2026-05-15Merge tag 'v7.1-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-15Merge tag 'ceph-for-7.1-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-05-15Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-15Merge tag 'xfs-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-05-15Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-15fsnotify: add fsnotify_modify_mark_mask()Jeff Layton
2026-05-15fsnotify: new tracepoint in fsnotify()Jeff Layton
2026-05-15filelock: add an inode_lease_ignore_mask helperJeff Layton
2026-05-15filelock: add a tracepoint to start of break_lease()Jeff Layton