summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/netdebug.c
AgeCommit message (Expand)AuthorLines
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada-3/+1
2020-04-02ocfs2: use scnprintf() for avoiding potential buffer overflowTakashi Iwai-2/+2
2019-07-12ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-28/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner-16/+1
2017-07-06ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun-0/+1
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra-1/+1
2014-10-09fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()Rob Jones-59/+19
2012-01-03switch debugfs to umode_tAl Viro-1/+1
2011-07-24ocfs2/cluster: Add new function o2net_fill_node_map()Sunil Mushran-33/+69
2011-01-07ocfs2/cluster: dereferencing before checking in nst_seq_show()Dan Carpenter-23/+24
2010-12-22ocfs2/cluster: Show o2net timing statisticsSunil Mushran-54/+157
2010-12-22ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran-15/+13
2010-12-22ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran-9/+13
2010-12-22ocfs2/dlm: Minor cleanupSunil Mushran-13/+7
2009-10-18inet: rename some inet_sock fieldsEric Dumazet-4/+4
2009-10-01const: constify remaining file_operationsAlexey Dobriyan-2/+2
2009-09-23seq_file: constify seq_operationsJames Morris-2/+2
2008-10-31fs: replace NIPQUAD()Harvey Harrison-4/+4
2008-08-22[PATCH] ocfs2/cluster/netdebug.c: fix warningAlexander Beregalov-13/+13
2008-07-14ocfs2/net: Silence build warnings on sparc64Sunil Mushran-3/+5
2008-04-18ocfs2/net: Add debug interface to o2netSunil Mushran-0/+441