summaryrefslogtreecommitdiffstats
path: root/fs/dlm/lowcomms.c
AgeCommit message (Expand)AuthorLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-11-30dlm: always use GFP_NOFSDavid Teigland-3/+3
2009-09-30dlm: fix socket fd translationDavid Teigland-11/+12
2009-09-30dlm: fix lowcomms_connect_node for sctpDavid Teigland-3/+10
2009-08-24dlm: use kernel_sendpagePaolo Bonzini-5/+2
2009-08-24dlm: fix connection close handlingLars Marowsky-Bree-2/+13
2009-08-18dlm: fix double-release of socket in error exit pathCasey Dahlin-3/+1
2009-07-14dlm: free socket in error exit pathCasey Dahlin-1/+3
2009-05-15dlm: use more NOFS allocationDavid Teigland-3/+3
2009-05-15dlm: connect to nodes earlierChristine Caulfield-1/+15
2009-03-11dlm: replace idr with hash table for connectionsChristine Caulfield-79/+92
2009-01-28dlm: comment typo fixesJoe Perches-3/+3
2009-01-28dlm: use ipv6_addr_copyJoe Perches-2/+2
2008-12-23dlm: remove kmap/kunmapSteven Whitehouse-7/+0
2008-12-23dlm: fix up memory allocation flagsSteven Whitehouse-0/+1
2008-07-14dlm: release socket on errorMasatake YAMATO-1/+3
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