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
2025-12-03
exfat: fix divide-by-zero in exfat_allocate_bitmap
Namjae Jeon
1
-1
/
+1
2025-12-03
exfat: validate the cluster bitmap bits of directory
Namjae Jeon
5
-9
/
+46
2025-12-03
exfat: zero out post-EOF page cache on file extension
Yuezhang Mo
1
-0
/
+5
2025-12-03
exfat: fix refcount leak in exfat_find
Shuhao Fu
1
-10
/
+10
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-21
/
+387
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2025-12-02
gfs2: Fix use of bio_chain
Andreas Gruenbacher
1
-1
/
+1
2025-12-02
jfs: Add missing set_freezable() for freezable kthread
Haotian Zhang
1
-0
/
+1
2025-12-02
jfs: nlink overflow in jfs_rename
Jori Koolstra
1
-2
/
+4
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+4
2025-12-02
seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU ordering in do_task_stat() to do_io_accounting()
Ingo Molnar
1
-17
/
+17
2025-12-02
debugfs: Fix default access mode config check
Aaron Thompson
1
-1
/
+1
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-17
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
15
-365
/
+172
2025-12-01
Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-0
/
+21
2025-12-01
Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
10
-668
/
+625
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
25
-811
/
+1175
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
26
-138
/
+439
2025-12-01
Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-7
/
+57
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
6
-32
/
+17
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
16
-8
/
+15
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
8
-182
/
+185
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
18
-50
/
+46
2025-12-01
Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-46
/
+67
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-49
/
+142
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
12
-104
/
+90
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
102
-378
/
+403
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
22
-301
/
+262
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
22
-569
/
+893
2025-12-01
NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
Mike Snitzer
3
-4
/
+144
2025-12-01
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
1
-2
/
+12
2025-12-01
fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
Armin Wolf
1
-4
/
+7
2025-12-01
erofs: switch on-disk header `erofs_fs.h` to MIT license
Gao Xiang
1
-1
/
+1
2025-11-30
cifs: Use netfs_alloc/free_folioq_buffer()
David Howells
1
-63
/
+10
2025-11-30
smb: client: show smb lease key in open_dirs output
Bharath SM
1
-4
/
+8
2025-11-30
smb: client: show smb lease key in open_files output
Bharath SM
1
-2
/
+9
2025-11-30
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
1
-2
/
+5
2025-11-30
smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smbd_conn_upcall()
Stefan Metzmacher
1
-13
/
+15
2025-11-30
smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and smb_direct_cm_handler()
Stefan Metzmacher
1
-8
/
+32
2025-11-30
smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
1
-0
/
+38
2025-11-30
smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
Stefan Metzmacher
1
-0
/
+13
2025-11-30
ksmbd: vfs: fix race on m_flags in vfs_cache
Qianchang Zhao
1
-26
/
+62
2025-11-30
ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname
Thorsten Blum
1
-5
/
+10
2025-11-30
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
5
-23
/
+15
2025-11-30
ksmbd: implement error handling for STATUS_INFO_LENGTH_MISMATCH in smb server
Aaditya Kansal
1
-10
/
+11
2025-11-30
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
3
-18
/
+4
2025-11-30
ksmbd: server: avoid busy polling in accept loop
Qingfang Deng
1
-35
/
+6
2025-11-30
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
4
-29
/
+16
2025-11-30
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
5
-139
/
+139
2025-11-30
smb: do some cleanups
ChenXiaoSong
6
-47
/
+45
[prev]
[next]