aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/lowcomms.c
Commit message (Expand)AuthorAge
* net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-09
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* dlm: remove unused variable in *dlm_lowcomms_get_buffer()Wei Yongjun2012-11-01
* dlm: cleanup send_to_sock routineYing Xue2012-08-13
* dlm: convert add_sock routine return value type to voidYing Xue2012-08-10
* dlm: remove redundant variable assignmentsXue Ying2012-08-10
* dlm: fix deadlock between dlm_send and dlm_controldDavid Teigland2012-08-08
* dlm: prevent connections during shutdownDavid Teigland2012-04-26
* Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-03-21
|\
| * dlm: last element of dlm_local_addr[] never usedDavid Teigland2012-03-21
* | dlm: Do not allocate a fd for peeloffBenjamin Poirier2012-03-08
|/
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* dlm: dump address of unknown nodeMasatake YAMATO2011-07-06
* Fix common misspellingsLucas De Marchi2011-03-31
* dlm: use alloc_workqueue functionDavid Teigland2011-03-10
* dlm: use single thread workqueuesDavid Teigland2011-02-11
* dlm: sanitize work_start() in lowcomms.cNamhyung Kim2010-12-13
* dlm: reduce cond_resched during sendBob Peterson2010-11-12
* dlm: use TCP_NODELAYDavid Teigland2010-11-12
* dlm: Use cmwq for send and receive workqueuesSteven Whitehouse2010-11-12
* dlm: Handle application limited situations properly.David Miller2010-11-11
* fs/dlm: Drop unnecessary null testJulia Lawall2010-08-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dlm: always use GFP_NOFSDavid Teigland2009-11-30
* dlm: fix socket fd translationDavid Teigland2009-09-30
* dlm: fix lowcomms_connect_node for sctpDavid Teigland2009-09-30
* dlm: use kernel_sendpagePaolo Bonzini2009-08-24
* dlm: fix connection close handlingLars Marowsky-Bree2009-08-24
* dlm: fix double-release of socket in error exit pathCasey Dahlin2009-08-18
* dlm: free socket in error exit pathCasey Dahlin2009-07-14
* dlm: use more NOFS allocationDavid Teigland2009-05-15
* dlm: connect to nodes earlierChristine Caulfield2009-05-15
* dlm: replace idr with hash table for connectionsChristine Caulfield2009-03-11
* dlm: comment typo fixesJoe Perches2009-01-28
* dlm: use ipv6_addr_copyJoe Perches2009-01-28
* dlm: remove kmap/kunmapSteven Whitehouse2008-12-23
* dlm: fix up memory allocation flagsSteven Whitehouse2008-12-23
* dlm: release socket on errorMasatake YAMATO2008-07-14
* dlm: tcp_connect_to_sock should check for -EINVAL, not EINVALMarcin Slusarz2008-05-19
* dlm: convert connections_lock in a mutexMatthias Kaehlcke2008-05-19
* dlm: close otherconsPatrick Caulfeld2008-01-29
* dlm: bind connections from known local address when using TCPLon Hohberger2008-01-29
* [DLM] lowcomms: Do not muck with sysctl_rmem_max.David S. Miller2007-11-07
* [DLM] Make dlm_sendd cond_resched morePatrick Caulfield2007-10-10
* [DLM] Fix lowcomms socket closingPatrick Caulfield2007-10-10
* [DLM] More othercon fixesPatrick Caulfield2007-08-14
* [DLM] zero unused parts of sockaddr_storagePatrick Caulfield2007-08-14
* [DLM] Clear othercon pointers when a connection is closedPatrick Caulfield2007-08-14
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [GFS2] git-gfs2-nmw-build-fixakpm@linux-foundation.org2007-07-09