aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/netdebug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-06ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun1-0/+1
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-1/+1
2014-10-09fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()Rob Jones1-59/+19
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2011-07-24ocfs2/cluster: Add new function o2net_fill_node_map()Sunil Mushran1-33/+69
2011-01-07ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter1-23/+24
2010-12-22ocfs2/cluster: Show o2net timing statisticsSunil Mushran1-54/+157
2010-12-22ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran1-15/+13
2010-12-22ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran1-9/+13
2010-12-22ocfs2/dlm: Minor cleanupSunil Mushran1-13/+7
2009-10-18inet: rename some inet_sock fieldsEric Dumazet1-4/+4
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-2/+2
2009-09-23seq_file: constify seq_operationsJames Morris1-2/+2
2008-10-31fs: replace NIPQUAD()Harvey Harrison1-4/+4
2008-08-22[PATCH] ocfs2/cluster/netdebug.c: fix warningAlexander Beregalov1-13/+13
2008-07-14ocfs2/net: Silence build warnings on sparc64Sunil Mushran1-3/+5
2008-04-18ocfs2/net: Add debug interface to o2netSunil Mushran1-0/+441