Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ab2c64330963a9d96c43751d83d133df20b04b19
ab2c643
update internal version number for cifs.ko
by Steve French
· 7 years ago
cd1aca2
cifs: add .splice_write
by Andrés Souto
· 7 years ago
4a1360d
CIFS: document tcon/ses/server refcount dance
by Aurelien Aptel
· 7 years ago
6b31471
move a few externs to smbdirect.h to eliminate warning
by Steve French
· 7 years ago
97f4b72
CIFS: zero sensitive data when freeing
by Aurelien Aptel
· 7 years ago
2026b06
Cleanup some minor endian issues in smb3 rdma
by Steve French
· 7 years ago
02cf590
CIFS: dump IPC tcon in debug proc file
by Aurelien Aptel
· 7 years ago
63a83b8
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
by Aurelien Aptel
· 7 years ago
b327a71
CIFS: make IPC a regular tcon
by Aurelien Aptel
· 7 years ago
37e12f5
cifs: remove redundant duplicated assignment of pointer 'node'
by Colin Ian King
· 7 years ago
e36c048
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
9aca7e4
cifs: Fix autonegotiate security settings mismatch
by Daniel N Pettersson
· 7 years ago
9084432
CIFS: SMBD: _smbd_get_connection() can be static
by kbuild test robot
· 7 years ago
8801e90
CIFS: SMBD: Disable signing on SMB direct transport
by Long Li
· 7 years ago
08a3b96
CIFS: SMBD: Add SMB Direct debug counters
by Long Li
· 7 years ago
bd3dcc6
CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration
by Long Li
· 7 years ago
74dcf41
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
by Long Li
· 7 years ago
db223a5
CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration
by Long Li
· 7 years ago
c739858
CIFS: SMBD: Implement RDMA memory registration
by Long Li
· 7 years ago
9762c2d
CIFS: SMBD: Upper layer sends data via RDMA send
by Long Li
· 7 years ago
d649e1b
CIFS: SMBD: Implement function to send data via RDMA send
by Long Li
· 7 years ago
2fef137
CIFS: SMBD: Upper layer receives data via RDMA receive
by Long Li
· 7 years ago
f64b78f
CIFS: SMBD: Implement function to receive data via RDMA receive
by Long Li
· 7 years ago
09902f8
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
by Long Li
· 7 years ago
bce9ce7
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
by Long Li
· 7 years ago
8ef130f
CIFS: SMBD: Implement function to destroy a SMB Direct connection
by Long Li
· 7 years ago
781a805
CIFS: SMBD: Upper layer reconnects to SMB Direct session
by Long Li
· 7 years ago
ad57b8e
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
by Long Li
· 7 years ago
2f89464
CIFS: SMBD: Upper layer connects to SMBDirect session
by Long Li
· 7 years ago
0933d6f
cifs: fix build errors for SMB_DIRECT
by Randy Dunlap
· 7 years ago
f04a703
cifs: Fix missing put_xid in cifs_file_strict_mmap
by Matthew Wilcox
· 7 years ago
d8ec913
CIFS: SMBD: export protocol initial values
by Long Li
· 7 years ago
399f953
CIFS: SMBD: Implement function to create a SMB Direct connection
by Long Li
· 7 years ago
f198186
CIFS: SMBD: Establish SMB Direct connection
by Long Li
· 7 years ago
03bee01
CIFS: SMBD: Add SMB Direct protocol initial values and constants
by Long Li
· 7 years ago
8339dd3
CIFS: SMBD: Add rdma mount option
by Long Li
· 7 years ago
2b6ed88
CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
by Long Li
· 7 years ago
2dabfd5
CIFS: SMBD: Add parameter rdata to smb2_new_read_req
by Long Li
· 7 years ago
3cecf48
cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case
by Ronnie Sahlberg
· 7 years ago
305428a
cifs: remove small_smb2_init
by Ronnie Sahlberg
· 7 years ago
8eb7998
cifs: remove rfc1002 header from smb2_lease_ack
by Ronnie Sahlberg
· 7 years ago
5dfe69a
cifs: remove unused variable from SMB2_read
by Ronnie Sahlberg
· 7 years ago
21ad948
cifs: remove rfc1002 header from smb2_oplock_break we get from server
by Ronnie Sahlberg
· 7 years ago
b2fb7fe
cifs: remove rfc1002 header from smb2_query_info_req
by Ronnie Sahlberg
· 7 years ago
7c00c3a
cifs: remove rfc1002 header from smb2_query_directory_req
by Ronnie Sahlberg
· 7 years ago
2fc803e
cifs: remove rfc1002 header from smb2_set_info_req
by Ronnie Sahlberg
· 7 years ago
f5688a6
cifs: remove rfc1002 header from smb2 read/write requests
by Ronnie Sahlberg
· 7 years ago
ced9367
cifs: remove rfc1002 header from smb2_lock_req
by Ronnie Sahlberg
· 7 years ago
1f444e4
cifs: remove rfc1002 header from smb2_flush_req
by Ronnie Sahlberg
· 7 years ago
4f33bc3
cifs: remove rfc1002 header from smb2_create_req
by Ronnie Sahlberg
· 7 years ago
88ea5cb
cifs: remove rfc1002 header from smb2_sess_setup_req
by Ronnie Sahlberg
· 7 years ago
661bb943
cifs: remove rfc1002 header from smb2_tree_connect_req
by Ronnie Sahlberg
· 7 years ago
7f7ae75
cifs: remove rfc1002 header from smb2_echo_req
by Ronnie Sahlberg
· 7 years ago
9775468
cifs: remove rfc1002 header from smb2_ioctl_req
by Ronnie Sahlberg
· 7 years ago
afcccef
cifs: remove rfc1002 header from smb2_close_req
by Ronnie Sahlberg
· 7 years ago
4eecf4c
cifs: remove rfc1002 header from smb2_tree_disconnect_req
by Ronnie Sahlberg
· 7 years ago
45305ed
cifs: remove rfc1002 header from smb2_logoff_req
by Ronnie Sahlberg
· 7 years ago
13cacea
cifs: remove rfc1002 header from smb2_negotiate_req
by Ronnie Sahlberg
· 7 years ago
83b7739
cifs: Add smb2_send_recv
by Ronnie Sahlberg
· 7 years ago
5b7d279
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
f165495
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
624ca9c
net/ibm/emac: wrong bit is used for STA control register write
by Ivan Mikhaylov
· 7 years ago
45d6e54
net/ibm/emac: add 8192 rx/tx fifo size
by Ivan Mikhaylov
· 7 years ago
6f3180a
vhost: do not try to access device IOTLB when not initialized
by Jason Wang
· 7 years ago
e9cb4239
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
by Jason Wang
· 7 years ago
b7051cb
i40e: flower: check if TC offload is enabled on a netdev
by Jakub Kicinski
· 7 years ago
aebb48f
sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64
by Corentin Labbe
· 7 years ago
ee45bea
Merge branch 'qed-rdma-bug-fixes'
by David S. Miller
· 7 years ago
1fe280a
qed: Free reserved MR tid
by Michal Kalderon
· 7 years ago
4de4947
qed: Remove reserveration of dpi for kernel
by Michal Kalderon
· 7 years ago
88d1d76
Merge branch 'kcm-fix-two-syzcaller-issues'
by David S. Miller
· 7 years ago
e557124
kcm: Check if sk_user_data already set in kcm_attach
by Tom Herbert
· 7 years ago
581e722
kcm: Only allow TCP sockets to be attached to a KCM mux
by Tom Herbert
· 7 years ago
3eab2ad
MAINTAINERS: update email address for James Morris
by James Morris
· 7 years ago
d3303a6
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
by Wolfgang Bumiller
· 7 years ago
560a660
net: sched: em_nbyte: don't add the data offset twice
by Wolfgang Bumiller
· 7 years ago
03fae44
Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
ce30f26
MAINTAINERS: clarify that only verified bugs should be submitted to security@
by Willy Tarreau
· 7 years ago
5132ede
Revert "module: Add retpoline tag to VERMAGIC"
by Greg Kroah-Hartman
· 7 years ago
1ecdaea
mlxsw: spectrum_router: Don't log an error on missing neighbor
by Yuval Mintz
· 7 years ago
97edf7c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
848b159
vmxnet3: repair memory leak
by Neil Horman
· 7 years ago
e9191ff
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
by Ben Hutchings
· 7 years ago
02612bb
pppoe: take ->needed_headroom of lower device into account on xmit
by Guillaume Nault
· 7 years ago
2ee5b92
tracing: Update stack trace skipping for ORC unwinder
by Steven Rostedt (VMware)
· 7 years ago
6be7fa3
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
by Steven Rostedt (VMware)
· 7 years ago
1f07476e
Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
e2ac83d
x86/ftrace: Fix ORC unwinding from ftrace handlers
by Josh Poimboeuf
· 7 years ago
a84a8ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
545d8ae
xfrm: fix boolean assignment in xfrm_get_type_offload
by Gustavo A. R. Silva
· 7 years ago
5efec5c
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
by Yossi Kuperman
· 7 years ago
1995266
nfsd: auth: Fix gid sorting when rootsquash enabled
by Ben Hutchings
· 7 years ago
a0ec1de
orangefs: initialize op on loop restart in orangefs_devreq_read
by Martin Brandenburg
· 7 years ago
0afc0de
orangefs: use list_for_each_entry_safe in purge_waiting_ops
by Martin Brandenburg
· 7 years ago
7a8c4dd
tls: Correct length of scatterlist in tls_sw_sendpage
by Dave Watson
· 7 years ago
52acf06
be2net: restore properly promisc mode after queues reconfiguration
by Ivan Vecera
· 7 years ago
ad23b75
net: igmp: fix source address check for IGMPv3 reports
by Felix Fietkau
· 7 years ago
121d57a
gso: validate gso_type in GSO handlers
by Willem de Bruijn
· 7 years ago
7c68d1a
net: qdisc_pkt_len_init() should be more robust
by Eric Dumazet
· 7 years ago
18b0aff
Merge branch 'ibmvnic-reset-behavior-fixes'
by David S. Miller
· 7 years ago
Next »