Markus Elfring
|
2c257e96df
dlm: Improve a size determination in table_seq_start()
|
8 years ago |
Markus Elfring
|
41922ce831
dlm: Add spaces for better code readability
|
8 years ago |
Markus Elfring
|
653996ca8d
dlm: Replace six seq_puts() calls by seq_putc()
|
8 years ago |
Paul Gortmaker
|
7963b8a598
dlm: audit and remove any unnecessary uses of module.h
|
9 years ago |
Eric Ren
|
079d37df33
dlm: fix malfunction of dlm_tool caused by debugfs changes
|
9 years ago |
Joe Perches
|
f365ef9b79
dlm: Use seq_puts() instead of seq_printf() for constant strings
|
11 years ago |
Joe Perches
|
d6d906b234
dlm: Remove seq_printf() return checks and use seq_has_overflowed()
|
11 years ago |
Fabian Frederick
|
e0d9bf4cc0
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
|
11 years ago |
Fabian Frederick
|
c1d4518c4e
fs/dlm/debug_fs.c: replace seq_printf by seq_puts
|
11 years ago |
David Teigland
|
c04fecb4d9
dlm: use rsbtbl as resource directory
|
13 years ago |
Stephen Boyd
|
234e340582
simple_open: automatically convert to simple_open()
|
13 years ago |
Bob Peterson
|
9beb3bf5a9
dlm: convert rsb list to rb_tree
|
13 years ago |
David Teigland
|
8304d6f24c
dlm: record full callback state
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David Teigland
|
b6fa8796b2
dlm: use bastmode in debugfs output
|
15 years ago |
David Teigland
|
573c24c4af
dlm: always use GFP_NOFS
|
15 years ago |
James Morris
|
88e9d34c72
seq_file: constify seq_operations
|
16 years ago |
David Teigland
|
c7be761a81
dlm: change rsbtbl rwlock to spinlock
|
16 years ago |
David Teigland
|
892c4467e3
dlm: fix seq_file usage in debugfs lock dump
|
16 years ago |
David Teigland
|
d022509d1c
dlm: add new debugfs entry
|
16 years ago |
David Teigland
|
eeda418d8c
dlm: change lock time stamping
|
16 years ago |
Denis Cheng
|
30727174b6
dlm: add __init and __exit marks to init and exit functions
|
17 years ago |
David Teigland
|
d292c0cc48
dlm: eliminate astparam type casting
|
17 years ago |
David Teigland
|
ac90a25525
[DLM] dump more lock values
|
18 years ago |
Josef Bacik
|
292e539e93
[DLM] fix reference counting
|
18 years ago |
David Teigland
|
9dd592d70b
[DLM] dumping master locks
|
18 years ago |
Josef Bacik
|
916297aad5
[DLM] keep dlm from panicing when traversing rsb list in debugfs
|
18 years ago |
Arjan van de Ven
|
00977a59b9
[PATCH] mark struct file_operations const 6
|
18 years ago |
Theodore Ts'o
|
bba9dfd835
[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)
|
19 years ago |