summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-12Merge patch series "vfs: require filesystems to explicitly opt-in to lease su...Christian Brauner61-42/+116
2026-01-12fs: remove simple_nosetlease()Jeff Layton13-34/+0
2026-01-12filelock: default to returning -EINVAL when ->setlease operation is NULLJeff Layton3-5/+16
2026-01-12xfs: add setlease file operationJeff Layton1-0/+3
2026-01-12ufs: add setlease file operationJeff Layton2-0/+4
2026-01-12udf: add setlease file operationJeff Layton2-0/+4
2026-01-12tmpfs: add setlease file operationJeff Layton2-0/+4
2026-01-12squashfs: add setlease file operationJeff Layton2-1/+5
2026-01-12overlayfs: add setlease file operationJeff Layton2-0/+4
2026-01-12orangefs: add setlease file operationJeff Layton2-1/+4
2026-01-12ocfs2: add setlease file operationJeff Layton1-0/+5
2026-01-12ntfs3: add setlease file operationJeff Layton2-0/+6
2026-01-12nilfs2: add setlease file operationJeff Layton2-1/+4
2026-01-12jfs: add setlease file operationJeff Layton2-0/+4
2026-01-12jffs2: add setlease file operationJeff Layton2-0/+4
2026-01-12gfs2: add a setlease file operationJeff Layton1-0/+1
2026-01-12fat: add setlease file operationJeff Layton2-0/+4
2026-01-12f2fs: add setlease file operationJeff Layton2-0/+4
2026-01-12exfat: add setlease file operationJeff Layton2-0/+4
2026-01-12ext4: add setlease file operationJeff Layton2-0/+4
2026-01-12ext2: add setlease file operationJeff Layton2-0/+4
2026-01-12erofs: add setlease file operationJeff Layton2-0/+4
2026-01-12btrfs: add setlease file operationJeff Layton2-0/+4
2026-01-12affs: add setlease file operationJeff Layton2-0/+4
2026-01-12fs: add setlease to generic_ro_fops and read-only filesystem directory operat...Jeff Layton8-0/+16
2026-01-12Merge patch series "vfs: properly deny directory leases on filesystems with s...Christian Brauner7-5/+8
2026-01-12vboxsf: don't allow delegations to be set on directoriesJeff Layton1-0/+1
2026-01-12ceph: don't allow delegations to be set on directoriesJeff Layton1-0/+2
2026-01-12gfs2: don't allow delegations to be set on directoriesJeff Layton1-0/+1
2026-01-129p: don't allow delegations to be set on directoriesJeff Layton1-0/+2
2026-01-12smb/client: properly disallow delegations on directoriesJeff Layton1-3/+1
2026-01-12nfs: properly disallow delegation requests on directoriesJeff Layton2-2/+1
2026-01-12fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()NeilBrown1-7/+16
2026-01-12Linux 6.19-rc5v6.19-rc5Linus Torvalds1-1/+1
2026-01-12Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+5
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+19
2026-01-11Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2026-01-11Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2026-01-11Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2026-01-11Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+10
2026-01-11treewide: Update email addressThomas Gleixner63-82/+83
2026-01-11Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-35/+26
2026-01-11Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-17/+19
2026-01-11Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+17
2026-01-10Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+5
2026-01-10erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe1-2/+2
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe1-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe1-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe1-1/+1