summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2026-01-13romfs: check sb_set_blocksize() return valueDeepanshu Kartikey
2026-01-13fuse: add setlease file operationJeff Layton
2026-01-12ecryptfs: Replace memcpy + NUL termination in ecryptfs_copy_filenameThorsten Blum
2026-01-12NFS: Don't immediately return directory delegations when disabledAnna Schumaker
2026-01-12fs: add immutable rootfsChristian Brauner
2026-01-12fs: add init_pivot_root()Christian Brauner
2026-01-12fs: ensure that internal tmpfs mount gets mount id zeroChristian Brauner
2026-01-12btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang
2026-01-12btrfs: invalidate pages instead of truncate after reflinkingFilipe Manana
2026-01-12btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTALQu Wenruo
2026-01-12Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher
2026-01-12xfs: enable non-blocking timestamp updatesChristoph Hellwig
2026-01-12xfs: implement ->sync_lazytimeChristoph Hellwig
2026-01-12fs: refactor file_update_time_flagsChristoph Hellwig
2026-01-12fs: add support for non-blocking timestamp updatesChristoph Hellwig
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig
2026-01-12fs: factor out a sync_lazytime helperChristoph Hellwig
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig
2026-01-12fat: cleanup the flags for fat_truncate_timeChristoph Hellwig
2026-01-12nfs: split nfs_update_timestampsChristoph Hellwig
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig
2026-01-12fs: remove inode_update_timeChristoph Hellwig
2026-01-12writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein
2026-01-12fs: remove simple_nosetlease()Jeff Layton
2026-01-12filelock: default to returning -EINVAL when ->setlease operation is NULLJeff Layton
2026-01-12xfs: add setlease file operationJeff Layton
2026-01-12ufs: add setlease file operationJeff Layton
2026-01-12udf: add setlease file operationJeff Layton
2026-01-12tmpfs: add setlease file operationJeff Layton
2026-01-12squashfs: add setlease file operationJeff Layton
2026-01-12overlayfs: add setlease file operationJeff Layton
2026-01-12orangefs: add setlease file operationJeff Layton
2026-01-12ocfs2: add setlease file operationJeff Layton
2026-01-12ntfs3: add setlease file operationJeff Layton
2026-01-12nilfs2: add setlease file operationJeff Layton
2026-01-12jfs: add setlease file operationJeff Layton
2026-01-12jffs2: add setlease file operationJeff Layton
2026-01-12gfs2: add a setlease file operationJeff Layton
2026-01-12fat: add setlease file operationJeff Layton
2026-01-12f2fs: add setlease file operationJeff Layton
2026-01-12exfat: add setlease file operationJeff Layton
2026-01-12ext4: add setlease file operationJeff Layton
2026-01-12ext2: add setlease file operationJeff Layton
2026-01-12erofs: add setlease file operationJeff Layton
2026-01-12btrfs: add setlease file operationJeff Layton
2026-01-12affs: add setlease file operationJeff Layton
2026-01-12fs: add setlease to generic_ro_fops and read-only filesystem directory operat...Jeff Layton
2026-01-12vboxsf: don't allow delegations to be set on directoriesJeff Layton