summaryrefslogtreecommitdiffstats
path: root/fs/dlm/lowcomms.c
AgeCommit message (Expand)AuthorLines
2008-05-19dlm: tcp_connect_to_sock should check for -EINVAL, not EINVALMarcin Slusarz-1/+1
2008-05-19dlm: convert connections_lock in a mutexMatthias Kaehlcke-12/+13
2008-01-29dlm: close otherconsPatrick Caulfeld-0/+2
2008-01-29dlm: bind connections from known local address when using TCPLon Hohberger-1/+12
2007-11-07[DLM] lowcomms: Do not muck with sysctl_rmem_max.David S. Miller-5/+1
2007-10-10[DLM] Make dlm_sendd cond_resched morePatrick Caulfield-3/+4
2007-10-10[DLM] Fix lowcomms socket closingPatrick Caulfield-12/+4
2007-08-14[DLM] More othercon fixesPatrick Caulfield-10/+15
2007-08-14[DLM] zero unused parts of sockaddr_storagePatrick Caulfield-0/+1
2007-08-14[DLM] Clear othercon pointers when a connection is closedPatrick Caulfield-0/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-1/+1
2007-07-09[GFS2] git-gfs2-nmw-build-fixakpm@linux-foundation.org-1/+1
2007-07-09[DLM] Telnet to port 21064 can stop all lockspacesPatrick Caulfield-4/+10
2007-07-09[DLM] fix socket shutdownPatrick Caulfield-3/+6
2007-05-01[DLM] lowcomms styleDavid Teigland-30/+37
2007-05-01[DLM] Lowcomms nodeid range & initialisation fixesPatrick Caulfield-9/+9
2007-05-01[DLM] Fix dlm_lowcoms_stop hangJosef Bacik-1/+1
2007-05-01[DLM] Consolidate transport protocolsPatrick Caulfield-0/+1468
2006-11-30[DLM] Add support for tcp communicationsPatrick Caulfield-1239/+0
2006-10-20[DLM] fix iovec length in recvmsgPatrick Caulfield-0/+1
2006-10-12[DLM] fix iovec length in recvmsgPatrick Caulfield-1/+1
2006-10-09[PATCH] dlm gfp_t annotationsAl Viro-3/+3
2006-08-11[DLM] move kmap to after spin_unlockDavid Teigland-1/+1
2006-06-19[DLM] init rwsem earlierDavid Teigland-4/+3
2006-05-25[GFS2] Change name due to local_nodeid being a macroSteven Whitehouse-24/+24
2006-04-28[DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland-0/+21
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland-0/+1218