index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-08-09
Merge tag 'v6.17rc-part2-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-08-09
Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-08-07
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
2025-08-07
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2025-08-07
smb: client: only use a single wait_queue to monitor smbdirect connection status
Stefan Metzmacher
2025-08-07
smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...
Stefan Metzmacher
2025-08-07
smb: client: improve logging in smbd_conn_upcall()
Stefan Metzmacher
2025-08-07
smb: client: return an error if rdma_connect does not return within 5 seconds
Stefan Metzmacher
2025-08-06
smb: client: make use of smbdirect_socket.{send,recv}_io.mem.{cache,pool}
Stefan Metzmacher
2025-08-06
smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool}
Stefan Metzmacher
2025-08-06
smb: client: make use of struct smbdirect_send_io
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce struct smbdirect_send_io
Stefan Metzmacher
2025-08-06
smb: client: make use of SMBDIRECT_RECV_IO_MAX_SGE
Stefan Metzmacher
2025-08-06
smb: smbdirect: add SMBDIRECT_RECV_IO_MAX_SGE
Stefan Metzmacher
2025-08-06
smb: client: remove unused enum smbd_connection_status
Stefan Metzmacher
2025-08-06
smb: client: make use of smbdirect_socket.recv_io.reassembly.*
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce smbdirect_socket.recv_io.reassembly.*
Stefan Metzmacher
2025-08-06
smb: client: make use of smb: smbdirect_socket.recv_io.free.{list,lock}
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock}
Stefan Metzmacher
2025-08-06
smb: client: make use of struct smbdirect_recv_io
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce struct smbdirect_recv_io
Stefan Metzmacher
2025-08-06
smb: client: make use of smbdirect_socket->recv_io.expected
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce smbdirect_socket.recv_io.expected
Stefan Metzmacher
2025-08-06
smb: client: remove unused smbd_connection->fragment_reassembly_remaining
Stefan Metzmacher
2025-08-06
smb: client: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
2025-08-06
smb: client: let recv_done() cleanup before notifying the callers.
Stefan Metzmacher
2025-08-06
smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
2025-08-06
smb: client: remove separate empty_packet_queue
Stefan Metzmacher
2025-08-06
smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_conn...
Stefan Metzmacher
2025-08-06
cifs: Fix null-ptr-deref by static initializing global lock
Yunseong Kim
2025-08-06
smb: server: let recv_done() avoid touching data_transfer after cleanup/move
Stefan Metzmacher
2025-08-06
smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconn...
Stefan Metzmacher
2025-08-06
smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma...
Stefan Metzmacher
2025-08-06
smb: server: remove separate empty_recvmsg_queue
Stefan Metzmacher
2025-08-06
cifs: Move the SMB1 transport code out of transport.c
Steve French
2025-08-06
Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-06
btrfs: fix log tree replay failure due to file with 0 links and extents
Filipe Manana
2025-08-05
NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file
Trond Myklebust
2025-08-05
NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()
Trond Myklebust
2025-08-05
NFS/localio: nfs_close_local_fh() fix check for file closed
Trond Myklebust
2025-08-05
smb: client: smb: client: eliminate mid_flags field
Wang Zhaolong
2025-08-05
smb: client: add mid_counter_lock to protect the mid counter counter
Wang Zhaolong
2025-08-05
smb: client: rename server mid_lock to mid_queue_lock
Wang Zhaolong
2025-08-05
Merge tag 'exfat-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-08-04
smb: client: fix creating symlinks under POSIX mounts
Paulo Alcantara
2025-08-04
smb: client: default to nonativesocket under POSIX mounts
Paulo Alcantara
2025-08-04
Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-04
NFSv4: Remove duplicate lookups, capability probes and fsinfo calls
Trond Myklebust
2025-08-04
NFS: Fix the setting of capabilities when automounting a new filesystem
Trond Myklebust
[next]