index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
Goldwyn Rodrigues
2009-08-20
1
-2
/
+2
*
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
Goldwyn Rodrigues
2009-07-31
1
-1
/
+0
*
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
Jeff Liu
2009-07-08
1
-1
/
+1
*
ocfs2/dlm: Tweak mle_state output
Sunil Mushran
2009-04-03
1
-2
/
+5
*
ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()
Sunil Mushran
2009-04-03
1
-2
/
+18
*
ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry
Sunil Mushran
2009-04-03
3
-71
/
+23
*
ocfs2/dlm: Show the number of lockres/mles in dlm_state
Sunil Mushran
2009-04-03
1
-0
/
+36
*
ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined
Sunil Mushran
2009-04-03
2
-22
/
+18
*
ocfs2/dlm: Improve lockres counts
Sunil Mushran
2009-04-03
4
-38
/
+11
*
ocfs2/dlm: Track number of mles
Sunil Mushran
2009-04-03
3
-1
/
+14
*
ocfs2/dlm: Indent dlm_cleanup_master_list()
Sunil Mushran
2009-04-03
1
-54
/
+52
*
ocfs2/dlm: Activate dlm->master_hash for master list entries
Sunil Mushran
2009-04-03
4
-30
/
+60
*
ocfs2/dlm: Create and destroy the dlm->master_hash
Sunil Mushran
2009-04-03
2
-0
/
+26
*
ocfs2/dlm: Refactor dlm_clean_master_list()
Sunil Mushran
2009-04-03
1
-63
/
+85
*
ocfs2/dlm: Clean up struct dlm_lock_name
Sunil Mushran
2009-04-03
3
-44
/
+53
*
ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list
Sunil Mushran
2009-04-03
2
-11
/
+26
*
ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter
Sunil Mushran
2009-02-26
1
-6
/
+6
*
ocfs2/dlm: Use ast_lock to protect ast_list
Sunil Mushran
2009-02-26
1
-2
/
+2
*
ocfs2/dlm: Retract fix for race between purge and migrate
Sunil Mushran
2009-02-26
1
-2
/
+1
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-01-05
6
-60
/
+94
|
\
|
*
ocfs2/dlm: Fix race during lockres mastery
Sunil Mushran
2009-01-05
1
-1
/
+8
|
*
ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
Sunil Mushran
2009-01-05
4
-29
/
+38
|
*
ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating
Sunil Mushran
2009-01-05
1
-1
/
+2
|
*
ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()
Sunil Mushran
2009-01-05
1
-25
/
+27
|
*
ocfs2/dlm: Fix a race between migrate request and exit domain
Sunil Mushran
2009-01-05
1
-4
/
+19
*
|
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
1
-2
/
+0
|
/
*
Merge branch 'master' into next
James Morris
2008-12-04
2
-2
/
+4
|
\
|
*
ocfs2: fix return value set in init_dlmfs_fs()
Coly Li
2008-12-01
1
-1
/
+3
|
*
ocfs2: comments typo fix
Coly Li
2008-12-01
1
-1
/
+1
*
|
CRED: Wrap task credential accesses in the OCFS2 filesystem
David Howells
2008-11-14
1
-4
/
+4
|
/
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-2
/
+1
*
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
Sunil Mushran
2008-07-07
1
-0
/
+2
*
[PATCH 2/3] ocfs2/dlm: Silence build warnings
Sunil Mushran
2008-05-30
1
-6
/
+6
*
ocfs2/dlm: dlmdebug.c: make 2 functions static
Adrian Bunk
2008-04-30
1
-3
/
+5
*
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
2008-04-30
1
-1
/
+1
*
ocfs2: Only build ocfs2/dlm with the o2cb stack module
Mark Fasheh
2008-04-18
1
-1
/
+1
*
ocfs2/dlm: Cleanup lockres print
Sunil Mushran
2008-04-18
1
-11
/
+11
*
ocfs2/dlm: Fix lockname in lockres print function
Sunil Mushran
2008-04-18
1
-75
/
+51
*
ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c
Sunil Mushran
2008-04-18
3
-160
/
+85
*
ocfs2/dlm: Dumps the purgelist into a debugfs file
Sunil Mushran
2008-04-18
2
-0
/
+72
*
ocfs2/dlm: Dumps the mles into a debugfs file
Sunil Mushran
2008-04-18
2
-0
/
+120
*
ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h
Sunil Mushran
2008-04-18
2
-37
/
+35
*
ocfs2/dlm: Dumps the lockres' into a debugfs file
Sunil Mushran
2008-04-18
2
-0
/
+255
*
ocfs2/dlm: Dump the dlm state in a debugfs file
Sunil Mushran
2008-04-18
4
-0
/
+325
*
ocfs2/dlm: Create debugfs dirs
Sunil Mushran
2008-04-18
4
-2
/
+125
*
ocfs2/dlm: Link all lockres' to a tracking list
Sunil Mushran
2008-04-18
3
-0
/
+26
*
ocfs2/dlm: Create slabcaches for lock and lockres
Sunil Mushran
2008-04-18
4
-17
/
+99
*
ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle
Sunil Mushran
2008-04-18
2
-2
/
+4
*
ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock
Sunil Mushran
2008-03-10
1
-2
/
+4
*
ocfs2/dlm: Print message showing the recovery master
Sunil Mushran
2008-03-10
1
-3
/
+3
[next]