index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-25
tracepoint: Support iterating tracepoints in a loading module
Masami Hiramatsu (Google)
2
-10
/
+44
2024-09-25
tracepoint: Support iterating over tracepoints on modules
Masami Hiramatsu (Google)
2
-0
/
+28
2024-09-25
kprobes: Remove obsoleted declaration for init_test_probes
Gaosheng Cui
1
-9
/
+0
2024-09-25
uprobes: turn trace_uprobe's nhit counter to be per-CPU one
Andrii Nakryiko
1
-3
/
+21
2024-09-25
vsock/virtio: avoid queuing packets when intermediate queue is empty
Luigi Leonardi
1
-4
/
+35
2024-09-25
vsock/virtio: refactor virtio_transport_send_pkt_work
Marco Pinna
1
-46
/
+59
2024-09-25
fw_cfg: Constify struct kobj_type
Hongbo Li
1
-1
/
+1
2024-09-25
vdpa/mlx5: Postpone MR deletion
Dragos Tatulea
3
-5
/
+64
2024-09-25
vdpa/mlx5: Introduce init/destroy for MR resources
Dragos Tatulea
4
-5
/
+26
2024-09-25
vdpa/mlx5: Rename mr_mtx -> lock
Dragos Tatulea
4
-16
/
+16
2024-09-25
vdpa/mlx5: Extract mr members in own resource struct
Dragos Tatulea
4
-41
/
+44
2024-09-25
vdpa/mlx5: Rename function
Dragos Tatulea
3
-6
/
+6
2024-09-25
vdpa/mlx5: Delete direct MKEYs in parallel
Dragos Tatulea
1
-0
/
+64
2024-09-25
vdpa/mlx5: Create direct MKEYs in parallel
Dragos Tatulea
1
-22
/
+98
2024-09-25
MAINTAINERS: add virtio-vsock driver in the VIRTIO CORE section
Stefano Garzarella
1
-0
/
+1
2024-09-25
virtio_fs: add sysfs entries for queue information
Max Gurtovoy
1
-8
/
+139
2024-09-25
virtio_fs: introduce virtio_fs_put_locked helper
Max Gurtovoy
1
-6
/
+11
2024-09-25
vdpa: Remove unused declarations
Yue Haibing
2
-4
/
+0
2024-09-25
vdpa/mlx5: Parallelize VQ suspend/resume for CVQ MQ command
Dragos Tatulea
1
-10
/
+12
2024-09-25
vdpa/mlx5: Small improvement for change_num_qps()
Dragos Tatulea
1
-10
/
+11
2024-09-25
vdpa/mlx5: Keep notifiers during suspend but ignore
Dragos Tatulea
1
-2
/
+4
2024-09-25
vdpa/mlx5: Parallelize device resume
Dragos Tatulea
1
-26
/
+14
2024-09-25
vdpa/mlx5: Parallelize device suspend
Dragos Tatulea
1
-27
/
+29
2024-09-25
vdpa/mlx5: Use async API for vq modify commands
Dragos Tatulea
1
-48
/
+106
2024-09-25
vdpa/mlx5: Use async API for vq query command
Dragos Tatulea
2
-25
/
+78
2024-09-25
vdpa/mlx5: Introduce async fw command wrapper
Dragos Tatulea
2
-0
/
+88
2024-09-25
vdpa/mlx5: Introduce error logging function
Dragos Tatulea
2
-12
/
+17
2024-09-25
net/mlx5: Support throttled commands from async API
Dragos Tatulea
1
-5
/
+16
2024-09-25
Merge tag 'nvme-6.12-2024-09-25' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
3
-8
/
+12
2024-09-24
nvme: remove CC register read-back during enabling
Keith Busch
1
-5
/
+0
2024-09-24
nvme: null terminate nvme_tls_attrs
Shin'ichiro Kawasaki
1
-0
/
+1
2024-09-24
nvme-multipath: avoid hang on inaccessible namespaces
Hannes Reinecke
1
-2
/
+10
2024-09-24
nvme-multipath: system fails to create generic nvme device
Hannes Reinecke
1
-1
/
+1
2024-09-24
netfs, cifs: Fix mtime/ctime update for mmapped writes
David Howells
1
-0
/
+1
2024-09-24
cifs: update internal version number
Steve French
1
-2
/
+2
2024-09-24
smb: client: print failed session logoffs with FYI
Paulo Alcantara
1
-2
/
+1
2024-09-24
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
3
-11
/
+7
2024-09-24
smb3: fix incorrect mode displayed for read-only files
Steve French
1
-8
/
+11
2024-09-24
smb: client: fix parsing of device numbers
Paulo Alcantara
2
-11
/
+4
2024-09-24
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
1
-2
/
+2
2024-09-24
smb: client: propagate error from cifs_construct_tcon()
Paulo Alcantara
1
-6
/
+10
2024-09-24
smb: client: fix DFS failover in multiuser mounts
Paulo Alcantara
1
-1
/
+2
2024-09-24
cifs: Make the write_{enter,done,err} tracepoints display netfs info
David Howells
2
-10
/
+18
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
9
-86
/
+94
2024-09-24
smb: client: improve purging of cached referrals
Paulo Alcantara
1
-17
/
+15
2024-09-24
smb: client: avoid unnecessary reconnects when refreshing referrals
Paulo Alcantara
1
-70
/
+117
2024-09-24
Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
58
-464
/
+2519
2024-09-24
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-297
/
+552
2024-09-24
Merge tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-127
/
+200
2024-09-24
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-463
/
+798
[prev]
[next]