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
2026-04-15
smb: smbdirect: introduce smbdirect_socket_prepare_create()
Stefan Metzmacher
-0
/
+19
2026-04-15
smb: smbdirect: introduce smbdirect_socket.c to be filled
Stefan Metzmacher
-0
/
+8
2026-04-15
smb: server: include smbdirect_all_c_files.c
Stefan Metzmacher
-0
/
+12
2026-04-15
smb: client: include smbdirect_all_c_files.c
Stefan Metzmacher
-0
/
+14
2026-04-15
smb: smbdirect: introduce smbdirect_internal.h
Stefan Metzmacher
-0
/
+13
2026-04-15
smb: smbdirect: introduce smbdirect_all_c_files.c
Stefan Metzmacher
-0
/
+17
2026-04-15
Merge tag 'jfs-7.1' of github.com:kleikamp/linux-shaggy
Linus Torvalds
-30
/
+344
2026-04-15
Merge tag 'fs_for_v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-25
/
+58
2026-04-15
Merge tag 'fsnotify_for_v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-30
/
+28
2026-04-15
Merge tag 'v7.1-rc-part1-ksmbd-srv-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-403
/
+663
2026-04-15
Merge tag 'gfs2-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
-170
/
+237
2026-04-15
Merge tag 'fuse-update-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-197
/
+263
2026-04-15
Merge tag 'tracefs-v7.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-93
/
+45
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2026-04-15
smb: client: fix integer underflow in receive_encrypted_read()
Dudu Lu
-0
/
+8
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-69
/
+61
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-0
/
+6
2026-04-15
ocfs2: validate group add input before caching
ZhengYuan Huang
-5
/
+7
2026-04-15
ocfs2: validate bg_bits during freefrag scan
ZhengYuan Huang
-1
/
+17
2026-04-15
ocfs2: fix listxattr handling when the buffer is full
ZhengYuan Huang
-2
/
+2
2026-04-15
ocfs2: use get_random_u32() where appropriate
David Carlier
-1
/
+1
2026-04-15
ocfs2: split transactions in dio completion to avoid credit exhaustion
Heming Zhao
-29
/
+45
2026-04-15
ocfs2: remove redundant l_next_free_rec check in __ocfs2_find_path()
Joseph Qi
-12
/
+0
2026-04-15
ocfs2: validate extent block list fields during block read
Joseph Qi
-1
/
+22
2026-04-15
ocfs2: remove empty extent list check in ocfs2_dx_dir_lookup_rec()
Joseph Qi
-12
/
+3
2026-04-15
ocfs2: validate dx_root extent list fields during block read
Joseph Qi
-9
/
+25
2026-04-15
ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
Tejas Bharambe
-10
/
+7
2026-04-15
ocfs2: handle invalid dinode in ocfs2_group_extend
ZhengYuan Huang
-3
/
+7
2026-04-15
ocfs2: validate bg_list extent bounds in discontig groups
ZhengYuan Huang
-0
/
+25
2026-04-15
ocfs2/heartbeat: fix slot mapping rollback leaks on error paths
Yufan Chen
-27
/
+56
2026-04-14
Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-82
/
+112
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+2
2026-04-14
Merge tag 'x86_cache_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+26
2026-04-14
smb: client: add tracepoints for deferred handle caching
Bharath SM
-0
/
+59
2026-04-14
smb: client: add oplock level to smb3_open_done tracepoint
Bharath SM
-10
/
+16
2026-04-14
smb: client: add tracepoint for local lock conflicts
Bharath SM
-0
/
+38
2026-04-14
smb: client: add tracepoints for lock operations
Bharath SM
-4
/
+79
2026-04-14
vfs: get rid of BUG_ON() in d_mark_tmpfile_name()
Paulo Alcantara
-26
/
+30
2026-04-14
tracefs: Removed unused 'ret' variable in eventfs_iterate()
Steven Rostedt
-2
/
+0
2026-04-14
mount: always duplicate mount
Christian Brauner
-21
/
+15
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-12
/
+65
2026-04-13
Merge tag 'execve-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2026-04-13
Merge tag 'pstore-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-20
/
+49
2026-04-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
-185
/
+111
2026-04-13
Merge tag 'v7.1-rc1-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
-2458
/
+1820
2026-04-13
Merge tag 'xfs-merge-7.1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-539
/
+740
2026-04-13
Merge tag 'erofs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-47
/
+77
2026-04-13
Merge tag 'exfat-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-218
/
+265
2026-04-13
Merge tag 'nilfs2-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+9
2026-04-13
Merge tag 'hfs-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...
Linus Torvalds
-182
/
+673
[prev]
[next]