aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/lowcomms.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dlm: use alloc_workqueue functionDavid Teigland2011-03-101-2/+4
* dlm: use single thread workqueuesDavid Teigland2011-02-111-4/+2
* dlm: sanitize work_start() in lowcomms.cNamhyung Kim2010-12-131-9/+6
* dlm: reduce cond_resched during sendBob Peterson2010-11-121-1/+9
* dlm: use TCP_NODELAYDavid Teigland2010-11-121-0/+10
* dlm: Use cmwq for send and receive workqueuesSteven Whitehouse2010-11-121-2/+4
* dlm: Handle application limited situations properly.David Miller2010-11-111-1/+21
* fs/dlm: Drop unnecessary null testJulia Lawall2010-08-051-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dlm: always use GFP_NOFSDavid Teigland2009-11-301-3/+3
* dlm: fix socket fd translationDavid Teigland2009-09-301-11/+12
* dlm: fix lowcomms_connect_node for sctpDavid Teigland2009-09-301-3/+10
* dlm: use kernel_sendpagePaolo Bonzini2009-08-241-5/+2
* dlm: fix connection close handlingLars Marowsky-Bree2009-08-241-2/+13
* dlm: fix double-release of socket in error exit pathCasey Dahlin2009-08-181-3/+1
* dlm: free socket in error exit pathCasey Dahlin2009-07-141-1/+3
* dlm: use more NOFS allocationDavid Teigland2009-05-151-3/+3
* dlm: connect to nodes earlierChristine Caulfield2009-05-151-1/+15
* 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