index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-12
readdir: require opt-in for d_type flags
Amir Goldstein
1
-0
/
+3
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
12
-33
/
+0
2026-01-12
filelock: default to returning -EINVAL when ->setlease operation is NULL
Jeff Layton
1
-2
/
+1
2026-01-12
xfs: add setlease file operation
Jeff Layton
1
-0
/
+3
2026-01-12
ufs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
udf: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
tmpfs: add setlease file operation
Jeff Layton
1
-0
/
+2
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
[prev]
[next]