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-13
Merge tag 'affs-for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+2
2026-04-13
Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
-1077
/
+2532
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-27
/
+19
2026-04-13
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-13
/
+67
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-212
/
+159
2026-04-13
Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10
/
+40
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-448
/
+443
2026-04-13
Merge tag 'vfs-7.1-rc1.fat' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+175
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-617
/
+624
2026-04-13
Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-117
/
+202
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-197
/
+154
2026-04-13
Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-245
/
+361
2026-04-13
Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-7
/
+6
2026-04-13
bufmap: manage as folios, V2.
Mike Marshall
-43
/
+358
2026-04-13
smb: client: allow both 'lease' and 'nolease' mount options
Rajasi Mandal
-4
/
+4
2026-04-12
smb: smbdirect: add some logging to SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
-1
/
+20
2026-04-12
smb: smbdirect: introduce smbdirect_socket.logging infrastructure
Stefan Metzmacher
-0
/
+127
2026-04-12
smb: smbdirect: let smbdirect.h include #include <linux/types.h>
Stefan Metzmacher
-0
/
+2
2026-04-12
smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...
Stefan Metzmacher
-1
/
+7
2026-04-12
smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...
Stefan Metzmacher
-0
/
+8
2026-04-12
ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
Joshua Klinesmith
-5
/
+6
2026-04-12
ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
Greg Kroah-Hartman
-1
/
+2
2026-04-12
ksmbd: require 3 sub-authorities before reading sub_auth[2]
Greg Kroah-Hartman
-1
/
+2
2026-04-12
ksmbd: validate EaNameLength in smb2_get_ea()
Greg Kroah-Hartman
-0
/
+5
2026-04-12
ksmbd: Remove unnecessary selection of CRYPTO_ECB
Eric Biggers
-7
/
+0
2026-04-12
ksmbd: validate owner of durable handle on reconnect
Namjae Jeon
-16
/
+102
2026-04-12
ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger
Namjae Jeon
-11
/
+30
2026-04-12
ksmbd: ipc: use kzalloc_flex and __counted_by
Rosen Penev
-3
/
+2
2026-04-12
smb: move filesystem_vol_info into common/fscc.h
ZhangGuoDong
-25
/
+18
2026-04-12
smb: move file_basic_info into common/fscc.h
ZhangGuoDong
-25
/
+17
2026-04-12
smb: move some definitions from common/smb2pdu.h into common/fscc.h
ZhangGuoDong
-307
/
+315
2026-04-10
pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses
Guilherme G. Piccoli
-4
/
+32
2026-04-10
smb: client: get rid of d_drop()+d_add()
Paulo Alcantara
-26
/
+40
2026-04-10
smb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCL
Paulo Alcantara
-39
/
+36
2026-04-10
smb: client: add support for O_TMPFILE
Paulo Alcantara
-325
/
+490
2026-04-10
vfs: introduce d_mark_tmpfile_name()
Paulo Alcantara
-0
/
+19
2026-04-10
smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test
Venkat Rao Bagalkote
-0
/
+1
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-46
/
+90
2026-04-10
erofs: error out obviously illegal extents in advance
Gao Xiang
-10
/
+15
2026-04-10
erofs: clean up encoded map flags
Gao Xiang
-31
/
+30
2026-04-09
jbd2: fix deadlock in jbd2_journal_cancel_revoke()
Zhang Yi
-3
/
+5
2026-04-09
ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
Sohei Koyama
-1
/
+3
2026-04-09
ext4: fix possible null-ptr-deref in mbt_kunit_exit()
Ye Bin
-1
/
+5
2026-04-09
ext4: fix possible null-ptr-deref in extents_kunit_exit()
Ye Bin
-2
/
+5
2026-04-09
ext4: fix the error handling process in extents_kunit_init).
Ye Bin
-15
/
+35
2026-04-09
ext4: call deactivate_super() in extents_kunit_exit()
Ye Bin
-0
/
+1
2026-04-09
ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init()
Ye Bin
-0
/
+2
2026-04-09
ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access
Deepanshu Kartikey
-1
/
+1
2026-04-09
ext4: zero post-EOF partial block before appending write
Zhang Yi
-14
/
+24
2026-04-09
ext4: move pagecache_isize_extended() out of active handle
Zhang Yi
-23
/
+39
[prev]
[next]