index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-53
/
+81
6 days
Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
26
-129
/
+445
7 days
Merge tag 'erofs-for-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
5
-17
/
+26
7 days
Merge tag 'ntfs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs
Linus Torvalds
29
-452
/
+3270
7 days
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
13
-165
/
+734
8 days
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
3
-48
/
+77
8 days
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
2
-6
/
+2
8 days
tmpfs/ramfs: let memfd_create() work on nommu
Daniel Palmer
1
-0
/
+3
8 days
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-1
/
+1
8 days
Merge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linux
Linus Torvalds
22
-108
/
+223
8 days
cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
Frank Sorenson
1
-2
/
+13
8 days
smb: client: reject a tree connect response whose byte count is too small
Bryam Vargas
2
-1
/
+8
8 days
cifs: call pagecache_isize_extended() in cifs_setsize() when extending
Frank Sorenson
1
-0
/
+2
8 days
smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
Frank Sorenson
1
-1
/
+1
8 days
smb: client: remove redundant NULL check before kfree()
Mohammad Shahid
1
-2
/
+1
8 days
smb: client: restore the data_offset bound in is_valid_oplock_break()
Bryam Vargas
1
-1
/
+2
8 days
cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
Frank Sorenson
1
-0
/
+1
8 days
smb: client: Avoid leaking sensitive data to the heap in connect.c
Thomas Huth
1
-1
/
+1
8 days
smb: client: Clear sensitive stack data in smb1encrypt.c
Thomas Huth
1
-10
/
+9
8 days
smb: client: Clear sensitive stack data in cifsencrypt.c
Thomas Huth
1
-3
/
+9
8 days
smb: client: Clear sensitive stack and heap data in smb2ops.c
Thomas Huth
1
-2
/
+2
8 days
smb: client: Clear sensitive stack data in smb2transport.c
Thomas Huth
1
-0
/
+4
8 days
Revert "cifs: remove all cifs files before kill super"
Zizhi Wo
1
-3
/
+0
8 days
smb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()
Frank Sorenson
1
-2
/
+4
8 days
smb: client: fix ALIGN() overflow in symlink_data() error context loop
Frank Sorenson
1
-1
/
+4
8 days
smb: client: simplify __build_path_from_dentry_optional_prefix()
Dmitry Antipov
1
-5
/
+1
8 days
smb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed secondary T2
Frank Sorenson
1
-3
/
+11
8 days
smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
Frank Sorenson
1
-1
/
+20
8 days
smb/client: decode reparse metadata using its payload type
Ze Tan
3
-13
/
+19
8 days
smb/client: preserve open info type across compound queries
Ze Tan
2
-4
/
+6
8 days
smb/client: mark missing nlink values as unknown
Ze Tan
2
-1
/
+8
8 days
cifs: fix clearing stats for fastest execution of each smb2 command
Frank Sorenson
1
-1
/
+1
8 days
fuse: zero the partial EOF page when extending a file
Jimmy Zuber
2
-0
/
+12
8 days
fuse: Fix the condition to enable over-io-uring
Bernd Schubert
2
-17
/
+18
8 days
fuse: invalidate the correct range after O_APPEND direct write
Baokun Li
1
-2
/
+3
9 days
erofs: simplify z_erofs_gbuf_growsize()
Gao Xiang
1
-11
/
+7
9 days
erofs: skip sufficiently large global buffers when resizing
Nikhil Gurudasani
1
-0
/
+2
9 days
erofs: support large folios in inode_share mode
Jingbo Xu
1
-0
/
+1
9 days
erofs: support splice() in inode_share mode
Zhan Xusheng
1
-1
/
+8
9 days
erofs: support SEEK_HOLE/SEEK_DATA in inode_share mode
Jingbo Xu
3
-2
/
+3
9 days
erofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logic
Geert Uytterhoeven
1
-3
/
+5
9 days
Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-6
/
+24
9 days
Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/smb
Linus Torvalds
48
-864
/
+5434
9 days
Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
22
-301
/
+1143
10 days
Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+6
10 days
Merge tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode
Linus Torvalds
1
-25
/
+5
10 days
Merge tag 'exfat-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Linus Torvalds
8
-71
/
+206
11 days
Merge tag 'ecryptfs-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
Linus Torvalds
7
-42
/
+73
11 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-8
/
+10
11 days
ntfs: support resident WOF decompression
Hyunchul Lee
1
-42
/
+94
[next]