Age | Commit message (Expand) | Author |
2022-11-08 | fs: dlm: use a non-static queue for callbacks | Alexander Aring |
2021-11-12 | fs: dlm: fix potential buffer overflow | Alexander Aring |
2021-11-02 | fs: dlm: add lkb waiters debugfs functionality | Alexander Aring |
2021-11-02 | fs: dlm: add lkb debugfs functionality | Alexander Aring |
2021-11-02 | fs: dlm: add debugfs rawmsg send functionality | Alexander Aring |
2021-05-25 | fs: dlm: add midcomms debugfs functionality | Alexander Aring |
2021-03-09 | fs: dlm: fix debugfs dump | Alexander Aring |
2019-07-11 | dlm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193 | Thomas Gleixner |
2017-08-07 | dlm: Improve a size determination in table_seq_start() | Markus Elfring |
2017-08-07 | dlm: Add spaces for better code readability | Markus Elfring |
2017-08-07 | dlm: Replace six seq_puts() calls by seq_putc() | Markus Elfring |
2016-10-19 | dlm: audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-08-26 | dlm: fix malfunction of dlm_tool caused by debugfs changes | Eric Ren |
2014-11-05 | dlm: Use seq_puts() instead of seq_printf() for constant strings | Joe Perches |
2014-11-05 | dlm: Remove seq_printf() return checks and use seq_has_overflowed() | Joe Perches |
2014-08-08 | fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove | Fabian Frederick |
2014-06-06 | fs/dlm/debug_fs.c: replace seq_printf by seq_puts | Fabian Frederick |
2012-07-16 | dlm: use rsbtbl as resource directory | David Teigland |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2011-11-18 | dlm: convert rsb list to rb_tree | Bob Peterson |
2011-03-10 | dlm: record full callback state | David Teigland |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | dlm: use bastmode in debugfs output | David Teigland |
2009-11-30 | dlm: always use GFP_NOFS | David Teigland |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-01-08 | dlm: change rsbtbl rwlock to spinlock | David Teigland |
2009-01-08 | dlm: fix seq_file usage in debugfs lock dump | David Teigland |
2008-12-23 | dlm: add new debugfs entry | David Teigland |
2008-12-23 | dlm: change lock time stamping | David Teigland |
2008-02-06 | dlm: add __init and __exit marks to init and exit functions | Denis Cheng |
2008-02-06 | dlm: eliminate astparam type casting | David Teigland |
2007-07-09 | [DLM] dump more lock values | David Teigland |
2007-07-09 | [DLM] fix reference counting | Josef Bacik |
2007-07-09 | [DLM] dumping master locks | David Teigland |
2007-07-09 | [DLM] keep dlm from panicing when traversing rsb list in debugfs | Josef Bacik |
2007-02-12 | [PATCH] mark struct file_operations const 6 | Arjan van de Ven |
2006-09-28 | [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) | Theodore Ts'o |
2006-08-09 | [DLM] break from snprintf loop | David Teigland |
2006-07-26 | [DLM] fix i_private | David Teigland |
2006-07-26 | [DLM] fix broken patches | David Teigland |
2006-07-26 | [DLM] more info through debugfs | David Teigland |
2006-02-23 | [DLM] Remove range locks from the DLM | David Teigland |
2006-01-20 | [DLM] Update DLM to the latest patch level | David Teigland |
2006-01-18 | [DLM] The core of the DLM for GFS2/CLVM | David Teigland |