summaryrefslogtreecommitdiffstats
path: root/fs/dlm/lowcomms.c
Commit message (Expand)AuthorAgeFilesLines
* dlm: replace idr with hash table for connectionsChristine Caulfield2009-03-111-79/+92
* dlm: comment typo fixesJoe Perches2009-01-281-3/+3
* dlm: use ipv6_addr_copyJoe Perches2009-01-281-2/+2
* dlm: remove kmap/kunmapSteven Whitehouse2008-12-231-7/+0
* dlm: fix up memory allocation flagsSteven Whitehouse2008-12-231-0/+1
* dlm: release socket on errorMasatake YAMATO2008-07-141-1/+3
* dlm: tcp_connect_to_sock should check for -EINVAL, not EINVALMarcin Slusarz2008-05-191-1/+1
* dlm: convert connections_lock in a mutexMatthias Kaehlcke2008-05-191-12/+13
* dlm: close otherconsPatrick Caulfeld2008-01-291-0/+2
* dlm: bind connections from known local address when using TCPLon Hohberger2008-01-291-1/+12
* [DLM] lowcomms: Do not muck with sysctl_rmem_max.David S. Miller2007-11-071-5/+1
* [DLM] Make dlm_sendd cond_resched morePatrick Caulfield2007-10-101-3/+4
* [DLM] Fix lowcomms socket closingPatrick Caulfield2007-10-101-12/+4
* [DLM] More othercon fixesPatrick Caulfield2007-08-141-10/+15
* [DLM] zero unused parts of sockaddr_storagePatrick Caulfield2007-08-141-0/+1
* [DLM] Clear othercon pointers when a connection is closedPatrick Caulfield2007-08-141-0/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [GFS2] git-gfs2-nmw-build-fixakpm@linux-foundation.org2007-07-091-1/+1
* [DLM] Telnet to port 21064 can stop all lockspacesPatrick Caulfield2007-07-091-4/+10
* [DLM] fix socket shutdownPatrick Caulfield2007-07-091-3/+6
* [DLM] lowcomms styleDavid Teigland2007-05-011-30/+37
* [DLM] Lowcomms nodeid range & initialisation fixesPatrick Caulfield2007-05-011-9/+9
* [DLM] Fix dlm_lowcoms_stop hangJosef Bacik2007-05-011-1/+1
* [DLM] Consolidate transport protocolsPatrick Caulfield2007-05-011-0/+1468
* [DLM] Add support for tcp communicationsPatrick Caulfield2006-11-301-1239/+0
* [DLM] fix iovec length in recvmsgPatrick Caulfield2006-10-201-0/+1
* [DLM] fix iovec length in recvmsgPatrick Caulfield2006-10-121-1/+1
* [PATCH] dlm gfp_t annotationsAl Viro2006-10-091-3/+3
* [DLM] move kmap to after spin_unlockDavid Teigland2006-08-111-1/+1
* [DLM] init rwsem earlierDavid Teigland2006-06-191-4/+3
* [GFS2] Change name due to local_nodeid being a macroSteven Whitehouse2006-05-251-24/+24
* [DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland2006-04-281-0/+21
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+1218