Masatake YAMATO
|
bcaadf5c1a
dlm: dump address of unknown node
|
14 år sedan |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 år sedan |
David Teigland
|
e43f055a95
dlm: use alloc_workqueue function
|
14 år sedan |
David Teigland
|
6b155c8fd4
dlm: use single thread workqueues
|
14 år sedan |
Namhyung Kim
|
b9d4105279
dlm: sanitize work_start() in lowcomms.c
|
14 år sedan |
Bob Peterson
|
f92c8dd7a0
dlm: reduce cond_resched during send
|
14 år sedan |
David Teigland
|
cb2d45da81
dlm: use TCP_NODELAY
|
14 år sedan |
Steven Whitehouse
|
dcce240ead
dlm: Use cmwq for send and receive workqueues
|
14 år sedan |
David Miller
|
b36930dd50
dlm: Handle application limited situations properly.
|
14 år sedan |
Julia Lawall
|
f70cb33b9c
fs/dlm: Drop unnecessary null test
|
15 år sedan |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 år sedan |
David Teigland
|
573c24c4af
dlm: always use GFP_NOFS
|
15 år sedan |
David Teigland
|
6861f35078
dlm: fix socket fd translation
|
15 år sedan |
David Teigland
|
04bedd79a7
dlm: fix lowcomms_connect_node for sctp
|
15 år sedan |
Paolo Bonzini
|
1329e3f2c8
dlm: use kernel_sendpage
|
15 år sedan |
Lars Marowsky-Bree
|
063c4c9963
dlm: fix connection close handling
|
16 år sedan |
Casey Dahlin
|
b5711b8e5a
dlm: fix double-release of socket in error exit path
|
16 år sedan |
Casey Dahlin
|
a89d63a159
dlm: free socket in error exit path
|
16 år sedan |
David Teigland
|
748285ccf7
dlm: use more NOFS allocation
|
16 år sedan |
Christine Caulfield
|
391fbdc5d5
dlm: connect to nodes earlier
|
16 år sedan |
Christine Caulfield
|
5e9ccc372d
dlm: replace idr with hash table for connections
|
16 år sedan |
Joe Perches
|
2cf12c0bf2
dlm: comment typo fixes
|
16 år sedan |
Joe Perches
|
44ad532b32
dlm: use ipv6_addr_copy
|
16 år sedan |
Steven Whitehouse
|
1521848cbb
dlm: remove kmap/kunmap
|
16 år sedan |
Steven Whitehouse
|
d6d7b702a3
dlm: fix up memory allocation flags
|
16 år sedan |
Masatake YAMATO
|
311f6fc77c
dlm: release socket on error
|
17 år sedan |
Marcin Slusarz
|
0035a4b149
dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL
|
17 år sedan |
Matthias Kaehlcke
|
7a936ce71e
dlm: convert connections_lock in a mutex
|
17 år sedan |
Patrick Caulfeld
|
39bd4177dd
dlm: close othercons
|
17 år sedan |
Lon Hohberger
|
6bd8fedaa1
dlm: bind connections from known local address when using TCP
|
17 år sedan |