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-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
2026-01-09
x86,fs/resctrl: Add and initialize a resource for package scope monitoring
Tony Luck
2
-0
/
+4
2026-01-09
x86,fs/resctrl: Add an architectural hook called for first mount
Tony Luck
1
-0
/
+3
2026-01-09
xfs: fix memory leak in xfs_growfs_check_rtgeom()
Dan Carpenter
1
-1
/
+1
2026-01-07
NFS/localio: Deal with page bases that are > PAGE_SIZE
Trond Myklebust
1
-0
/
+2
2026-01-07
NFS/localio: Stop further I/O upon hitting an error
Trond Myklebust
1
-16
/
+14
2026-01-07
NFSv4.x: Directory delegations don't require any state recovery
Trond Myklebust
2
-1
/
+10
2026-01-07
f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctly
Chao Yu
1
-1
/
+1
2026-01-07
f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes
Yongpeng Yang
1
-4
/
+10
2026-01-07
f2fs: change seq_file_ra_mul and max_io_bytes to unsigned int
Yongpeng Yang
1
-2
/
+2
2026-01-07
f2fs: fix out-of-bounds access in sysfs attribute read/write
Yongpeng Yang
1
-8
/
+52
2026-01-07
f2fs: Accounting large folio subpages before bio submission
Nanzhe Zhao
1
-9
/
+12
2026-01-07
f2fs: Zero f2fs_folio_state on allocation
Nanzhe Zhao
1
-1
/
+2
2026-01-07
f2fs: sysfs: introduce inject_lock_timeout
Chao Yu
5
-5
/
+79
2026-01-07
f2fs: introduce FAULT_LOCK_TIMEOUT
Chao Yu
3
-0
/
+5
2026-01-07
f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUT
Chao Yu
3
-3
/
+3
2026-01-07
f2fs: fix timeout precision of f2fs_io_schedule_timeout_killable()
Chao Yu
1
-4
/
+3
2026-01-07
f2fs: fix to use jiffies based precision for DEFAULT_SCHEDULE_TIMEOUT
Chao Yu
1
-2
/
+2
2026-01-07
f2fs: clean up w/ __f2fs_schedule_timeout()
Chao Yu
1
-2
/
+1
2026-01-07
f2fs: trace elapsed time for io_rwsem lock
Chao Yu
2
-7
/
+12
2026-01-07
f2fs: trace elapsed time for cp_global_sem lock
Chao Yu
5
-9
/
+14
2026-01-07
f2fs: trace elapsed time for gc_lock lock
Chao Yu
6
-41
/
+52
2026-01-07
f2fs: trace elapsed time for node_write lock
Chao Yu
5
-10
/
+14
2026-01-07
f2fs: trace elapsed time for node_change lock
Chao Yu
3
-3
/
+4
2026-01-07
f2fs: trace elapsed time for cp_rwsem lock
Chao Yu
12
-125
/
+172
2026-01-07
f2fs: sysfs: introduce max_lock_elapsed_time
Chao Yu
4
-1
/
+7
2026-01-07
f2fs: add lock elapsed time trace facility for f2fs rwsemphore
Chao Yu
2
-4
/
+153
2026-01-07
f2fs: flush plug periodically during GC to maximize readahead effect
Daeho Jeong
1
-6
/
+13
2026-01-06
VFS: fix __start_dirop() kernel-doc warnings
Bagas Sanjaya
1
-1
/
+2
2026-01-06
fs: Describe @isnew parameter in ilookup5_nowait()
Bagas Sanjaya
1
-0
/
+3
2026-01-06
nfs: unify security_inode_listsecurity() calls
Stephen Smalley
1
-35
/
+3
2026-01-06
pidfs: protect PIDFD_GET_* ioctls() via ifdef
Christian Brauner
1
-0
/
+18
2026-01-06
fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcu
Breno Leitao
1
-3
/
+0
2026-01-06
fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFS
Mateusz Guzik
1
-2
/
+3
2026-01-06
hfsplus: pretend special inodes as regular files
Tetsuo Handa
1
-0
/
+6
2026-01-06
hfsplus: return error when node already exists in hfs_bnode_create
Shardul Bankar
1
-1
/
+1
2026-01-06
hfs: Replace BUG_ON with error handling for CNID count checks
Jori Koolstra
5
-14
/
+66
2026-01-06
hfsplus: fix generic/020 xfstests failure
Viacheslav Dubeyko
2
-14
/
+70
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9
-31
/
+74
2026-01-06
btrfs: show correct warning if can't read data reloc tree
Mark Harmstone
1
-0
/
+1
2026-01-06
btrfs: fix NULL pointer dereference in do_abort_log_replay()
Suchit Karunakaran
1
-1
/
+1
2026-01-06
btrfs: force free space tree for bs > ps cases
Qu Wenruo
1
-1
/
+1
2026-01-06
btrfs: only enforce free space tree if v1 cache is required for bs < ps cases
Qu Wenruo
1
-7
/
+5
2026-01-06
btrfs: release path before initializing extent tree in btrfs_read_locked_inode()
Filipe Manana
1
-5
/
+14
[prev]
[next]