index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-08
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
1
-1
/
+1
2010-02-03
ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
Sunil Mushran
1
-1
/
+6
2010-02-02
ocfs2/dlm: Handle EAGAIN for compatibility - v2
Sunil Mushran
1
-1
/
+7
2010-01-25
ocfs2/dlm: Print more messages during lock migration
Sunil Mushran
1
-8
/
+38
2010-01-25
ocfs2/dlm: Ignore LVBs of locks in the Blocked list
Sunil Mushran
1
-14
/
+34
2010-01-25
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
8
-47
/
+47
2009-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+9
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-02
ocfs2: return -EAGAIN instead of EAGAIN in dlm
Tiger Yang
1
-9
/
+9
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-4
/
+4
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
9
-9
/
+0
2009-09-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-23
ocfs2: add spinlock protection when dealing with lockres->purge.
Wengang Wang
1
-1
/
+5
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-08-20
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
Goldwyn Rodrigues
1
-2
/
+2
2009-07-31
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
Goldwyn Rodrigues
1
-1
/
+0
2009-07-08
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
Jeff Liu
1
-1
/
+1
2009-04-03
ocfs2/dlm: Tweak mle_state output
Sunil Mushran
1
-2
/
+5
2009-04-03
ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()
Sunil Mushran
1
-2
/
+18
2009-04-03
ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry
Sunil Mushran
3
-71
/
+23
2009-04-03
ocfs2/dlm: Show the number of lockres/mles in dlm_state
Sunil Mushran
1
-0
/
+36
2009-04-03
ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined
Sunil Mushran
2
-22
/
+18
2009-04-03
ocfs2/dlm: Improve lockres counts
Sunil Mushran
4
-38
/
+11
2009-04-03
ocfs2/dlm: Track number of mles
Sunil Mushran
3
-1
/
+14
2009-04-03
ocfs2/dlm: Indent dlm_cleanup_master_list()
Sunil Mushran
1
-54
/
+52
2009-04-03
ocfs2/dlm: Activate dlm->master_hash for master list entries
Sunil Mushran
4
-30
/
+60
2009-04-03
ocfs2/dlm: Create and destroy the dlm->master_hash
Sunil Mushran
2
-0
/
+26
2009-04-03
ocfs2/dlm: Refactor dlm_clean_master_list()
Sunil Mushran
1
-63
/
+85
2009-04-03
ocfs2/dlm: Clean up struct dlm_lock_name
Sunil Mushran
3
-44
/
+53
2009-04-03
ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list
Sunil Mushran
2
-11
/
+26
2009-02-26
ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter
Sunil Mushran
1
-6
/
+6
2009-02-26
ocfs2/dlm: Use ast_lock to protect ast_list
Sunil Mushran
1
-2
/
+2
2009-02-26
ocfs2/dlm: Retract fix for race between purge and migrate
Sunil Mushran
1
-2
/
+1
2009-01-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-60
/
+94
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2009-01-05
ocfs2/dlm: Fix race during lockres mastery
Sunil Mushran
1
-1
/
+8
2009-01-05
ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
Sunil Mushran
4
-29
/
+38
2009-01-05
ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating
Sunil Mushran
1
-1
/
+2
2009-01-05
ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()
Sunil Mushran
1
-25
/
+27
2009-01-05
ocfs2/dlm: Fix a race between migrate request and exit domain
Sunil Mushran
1
-4
/
+19
2008-12-04
Merge branch 'master' into next
James Morris
2
-2
/
+4
2008-12-01
ocfs2: fix return value set in init_dlmfs_fs()
Coly Li
1
-1
/
+3
2008-12-01
ocfs2: comments typo fix
Coly Li
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the OCFS2 filesystem
David Howells
1
-4
/
+4
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-2
/
+1
2008-07-07
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
Sunil Mushran
1
-0
/
+2
2008-05-30
[PATCH 2/3] ocfs2/dlm: Silence build warnings
Sunil Mushran
1
-6
/
+6
2008-04-30
ocfs2/dlm: dlmdebug.c: make 2 functions static
Adrian Bunk
1
-3
/
+5
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
1
-1
/
+1
[next]