summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2026-01-12btrfs: invalidate pages instead of truncate after reflinkingFilipe Manana-10/+13
2026-01-12btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTALQu Wenruo-1/+5
2026-01-12Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher-1/+1
2026-01-12xfs: enable non-blocking timestamp updatesChristoph Hellwig-6/+12
2026-01-12xfs: implement ->sync_lazytimeChristoph Hellwig-29/+20
2026-01-12fs: refactor file_update_time_flagsChristoph Hellwig-16/+15
2026-01-12fs: add support for non-blocking timestamp updatesChristoph Hellwig-11/+50
2026-01-12fs: add a ->sync_lazytime methodChristoph Hellwig-2/+11
2026-01-12fs: factor out a sync_lazytime helperChristoph Hellwig-14/+20
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig-142/+135
2026-01-12fat: cleanup the flags for fat_truncate_timeChristoph Hellwig-51/+44
2026-01-12nfs: split nfs_update_timestampsChristoph Hellwig-16/+15
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig-12/+7
2026-01-12fs: remove inode_update_timeChristoph Hellwig-15/+8
2026-01-12writeback: fix 100% CPU usage when dirtytime_expire_interval is 0Laveesh Bansal-4/+10
2026-01-12readdir: require opt-in for d_type flagsAmir Goldstein-0/+3
2026-01-12fs: remove simple_nosetlease()Jeff Layton-33/+0
2026-01-12filelock: default to returning -EINVAL when ->setlease operation is NULLJeff Layton-2/+1
2026-01-12xfs: add setlease file operationJeff Layton-0/+3
2026-01-12ufs: add setlease file operationJeff Layton-0/+4
2026-01-12udf: add setlease file operationJeff Layton-0/+4
2026-01-12tmpfs: add setlease file operationJeff Layton-0/+2
2026-01-12squashfs: add setlease file operationJeff Layton-1/+5
2026-01-12overlayfs: add setlease file operationJeff Layton-0/+4
2026-01-12orangefs: add setlease file operationJeff Layton-1/+4
2026-01-12ocfs2: add setlease file operationJeff Layton-0/+5
2026-01-12ntfs3: add setlease file operationJeff Layton-0/+6
2026-01-12nilfs2: add setlease file operationJeff Layton-1/+4
2026-01-12jfs: add setlease file operationJeff Layton-0/+4
2026-01-12jffs2: add setlease file operationJeff Layton-0/+4
2026-01-12gfs2: add a setlease file operationJeff Layton-0/+1
2026-01-12fat: add setlease file operationJeff Layton-0/+4
2026-01-12f2fs: add setlease file operationJeff Layton-0/+4
2026-01-12exfat: add setlease file operationJeff Layton-0/+4
2026-01-12ext4: add setlease file operationJeff Layton-0/+4
2026-01-12ext2: add setlease file operationJeff Layton-0/+4
2026-01-12erofs: add setlease file operationJeff Layton-0/+4
2026-01-12btrfs: add setlease file operationJeff Layton-0/+4
2026-01-12affs: add setlease file operationJeff Layton-0/+4
2026-01-12fs: add setlease to generic_ro_fops and read-only filesystem directory operat...Jeff Layton-0/+16
2026-01-12vboxsf: don't allow delegations to be set on directoriesJeff Layton-0/+1
2026-01-12ceph: don't allow delegations to be set on directoriesJeff Layton-0/+2
2026-01-12gfs2: don't allow delegations to be set on directoriesJeff Layton-0/+1
2026-01-129p: don't allow delegations to be set on directoriesJeff Layton-0/+2
2026-01-12smb/client: properly disallow delegations on directoriesJeff Layton-3/+1
2026-01-12nfs: properly disallow delegation requests on directoriesJeff Layton-2/+1
2026-01-12fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()NeilBrown-7/+16
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig-11/+16
2026-01-11fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_cryptChristoph Hellwig-32/+54
2026-01-11fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_cryptChristoph Hellwig-5/+4