headers: utsname.h redux
[safe/jmp/linux-2.6] / fs / ocfs2 / cluster / tcp.c
2009-06-15 Sunil Mushranocfs2/net: Use wait_event() in o2net_send_message_vec()
2008-10-31 Harvey Harrisonfs: replace NIPQUAD()
2008-08-22 Adrian Bunk[PATCH] ocfs2/cluster/tcp.c: make some functions static
2008-05-30 Sunil Mushran[PATCH 3/3] ocfs2/net: Silence build warnings
2008-04-18 Sunil Mushranocfs2/net: Add debug interface to o2net
2008-04-18 Jeff Mahoneyocfs2/cluster: Get rid of arguments to the timeout...
2008-04-18 Tao Maocfs2: Reconnect after idle time out.
2008-03-10 Tao Maocfs2: Fix NULL pointer dereferences in o2net
2007-12-05 Al Viroremove nonsense force-casts from ocfs2
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-08-10 Sunil Mushranocfs2: Retry sendpage() if it returns EAGAIN
2007-07-11 Christoph Hellwig[PATCH] ocfs2: use list_for_each_entry where benefical
2007-07-11 Joel Beckerocfs2: Depend on configfs heartbeat items.
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2/cluster
2007-03-14 Joel Beckerocfs2: Proper cleanup in case of error in ocfs2_registe...
2007-02-07 Zhen Weiocfs2: introduce sc->sc_send_lock to protect outbound...
2007-02-07 Sunil Mushranocfs2: Binds listener to the configured ip address
2007-02-07 Kurt Hackelocfs2: Added post handler callable function in o2net...
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-11 Andrew Beekhof[patch 3/3] OCFS2 Configurable timeouts - Protocol...
2006-12-08 Jeff Mahoney[patch 2/3] OCFS2 Configurable timeouts
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-06-29 Sunil Mushranocfs2: Cleanup message prints
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-03-01 Sunil Mushran[PATCH] ocfs2: added source addr to bind() in o2net_sta...
2006-02-03 Mark Fasheh[PATCH] ocfs2: fix compile warnings
2006-01-03 Zach Brown[PATCH] OCFS2: The Second Oracle Cluster Filesystem