index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-40
/
+20
2025-12-03
fs: assert on I_FREEING not being set in iput() and iput_not_last()
Mateusz Guzik
-1
/
+2
2025-12-03
fs: PM: Fix reverse check in filesystems_freeze_callback()
Rafael J. Wysocki
-1
/
+1
2025-12-03
exfat: fix remount failure in different process environments
Yuezhang Mo
-4
/
+15
2025-12-03
exfat: fix divide-by-zero in exfat_allocate_bitmap
Namjae Jeon
-1
/
+1
2025-12-03
exfat: validate the cluster bitmap bits of directory
Namjae Jeon
-9
/
+46
2025-12-03
exfat: zero out post-EOF page cache on file extension
Yuezhang Mo
-0
/
+5
2025-12-03
exfat: fix refcount leak in exfat_find
Shuhao Fu
-10
/
+10
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-21
/
+387
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2025-12-02
gfs2: Fix use of bio_chain
Andreas Gruenbacher
-1
/
+1
2025-12-02
jfs: Add missing set_freezable() for freezable kthread
Haotian Zhang
-0
/
+1
2025-12-02
jfs: nlink overflow in jfs_rename
Jori Koolstra
-2
/
+4
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-8
/
+4
2025-12-02
seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU orderin...
Ingo Molnar
-20
/
+20
2025-12-02
debugfs: Fix default access mode config check
Aaron Thompson
-1
/
+1
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-17
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-366
/
+173
2025-12-01
Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+21
2025-12-01
Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-672
/
+629
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-812
/
+1176
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
-138
/
+439
2025-12-01
Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-7
/
+57
2025-12-01
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-32
/
+17
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-8
/
+15
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-182
/
+185
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-50
/
+46
2025-12-01
Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-46
/
+67
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-49
/
+142
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-104
/
+90
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-378
/
+403
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-301
/
+262
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-571
/
+895
2025-12-01
NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
Mike Snitzer
-4
/
+144
2025-12-01
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
-2
/
+12
2025-12-01
fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
Armin Wolf
-4
/
+7
2025-12-01
erofs: switch on-disk header `erofs_fs.h` to MIT license
Gao Xiang
-1
/
+1
2025-11-30
cifs: Use netfs_alloc/free_folioq_buffer()
David Howells
-63
/
+10
2025-11-30
smb: client: show smb lease key in open_dirs output
Bharath SM
-4
/
+8
2025-11-30
smb: client: show smb lease key in open_files output
Bharath SM
-2
/
+9
2025-11-30
ksmbd: ipc: fix use-after-free in ipc_msg_send_request
Qianchang Zhao
-2
/
+5
2025-11-30
smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
-13
/
+15
2025-11-30
smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...
Stefan Metzmacher
-8
/
+32
2025-11-30
smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
-0
/
+38
2025-11-30
smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
Stefan Metzmacher
-0
/
+13
2025-11-30
ksmbd: vfs: fix race on m_flags in vfs_cache
Qianchang Zhao
-26
/
+62
2025-11-30
ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname
Thorsten Blum
-5
/
+10
2025-11-30
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
-23
/
+15
2025-11-30
ksmbd: implement error handling for STATUS_INFO_LENGTH_MISMATCH in smb server
Aaditya Kansal
-10
/
+11
2025-11-30
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
-18
/
+4
[prev]
[next]