index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-12
squashfs: add setlease file operation
Jeff Layton
2
-1
/
+5
2026-01-12
overlayfs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
orangefs: add setlease file operation
Jeff Layton
2
-1
/
+4
2026-01-12
ocfs2: add setlease file operation
Jeff Layton
1
-0
/
+5
2026-01-12
ntfs3: add setlease file operation
Jeff Layton
2
-0
/
+6
2026-01-12
nilfs2: add setlease file operation
Jeff Layton
2
-1
/
+4
2026-01-12
jfs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
jffs2: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
gfs2: add a setlease file operation
Jeff Layton
1
-0
/
+1
2026-01-12
fat: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
f2fs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
exfat: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
ext4: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
ext2: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
erofs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
btrfs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
affs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
fs: add setlease to generic_ro_fops and read-only filesystem directory operations
Jeff Layton
8
-0
/
+16
2026-01-12
vboxsf: don't allow delegations to be set on directories
Jeff Layton
1
-0
/
+1
2026-01-12
ceph: don't allow delegations to be set on directories
Jeff Layton
1
-0
/
+2
2026-01-12
gfs2: don't allow delegations to be set on directories
Jeff Layton
1
-0
/
+1
2026-01-12
9p: don't allow delegations to be set on directories
Jeff Layton
1
-0
/
+2
2026-01-12
smb/client: properly disallow delegations on directories
Jeff Layton
1
-3
/
+1
2026-01-12
nfs: properly disallow delegation requests on directories
Jeff Layton
2
-2
/
+1
2026-01-12
fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()
NeilBrown
1
-7
/
+16
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
7
-11
/
+16
2026-01-11
fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
Christoph Hellwig
1
-32
/
+54
2026-01-11
fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
Christoph Hellwig
1
-5
/
+4
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-2
/
+2
2026-01-10
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
2026-01-10
fs/resctrl: Move RMID initialization to first mount
Tony Luck
3
-29
/
+34
2026-01-10
x86,fs/resctrl: Compute number of RMIDs as minimum across resources
Tony Luck
1
-0
/
+6
2026-01-10
fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
Tony Luck
1
-28
/
+51
2026-01-10
x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
Tony Luck
1
-1
/
+1
2026-01-09
Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
1
-6
/
+12
2026-01-10
erofs: don't bother with s_stack_depth increasing for now
Gao Xiang
1
-6
/
+12
2026-01-09
x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
Tony Luck
1
-5
/
+12
2026-01-09
fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()
Tony Luck
1
-11
/
+31
2026-01-09
fs/resctrl: Refactor mkdir_mondata_subdir()
Tony Luck
1
-50
/
+58
2026-01-09
x86/resctrl: Read telemetry events
Tony Luck
1
-0
/
+14
2026-01-09
x86/resctrl: Find and enable usable telemetry events
Tony Luck
1
-4
/
+6
2026-01-09
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-17
/
+39
2026-01-09
btrfs: send: check for inline extents in range_is_hole_in_parent()
Qu Wenruo
1
-0
/
+2
2026-01-09
btrfs: tests: fix return 0 on rmap test failure
Naohiro Aota
1
-0
/
+3
2026-01-09
btrfs: tests: fix root tree leak in btrfs_test_qgroups()
Zilin Guan
1
-3
/
+3
2026-01-09
btrfs: release path before iget_failed() in btrfs_read_locked_inode()
Filipe Manana
1
-0
/
+9
2026-01-09
Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
11
-91
/
+184
2026-01-09
x86,fs/resctrl: Add architectural event pointer
Tony Luck
2
-4
/
+14
2026-01-09
x86,fs/resctrl: Fill in details of events for performance and energy GUIDs
Tony Luck
1
-15
/
+20
2026-01-09
fs/resctrl: Emphasize that L3 monitoring resource is required for summing domains
Tony Luck
3
-4
/
+11
[prev]
[next]