index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
cluster
/
netdebug.c
Age
Commit message (
Expand
)
Author
2019-07-12
ocfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2017-07-06
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
piaojun
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2014-10-09
fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()
Rob Jones
2012-01-03
switch debugfs to umode_t
Al Viro
2011-07-24
ocfs2/cluster: Add new function o2net_fill_node_map()
Sunil Mushran
2011-01-07
ocfs2/cluster: dereferencing before checking in nst_seq_show()
Dan Carpenter
2010-12-22
ocfs2/cluster: Show o2net timing statistics
Sunil Mushran
2010-12-22
ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container
Sunil Mushran
2010-12-22
ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking
Sunil Mushran
2010-12-22
ocfs2/dlm: Minor cleanup
Sunil Mushran
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-23
seq_file: constify seq_operations
James Morris
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
2008-08-22
[PATCH] ocfs2/cluster/netdebug.c: fix warning
Alexander Beregalov
2008-07-14
ocfs2/net: Silence build warnings on sparc64
Sunil Mushran
2008-04-18
ocfs2/net: Add debug interface to o2net
Sunil Mushran