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-02-20
Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
Linus Torvalds
5
-41
/
+29
2026-02-20
proc: Fix pointer error dereference
Ethan Tidmore
1
-0
/
+3
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
1
-2
/
+4
2026-02-19
fserror: fix lockdep complaint when igrabbing inode
Darrick J. Wong
1
-0
/
+46
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
13
-23
/
+26
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-4
/
+18
2026-02-18
btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
Filipe Manana
1
-4
/
+7
2026-02-18
btrfs: fix lost error return in btrfs_find_orphan_roots()
Filipe Manana
1
-1
/
+1
2026-02-18
btrfs: fix lost return value on error in finish_verity()
Filipe Manana
1
-1
/
+1
2026-02-18
btrfs: change unaligned root messages to error level in btrfs_validate_super()
Filipe Manana
1
-5
/
+5
2026-02-18
btrfs: use the correct type to initialize block reserve for delayed refs
Filipe Manana
2
-4
/
+5
2026-02-18
btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()
Qu Wenruo
1
-1
/
+7
2026-02-18
btrfs: reset block group size class when it becomes empty
Jiasheng Jiang
1
-0
/
+10
2026-02-18
btrfs: replace BUG() with error handling in __btrfs_balance()
Adarsh Das
1
-2
/
+8
2026-02-18
btrfs: handle unexpected exact match in btrfs_set_inode_index_count()
Adarsh Das
1
-3
/
+12
2026-02-18
minix: Correct errno in minix_new_inode
Jori Koolstra
1
-1
/
+1
2026-02-18
namespace: fix proc mount iteration
Christian Brauner
1
-5
/
+15
2026-02-18
mount: hold namespace_sem across copy in create_new_namespace()
Christian Brauner
1
-54
/
+57
2026-02-17
fsverity: remove fsverity_verify_page()
Eric Biggers
1
-2
/
+2
2026-02-17
f2fs: make f2fs_verify_cluster() partially large-folio-aware
Eric Biggers
1
-4
/
+5
2026-02-17
f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()
Eric Biggers
1
-2
/
+0
2026-02-17
Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
15
-1126
/
+1814
2026-02-17
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-16
/
+48
2026-02-17
Merge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs
Linus Torvalds
3
-17
/
+21
2026-02-17
Merge tag 'v7.0-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-73
/
+136
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
17
-48
/
+64
2026-02-16
Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-78
/
+94
2026-02-16
fs/ntfs3: add delayed-allocation (delalloc) support
Konstantin Komarov
12
-342
/
+884
2026-02-15
smb: client: terminate session upon failed client required signing
Aaditya Kansal
1
-2
/
+8
2026-02-15
cifs: some missing initializations on replay
Shyam Prasad N
2
-0
/
+3
2026-02-14
cifs: remove unnecessary tracing after put tcon
Shyam Prasad N
2
-3
/
+0
2026-02-14
ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths
Fedor Pchelkin
1
-2
/
+2
2026-02-14
smb: server: Remove duplicate include of misc.h
Chen Ni
1
-1
/
+0
2026-02-14
Merge tag 'exfat-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Linus Torvalds
6
-125
/
+170
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().
Kuniyuki Iwashima
1
-1
/
+1
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().
Kuniyuki Iwashima
1
-1
/
+1
2026-02-14
Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
18
-512
/
+1379
2026-02-14
iomap: Describe @private in iomap_readahead()
Hongbo Li
1
-0
/
+1
2026-02-14
statmount: Fix the null-ptr-deref in do_statmount()
Qing Wang
1
-0
/
+2
2026-02-14
writeback: Fix wakeup and logging timeouts for !DETECT_HUNG_TASK
Huacai Chen
1
-4
/
+5
2026-02-14
fs: init flags_valid before calling vfs_fileattr_get
Edward Adam Davis
1
-1
/
+1
2026-02-13
cifs: update internal module version number
Steve French
1
-2
/
+2
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+2
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
36
-1535
/
+1354
2026-02-12
smb: client: fix data corruption due to racy lease checks
Paulo Alcantara
6
-55
/
+110
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
10
-14
/
+16
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2
-2
/
+3
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
1
-7
/
+7
2026-02-12
procfs: fix possible double mmput() in do_procmap_query()
Andrii Nakryiko
1
-1
/
+2
2026-02-12
smb/client: move NT_STATUS_MORE_ENTRIES
ChenXiaoSong
1
-3
/
+3
[prev]
[next]