summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/netdebug.c
Commit message (Expand)AuthorAgeFilesLines
* fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()Rob Jones2014-10-101-59/+19Star
* switch debugfs to umode_tAl Viro2012-01-041-1/+1
* ocfs2/cluster: Add new function o2net_fill_node_map()Sunil Mushran2011-07-241-33/+69
* ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter2011-01-081-23/+24
* ocfs2/cluster: Show o2net timing statisticsSunil Mushran2010-12-231-54/+157
* ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran2010-12-231-15/+13Star
* ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran2010-12-231-9/+13
* ocfs2/dlm: Minor cleanupSunil Mushran2010-12-231-13/+7Star
* inet: rename some inet_sock fieldsEric Dumazet2009-10-191-4/+4
* const: constify remaining file_operationsAlexey Dobriyan2009-10-021-2/+2
* seq_file: constify seq_operationsJames Morris2009-09-231-2/+2
* fs: replace NIPQUAD()Harvey Harrison2008-10-311-4/+4
* [PATCH] ocfs2/cluster/netdebug.c: fix warningAlexander Beregalov2008-08-221-13/+13
* ocfs2/net: Silence build warnings on sparc64Sunil Mushran2008-07-141-3/+5
* ocfs2/net: Add debug interface to o2netSunil Mushran2008-04-181-0/+441