index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
-34
/
+0
2026-01-12
filelock: default to returning -EINVAL when ->setlease operation is NULL
Jeff Layton
-5
/
+16
2026-01-12
xfs: add setlease file operation
Jeff Layton
-0
/
+3
2026-01-12
ufs: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
udf: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
tmpfs: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
squashfs: add setlease file operation
Jeff Layton
-1
/
+5
2026-01-12
overlayfs: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
orangefs: add setlease file operation
Jeff Layton
-1
/
+4
2026-01-12
ocfs2: add setlease file operation
Jeff Layton
-0
/
+5
2026-01-12
ntfs3: add setlease file operation
Jeff Layton
-0
/
+6
2026-01-12
nilfs2: add setlease file operation
Jeff Layton
-1
/
+4
2026-01-12
jfs: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
jffs2: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
gfs2: add a setlease file operation
Jeff Layton
-0
/
+1
2026-01-12
fat: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
f2fs: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
exfat: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
ext4: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
ext2: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
erofs: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
btrfs: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
affs: add setlease file operation
Jeff Layton
-0
/
+4
2026-01-12
fs: add setlease to generic_ro_fops and read-only filesystem directory operat...
Jeff Layton
-0
/
+16
2026-01-12
Merge patch series "vfs: properly deny directory leases on filesystems with s...
Christian Brauner
-5
/
+8
2026-01-12
vboxsf: don't allow delegations to be set on directories
Jeff Layton
-0
/
+1
2026-01-12
ceph: don't allow delegations to be set on directories
Jeff Layton
-0
/
+2
2026-01-12
gfs2: don't allow delegations to be set on directories
Jeff Layton
-0
/
+1
2026-01-12
9p: don't allow delegations to be set on directories
Jeff Layton
-0
/
+2
2026-01-12
smb/client: properly disallow delegations on directories
Jeff Layton
-3
/
+1
2026-01-12
nfs: properly disallow delegation requests on directories
Jeff Layton
-2
/
+1
2026-01-12
fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()
NeilBrown
-7
/
+16
2026-01-11
Linux 6.19-rc5
v6.19-rc5
Linus Torvalds
-1
/
+1
2026-01-11
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+5
2026-01-11
Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-11
/
+19
2026-01-11
Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+2
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+3
2026-01-11
Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+6
2026-01-11
Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+10
2026-01-11
treewide: Update email address
Thomas Gleixner
-82
/
+83
2026-01-10
Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-35
/
+26
2026-01-10
Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-17
/
+19
2026-01-10
Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-1
/
+17
2026-01-10
Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+5
2026-01-10
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
-1
/
+2
2026-01-10
iommupt: Make pt_feature() always_inline
Jason Gunthorpe
-2
/
+2
2026-01-10
iommufd/selftest: Prevent module/builtin conflicts in kconfig
Jason Gunthorpe
-1
/
+1
2026-01-10
iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
Jason Gunthorpe
-0
/
+1
2026-01-10
iommupt: Fix the kunit building
Jason Gunthorpe
-1
/
+1
2026-01-09
Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+12
[next]