| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-27 | ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison | Junrui Luo | 1 | -1/+1 |
| 2026-03-27 | ocfs2/dlm: validate qr_numregions in dlm_match_regions() | Junrui Luo | 1 | -0/+8 |
| 2026-03-27 | ocfs2: remove redundant error code assignment | Alexey Velichayshiy | 1 | -1/+0 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 4 | -10/+10 |
| 2026-01-26 | ocfs2: adjust function name reference | Julia Lawall | 1 | -1/+1 |
| 2025-10-02 | Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -12/+0 |
| 2025-09-19 | fs: WQ_PERCPU added to alloc_workqueue users | Marco Crivellari | 1 | -1/+2 |
| 2025-09-13 | ocfs2: remove commented out mlog() statements | Thorsten Blum | 2 | -12/+0 |
| 2025-07-19 | ocfs2/dlm: fix "take a while" typo | Ahelenia ZiemiaĆska | 1 | -1/+1 |
| 2025-01-24 | ocfs2: use str_yes_no() and str_no_yes() helper functions | Thorsten Blum | 3 | -14/+14 |
| 2025-01-12 | ocfs2: miscellaneous spelling fixes | Dmitry Antipov | 2 | -4/+4 |
| 2024-11-05 | ocfs2: remove unused errmsg function and table | Dr. David Alan Gilbert | 2 | -55/+0 |
| 2024-05-08 | ocfs2: remove redundant assignment to variable status | Colin Ian King | 1 | -1/+0 |
| 2024-04-25 | ocfs2: fix sparse warnings | Heming Zhao | 1 | -6/+5 |
| 2022-11-18 | ocfs2/dlm: use bitmap API instead of hand-writing it | Joseph Qi | 4 | -27/+24 |
| 2022-11-18 | ocfs2: use bitmap API in fill_node_map | Joseph Qi | 1 | -1/+1 |
| 2022-04-29 | ocfs2: remove usage of list iterator variable after the loop body | Jakob Koschel | 1 | -6/+6 |
| 2022-04-29 | ocfs2: replace usage of found with dedicated list iterator variable | Jakob Koschel | 1 | -11/+10 |
| 2022-01-15 | all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate | Yury Norov | 4 | -13/+13 |
| 2021-11-06 | ocfs2/dlm: remove redundant assignment of variable ret | Colin Ian King | 1 | -1/+0 |
| 2021-06-29 | ocfs2: remove redundant assignment to pointer queue | Colin Ian King | 1 | -1/+1 |
| 2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada | 14 | -42/+14 |
| 2021-04-30 | ocfs2/dlm: remove unused function | Jiapeng Chong | 1 | -7/+0 |
| 2021-02-24 | ocfs2: clean up some definitions which are not used any more | guozh | 2 | -14/+0 |
| 2020-06-02 | ocfs2: add missing annotation for dlm_empty_lockres() | Jules Irenge | 1 | -0/+1 |
| 2020-04-02 | ocfs2: use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -50/+50 |
| 2020-04-02 | ocfs2: dlm: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -4/+4 |
| 2020-04-02 | ocfs2: remove dlm_lock_is_remote | Alex Shi | 1 | -2/+0 |
| 2020-04-02 | ocfs2: remove unused macros | Alex Shi | 2 | -3/+0 |
| 2020-01-31 | ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use | Andy Shevchenko | 1 | -4/+0 |
| 2020-01-31 | ocfs2/dlm: remove redundant assignment to ret | Colin Ian King | 1 | -1/+1 |
| 2020-01-31 | ocfs2: make local header paths relative to C files | Masahiro Yamada | 10 | -38/+36 |
| 2020-01-31 | fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres | Aditya Pakki | 1 | -2/+0 |
| 2019-09-24 | ocfs2: wait for recovering done after direct unlock request | Changwei Ge | 1 | -4/+19 |
| 2019-09-24 | ocfs2: further debugfs cleanups | Greg Kroah-Hartman | 4 | -64/+15 |
| 2019-07-12 | ocfs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 3 | -53/+11 |
| 2019-07-12 | ocfs2/dlm: use struct_size() helper | Gustavo A. R. Silva | 1 | -5/+3 |
| 2019-07-12 | fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat" | ChenGang | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 | Thomas Gleixner | 14 | -224/+14 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-18 | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 1 | -2/+1 |
| 2018-12-28 | ocfs2: improve ocfs2 Makefile | Larry Chen | 1 | -1/+1 |
| 2018-10-26 | fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m... | Jia-Ju Bai | 1 | -1/+1 |
| 2018-10-26 | ocfs2/dlm: remove unnecessary parentheses | Nathan Chancellor | 1 | -1/+1 |
| 2018-10-05 | ocfs2: fix locking for res->tracking and dlm->tracking_list | Ashish Samant | 1 | -2/+2 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
| 2018-04-05 | ocfs2/dlm: clean up unused variable in dlm_process_recovery_data | Changwei Ge | 1 | -4/+0 |
| 2018-04-05 | ocfs2: correct spelling mistake for migratable for all | Changwei Ge | 1 | -4/+4 |
| 2018-04-05 | ocfs2: fix spelling mistake: "Migrateable" -> "Migratable" | Colin Ian King | 1 | -1/+1 |
| 2018-04-05 | ocfs2/dlm: wait for dlm recovery done when migrating all lock resources | piaojun | 3 | -3/+26 |
| 2018-04-05 | ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() | Changwei Ge | 1 | -2/+0 |
| 2018-04-05 | ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() | Changwei Ge | 1 | -4/+4 |
| 2018-04-05 | fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment | Changwei Ge | 1 | -7/+0 |
| 2018-04-05 | ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() | piaojun | 2 | -12/+6 |
| 2018-04-05 | ocfs2/dlm: don't handle migrate lockres if already in shutdown | Jun Piao | 3 | -15/+33 |
| 2018-04-05 | ocfs2: remove some unused function declarations | piaojun | 1 | -3/+0 |
| 2018-01-31 | fs/ocfs2/dlm/dlmmaster.c: clean up dead code | Changwei Ge | 1 | -7/+0 |
| 2017-11-15 | ocfs2/dlm: get mle inuse only when it is initialized | Changwei Ge | 1 | -1/+3 |
| 2017-11-15 | ocfs2: fix cluster hang after a node dies | Changwei Ge | 1 | -0/+1 |
| 2017-11-15 | ocfs2: no need flush workqueue before destroying it | piaojun | 1 | -1/+0 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
| 2017-02-27 | scripts/spelling.txt: add "unneded" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
| 2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 4 | -12/+12 |
| 2016-12-12 | ocfs2/dlm: clean up deadcode in dlm_master_request_handler() | piaojun | 1 | -6/+0 |
| 2016-12-12 | ocfs2: delete redundant code and set the node bit into maybe_map directly | Guozhonghua | 1 | -4/+1 |
| 2016-12-12 | ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler() | piaojun | 1 | -2/+0 |
| 2016-10-11 | ocfs2: fix memory leak in dlm_migrate_request_handler() | Guozhonghua | 1 | -0/+3 |
| 2016-10-07 | fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 1 | -1/+1 |
| 2016-09-19 | ocfs2/dlm: fix race between convert and migration | Joseph Qi | 1 | -6/+6 |
| 2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+1 |
| 2016-08-02 | ocfs2/dlm: continue to purge recovery lockres when recovery master goes down | piaojun | 4 | -46/+74 |
| 2016-08-02 | ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref | piaojun | 2 | -5/+17 |
| 2016-08-02 | ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl... | piaojun | 1 | -2/+11 |
| 2016-07-28 | Merge branch 'salted-string-hash' | Linus Torvalds | 1 | -1/+1 |
| 2016-07-26 | ocfs2/dlm: fix memory leak of dlm_debug_ctxt | Joseph Qi | 2 | -25/+2 |
| 2016-07-20 | qstr: constify instances in ocfs2 | Al Viro | 1 | -3/+1 |
| 2016-06-10 | vfs: make the string hashes salt the hash | Linus Torvalds | 1 | -1/+1 |
| 2016-04-28 | ocfs2/dlm: return zero if deref_done message is successfully handled | xuejiufei | 1 | -0/+2 |
| 2016-03-25 | ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert | xuejiufei | 1 | -0/+6 |
| 2016-03-25 | ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list | Joseph Qi | 2 | -1/+13 |
| 2016-03-25 | ocfs2/dlm: fix race between convert and recovery | Joseph Qi | 1 | -1/+10 |
| 2016-03-15 | ocfs2/dlm: fix a variable overflow problem in dlmdomain.c | Jun Piao | 1 | -1/+1 |
| 2016-03-15 | ocfs2: fix a tiny race that leads file system read-only | Jiufei Xue | 4 | -4/+18 |
| 2016-03-15 | ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_... | xuejiufei | 1 | -1/+13 |
| 2016-03-15 | ocfs2/dlm: clear DROPPING_REF flag when the master goes down | xuejiufei | 1 | -8/+10 |
| 2016-03-15 | ocfs2/dlm: return in progress if master can not clear the refmap bit right now | xuejiufei | 3 | -3/+17 |
| 2016-03-15 | ocfs2/dlm: add DEREF_DONE message | xuejiufei | 3 | -1/+138 |
| 2016-03-15 | ocfs2/dlm: fix a typo in dlmcommon.h | Joseph Qi | 1 | -2/+2 |
| 2016-02-05 | ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup | xuejiufei | 1 | -0/+2 |
| 2016-01-14 | ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h | Joseph Qi | 1 | -11/+0 |
| 2016-01-14 | ocfs2: dlm: remove redundant code | Junxiao Bi | 1 | -5/+1 |
| 2016-01-14 | ocfs2/dlm: do not insert a new mle when another process is already migrating | xuejiufei | 1 | -2/+3 |
| 2016-01-14 | ocfs2/dlm: ignore cleaning the migration mle that is inuse | xuejiufei | 1 | -11/+15 |
| 2016-01-14 | ocfs2/dlm: return appropriate value when dlm_grab() returns NULL | Xue jiufei | 2 | -2/+2 |
| 2016-01-14 | ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock... | jiangyiwen | 1 | -1/+1 |
| 2016-01-14 | ocfs2/dlm: fix a race between purge and migration | Xue jiufei | 1 | -1/+8 |
| 2015-12-29 | ocfs2/dlm: clear migration_pending when migration target goes down | xuejiufei | 1 | -0/+2 |
| 2015-11-05 | ocfs2: add uuid to ocfs2 thread name for problem analysis | Joseph Qi | 3 | -3/+6 |
| 2015-10-23 | ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put | Joseph Qi | 2 | -2/+3 |
| 2015-09-22 | ocfs2/dlm: fix deadlock when dispatch assert master | Joseph Qi | 2 | -5/+12 |
| 2015-09-11 | revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" | Andrew Morton | 1 | -2/+4 |
| 2015-09-04 | ocfs2: avoid access invalid address when read o2dlm debug messages | Yiwen Jiang | 2 | -11/+21 |
| 2015-09-04 | ocfs2: optimize error handling in dlm_request_join | Norton.Zhu | 1 | -32/+39 |
| 2015-09-04 | ocfs2/dlm: use list_for_each_entry instead of list_for_each | Joseph Qi | 1 | -4/+2 |
| 2015-09-04 | ocfs2: remove unneeded code in dlm_register_domain_handlers | Joseph Qi | 1 | -2/+0 |
| 2015-09-04 | ocfs2: fix BUG when o2hb_register_callback fails | Joseph Qi | 1 | -2/+3 |
| 2015-06-24 | ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set | Joseph Qi | 1 | -1/+0 |
| 2015-05-05 | ocfs2: dlm: fix race between purge and get lock resource | Junxiao Bi | 1 | -0/+13 |
| 2015-02-10 | o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper | Srinivas Eeda | 1 | -1/+5 |
| 2015-02-10 | ocfs2: dlm: dlmdomain: remove unused function | Rickard Strandqvist | 2 | -15/+0 |
| 2015-02-10 | ocfs2: fix snprintf format specifier in dlmdebug.c | alex chen | 1 | -2/+2 |
| 2015-02-10 | ocfs2/dlm: add missing dlm_lock_put() when recovery master down | Xue jiufei | 1 | -0/+7 |
| 2015-01-08 | ocfs2: remove bogus check in dlm_process_recovery_data | Joseph Qi | 1 | -4/+1 |
| 2014-12-18 | ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker | Joseph Qi | 1 | -9/+3 |
| 2014-12-10 | ocfs2: remove unneeded NULL check | Dan Carpenter | 1 | -1/+1 |
| 2014-12-10 | ocfs2: o2dlm: fix a race between purge and master query | Srinivas Eeda | 1 | -0/+12 |
| 2014-12-10 | ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM | Joseph Qi | 1 | -5/+13 |
| 2014-10-09 | ocfs2: fix deadlock between o2hb thread and o2net_wq | Joseph Qi | 1 | -1/+1 |
| 2014-10-09 | fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open() | Rob Jones | 1 | -25/+14 |
| 2014-10-09 | ocfs2: remove unused code in dlm_new_lockres() | Xue jiufei | 1 | -3/+0 |
| 2014-10-09 | ocfs2/dlm: call dlm_lockres_put without resource spinlock | alex chen | 1 | -2/+5 |
| 2014-10-09 | ocfs2/dlm: refactor error handling in dlm_alloc_ctxt | Joseph Qi | 1 | -20/+22 |
| 2014-10-02 | ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler | alex chen | 1 | -0/+4 |
| 2014-09-26 | ocfs2/dlm: do not get resource spinlock if lockres is new | Joseph Qi | 1 | -8/+10 |
| 2014-08-06 | ocfs2: race between umount and unfinished remastering during recovery | Tariq Saeed | 1 | -0/+4 |
| 2014-08-06 | ocfs2: remove conversion of total_backoff in dlm_join_domain() | Xue jiufei | 1 | -3/+2 |
| 2014-06-23 | ocfs2/dlm: do not purge lockres that is queued for assert master | Xue jiufei | 4 | -6/+55 |
| 2014-06-23 | ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d... | jiangyiwen | 1 | -5/+9 |
| 2014-06-23 | ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list() | Xue jiufei | 1 | -1/+1 |
| 2014-06-23 | ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and... | Tariq Saeed | 1 | -5/+13 |
| 2014-06-04 | ocfs2: remove some unused code | Xue jiufei | 2 | -2/+0 |
| 2014-06-04 | ocfs2/dlm: disallow node joining when recovery is on going | Xue jiufei | 1 | -1/+12 |
| 2014-06-04 | ocfs2/dlm: fix possible convert=sion deadlock | Xue jiufei | 1 | -1/+9 |
| 2014-06-04 | ocfs2: remove NULL assignments on static | Fabian Frederick | 3 | -5/+5 |
| 2014-05-23 | ocfs2: fix double kmem_cache_destroy in dlm_init | Joseph Qi | 1 | -2/+6 |
| 2014-04-03 | ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handler | Zhonghua Guo | 1 | -12/+9 |
| 2014-04-03 | ocfs2: dlm: fix recovery hung | Junxiao Bi | 1 | -2/+13 |
| 2014-04-03 | ocfs2: dlm: fix lock migration crash | Junxiao Bi | 1 | -6/+8 |
| 2014-04-03 | ocfs2: fix null pointer dereference when access dlm_state before launching dl... | Zongxun Wang | 1 | -3/+3 |
| 2014-01-21 | ocfs2: remove versioning information | Goldwyn Rodrigues | 4 | -78/+2 |
| 2013-11-13 | ocfs2: break useless while loop | Junxiao Bi | 1 | -1/+3 |
| 2013-11-13 | ocfs2: delay migration when the lockres is in migration state | Xue jiufei | 1 | -0/+4 |
| 2013-11-13 | ocfs2: skip locks in the blocked list | Xue jiufei | 1 | -0/+7 |
| 2013-09-11 | ocfs2/dlm: force clean refmap when doing local cleanup | Xue jiufei | 1 | -0/+8 |
| 2013-09-11 | ocfs2: use list_for_each_entry() instead of list_for_each() | Dong Fang | 9 | -90/+40 |
| 2013-09-11 | ocfs2: dlm_request_all_locks() should deal with the status sent from target node | Xue jiufei | 1 | -1/+4 |
| 2013-07-03 | ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked... | Xue jiufei | 1 | -0/+1 |
| 2013-07-03 | ocfs2: add missing dlm_put() in dlm_begin_reco_handler() | Xue jiufei | 1 | -0/+1 |
| 2013-07-03 | fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead... | Joseph Qi | 1 | -2/+1 |
| 2013-07-03 | fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations | Joseph Qi | 1 | -3/+0 |
| 2013-06-12 | ocfs2: add missing lockres put in dlm_mig_lockres_handler | Xue jiufei | 1 | -0/+1 |
| 2013-04-29 | ocfs2/dlm: remove redundant null pointer check | Sachin Kamat | 1 | -4/+2 |
| 2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -4/+2 |
| 2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2013-02-26 | ocfs2/dlm: use GFP_ATOMIC inside a spin_lock | Dan Carpenter | 1 | -1/+1 |
| 2013-02-21 | ocfs2: remove kfree() redundant null checks | Tim Gardner | 1 | -3/+1 |
| 2012-05-29 | ocfs2: trivial endianness misannotations | Al Viro | 3 | -5/+5 |
| 2011-12-01 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -271/+238 |
| 2011-11-17 | fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free | Julia Lawall | 1 | -1/+1 |
| 2011-10-31 | fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros | Paul Gortmaker | 1 | -0/+1 |
| 2011-07-24 | ocfs2/cluster: Cluster up now includes network connections too | Sunil Mushran | 1 | -7/+0 |
| 2011-07-24 | ocfs2/dlm: dlmlock_remote() needs to account for remastery | Sunil Mushran | 1 | -10/+8 |
| 2011-07-24 | ocfs2/dlm: Take inflight reference count for remotely mastered resources too | Sunil Mushran | 3 | -39/+32 |
| 2011-07-24 | ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery() | Sunil Mushran | 2 | -26/+24 |
| 2011-07-24 | ocfs2/dlm: Trace insert/remove of resource to/from hash | Sunil Mushran | 3 | -11/+15 |
| 2011-07-24 | ocfs2/dlm: Clean up refmap helpers | Sunil Mushran | 3 | -78/+65 |
| 2011-07-24 | ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery() | Sunil Mushran | 1 | -32/+25 |
| 2011-07-24 | ocfs2/dlm: Clean up messages in o2dlm | Sunil Mushran | 5 | -70/+71 |
| 2011-05-25 | ocfs2/dlm: Do not migrate resource to a node that is leaving the domain | Sunil Mushran | 2 | -95/+57 |
| 2011-05-25 | ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG | Sunil Mushran | 4 | -11/+82 |
| 2011-05-23 | ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean | Sunil Mushran | 2 | -84/+63 |
| 2011-05-13 | ocfs2/dlm: Target node death during resource migration leads to thread spin | Sunil Mushran | 1 | -0/+3 |
| 2011-05-13 | ocfs2/dlm: Use negotiated o2dlm protocol version | Sunil Mushran | 1 | -1/+2 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
| 2011-03-28 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -42/+29 |
| 2011-03-28 | Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs... | Joel Becker | 6 | -30/+13 |
| 2011-03-17 | fs: change to new flag variable | matt mooney | 1 | -1/+1 |
| 2011-02-22 | ocfs2/dlm: Move kmalloc() outside the spinlock | Sunil Mushran | 1 | -12/+16 |
| 2011-03-07 | ocfs2: Remove EXIT from masklog. | Tao Ma | 1 | -4/+1 |
| 2011-02-21 | ocfs2: Remove ENTRY from masklog. | Tao Ma | 6 | -26/+12 |
| 2011-01-11 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -268/+244 |
| 2010-12-23 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+27 |
| 2010-12-22 | ocfs2/dlm: Hard code the values for enums | Sunil Mushran | 1 | -43/+43 |
| 2010-12-22 | ocfs2/dlm: Minor cleanup | Sunil Mushran | 1 | -14/+8 |
| 2010-12-22 | ocfs2/dlm: Cleanup dlmdebug.c | Sunil Mushran | 2 | -117/+66 |
| 2010-12-16 | ocfs2/cluster: Pin/unpin o2hb regions | Sunil Mushran | 1 | -4/+4 |
| 2010-12-16 | ocfs2/dlm: make existing convertion precedent over new lock | Wengang Wang | 1 | -0/+3 |
| 2010-12-16 | ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.c | Sunil Mushran | 3 | -90/+120 |
| 2010-12-09 | ocfs2/dlm: Migrate lockres with no locks if it has a reference | Sunil Mushran | 1 | -13/+27 |
| 2010-11-18 | fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock | David Sterba | 1 | -1/+1 |
| 2010-10-15 | Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2... | Joel Becker | 4 | -4/+480 |
| 2010-10-09 | ocfs2/cluster: Bump up dlm protocol to version 1.1 | Sunil Mushran | 1 | -1/+1 |
| 2010-10-07 | ocfs2/dlm: Add message DLM_QUERY_NODEINFO | Sunil Mushran | 2 | -1/+198 |
| 2010-10-09 | ocfs2/dlm: Add message DLM_QUERY_REGION | Sunil Mushran | 2 | -1/+229 |
| 2010-10-06 | ocfs2/dlm: Expose dlm_protocol in dlm_state | Sunil Mushran | 1 | -1/+3 |
| 2010-09-23 | o2dlm: force free mles during dlm exit | Srinivas Eeda | 3 | -0/+42 |
| 2010-09-15 | ocfs2: Initialize the bktcnt variable properly, and call it bucket_count | Joel Becker | 1 | -4/+4 |
| 2010-09-10 | Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c | Tristan Ye | 1 | -1/+8 |
| 2010-08-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 3 | -78/+67 |