index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-04-15
smb: server: split out smb_direct_send_iter() out of smb_direct_writev()
Stefan Metzmacher
2026-04-15
smb: server: let smbdirect_map_sges_from_iter() truncate the message boundary
Stefan Metzmacher
2026-04-15
smb: server: inline smb_direct_create_header() into smb_direct_post_send_data()
Stefan Metzmacher
2026-04-15
smb: server: move iov_iter_kvec() out of smb_direct_post_send_data()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_request_keep_alive()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_grant_recv_credits()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_recvmsg()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_destroy_sync()
Stefan Metzmacher
2026-04-15
smb: server: make use of functions from smbdirect_rw.c
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_wait_for_credits()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_get_buf_page_count()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_recv_io_refill[_work]()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_post_recv_io()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_{create,destroy}_qp()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_negotiate_rdma_resources()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_qp_event_handler()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_map_sges_from_iter()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_{create,destroy}_mem_pools()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_send_io_done()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_{alloc,free}_send_io()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_frwr_is_supported()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_idle_timer_work()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_reassembly_{append,first}_recv_...
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_connection_{get,put}_recv_io()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_schedule_cleanup()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_cleanup_work()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_wake_up_all()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_set_logging()
Stefan Metzmacher
2026-04-15
smb: server: make use of smbdirect_socket_prepare_create()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect.ko
Stefan Metzmacher
2026-04-15
smb: client: only use public smbdirect functions
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_rele...
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sy...
Stefan Metzmacher
2026-04-15
smb: client: introduce and use smbd_debug_proc_show()
Stefan Metzmacher
2026-04-15
smb: client: introduce and use smbd_mr_fill_buffer_descriptor()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_send_{single_iter,immediate_wor...
Stefan Metzmacher
2026-04-15
smb: client: let smbd_post_send_full_iter() get remaining_length and return d...
Stefan Metzmacher
2026-04-15
smb: client: let smbd_post_send_iter() get remaining_length and return data_l...
Stefan Metzmacher
2026-04-15
smb: client: change smbd_post_send_empty() to void return
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_request_keep_alive()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_grant_recv_credits()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_recvmsg()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_socket_destroy_sync()
Stefan Metzmacher
2026-04-15
smb: client: make use of functions from smbdirect_mr.c
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_recv_io_refill_work()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_post_recv_io()
Stefan Metzmacher
2026-04-15
smb: client: initialize recv_io->cqe.done = recv_done just once
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_{create,destroy}_qp()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_negotiate_rdma_resources()
Stefan Metzmacher
2026-04-15
smb: client: make use of smbdirect_connection_qp_event_handler()
Stefan Metzmacher
[prev]
[next]