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
2025-12-06
ocfs2: fix xattr array entry __counted_by error
Linus Torvalds
1
-1
/
+1
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
13
-194
/
+138
2025-12-06
Merge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-17
/
+17
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
16
-317
/
+587
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
5
-26
/
+24
2025-12-05
nfs/localio: fix regression due to out-of-order __put_cred
Mike Snitzer
1
-31
/
+17
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+5
2025-12-05
NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegations
Trond Myklebust
1
-8
/
+17
2025-12-05
nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
Mike Snitzer
1
-1
/
+1
2025-12-05
nfs/localio: remove alignment size checking in nfs_is_local_dio_possible
Mike Snitzer
1
-2
/
+0
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
1
-33
/
+1
2025-12-05
ovl: pass original credentials, not mounter credentials during create
Christian Brauner
1
-8
/
+12
2025-12-05
cifs: Remove dead function prototypes
David Howells
2
-18
/
+0
2025-12-05
Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-12
/
+15
2025-12-05
Merge tag 'exfat-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
Linus Torvalds
7
-24
/
+77
2025-12-05
smb/client: add two elements to smb2_error_map_table array
ChenXiaoSong
1
-0
/
+3
2025-12-05
smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP
ChenXiaoSong
2
-3
/
+4
2025-12-05
smb/client: remove unused elements from smb2_error_map_table array
ChenXiaoSong
1
-3
/
+0
2025-12-05
smb/client: reduce loop count in map_smb2_to_linux_error() by half
ChenXiaoSong
1
-24
/
+6
2025-12-05
smb: client: Add tracepoint for krb5 auth
Paulo Alcantara
4
-2
/
+45
2025-12-05
smb: client: improve error message when creating SMB session
Paulo Alcantara
1
-1
/
+6
2025-12-05
smb: client: relax session and tcon reconnect attempts
Paulo Alcantara
3
-5
/
+26
2025-12-05
Merge tag 'fuse-update-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
9
-70
/
+337
2025-12-05
cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
David Howells
1
-1
/
+1
2025-12-05
cifs: client: allow changing multichannel mount options on remount
Rajasi Mandal
5
-26
/
+128
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
19
-51
/
+47
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
27
-312
/
+609
2025-12-05
cifs: Don't need state locking in smb2_get_mid_entry()
David Howells
1
-28
/
+20
2025-12-05
cifs: Remove the server pointer from smb_message
David Howells
12
-113
/
+108
2025-12-05
cifs: Fix specification of function pointers
David Howells
3
-12
/
+12
2025-12-05
cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flags
David Howells
6
-216
/
+79
2025-12-05
cifs: Clean up some places where an extra kvec[] was required for rfc1002
David Howells
5
-82
/
+39
2025-12-05
cifs: Make smb1's SendReceive() wrap cifs_send_recv()
David Howells
1
-72
/
+10
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
19
-626
/
+647
2025-12-05
cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
David Howells
1
-1
/
+1
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
27
-258
/
+263
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-217
/
+289
2025-12-05
Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-21
/
+7
2025-12-05
Merge tag 'pstore-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+2
2025-12-05
Merge tag 'configfs-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux
Linus Torvalds
2
-2
/
+2
2025-12-05
9p: fix new mount API cache option handling
Eric Sandeen
1
-12
/
+32
2025-12-05
9p: fix cache/debug options printing in v9fs_show_options
Eric Sandeen
1
-2
/
+2
2025-12-04
autofs: fix per-dentry timeout warning
Ian Kent
1
-10
/
+12
2025-12-03
cifs: client: enforce consistent handling of multichannel and max_channels
Rajasi Mandal
3
-18
/
+50
2025-12-03
Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
13
-331
/
+421
2025-12-03
Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
24
-693
/
+763
2025-12-03
Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
22
-764
/
+382
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
44
-1743
/
+1194
2025-12-03
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
28
-513
/
+357
2025-12-03
Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
11
-148
/
+178
[prev]
[next]