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
/
cluster
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-19
/
+151
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-07-10
[PATCH] ocfs2: use list_for_each_entry where benefical
Christoph Hellwig
1
-9
/
+4
2007-07-10
ocfs2: Wake up a starting region if it gets killed in the background.
Joel Becker
1
-1
/
+20
2007-07-10
ocfs2: live heartbeat depends on the local node configuration
Joel Becker
3
-3
/
+46
2007-07-10
ocfs2: Depend on configfs heartbeat items.
Joel Becker
5
-8
/
+83
2007-07-10
configfs: Convert subsystem semaphore to mutex
Joel Becker
1
-1
/
+1
2007-06-06
ocfs2: Fix masklog breakage
Tiger Yang
1
-2
/
+1
2007-05-10
ocfs2: kobject/kset foobar
Randy Dunlap
1
-2
/
+3
2007-05-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+6
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
3
-7
/
+6
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2/cluster
Mark Fasheh
2
-6
/
+6
2007-04-26
ocfs2: Remove delete inode vote
Tiger Yang
1
-1
/
+4
2007-04-26
ocfs2: Replace panic() with emergency_restart() when fencing
Sunil Mushran
1
-1
/
+4
2007-03-14
ocfs2: Concurrent access of o2hb_region->hr_task was not locked
Joel Becker
1
-12
/
+32
2007-03-14
ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()
Joel Becker
3
-16
/
+5
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: register the ocfs2 sysctl numbers
Eric W. Biederman
2
-4
/
+3
2007-02-07
[PATCH] ocfs2 heartbeat: clean up bio submission code
Philipp Reisner
1
-127
/
+31
2007-02-07
ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages
Zhen Wei
2
-0
/
+10
2007-02-07
ocfs2_dlm: disallow a domain join if node maps mismatch
Srinivas Eeda
1
-1
/
+4
2007-02-07
ocfs2: Binds listener to the configured ip address
Sunil Mushran
1
-7
/
+8
2007-02-07
ocfs2: Added post handler callable function in o2net message handler
Kurt Hackel
3
-2
/
+18
2007-02-07
ocfs2_dlm: fix cluster-wide refcounting of lock resources
Kurt Hackel
1
-1
/
+4
2006-12-28
ocfs2: export heartbeat thread pid via configfs
Zhen Wei
1
-0
/
+17
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
3
-10
/
+10
2006-12-11
[patch 3/3] OCFS2 Configurable timeouts - Protocol changes
Andrew Beekhof
4
-16
/
+116
2006-12-07
[patch 2/3] OCFS2 Configurable timeouts
Jeff Mahoney
5
-18
/
+219
2006-12-07
[patch 1/3] OCFS2 - Expose struct o2nm_cluster
Andrew Beekhof
2
-12
/
+15
2006-11-22
WorkStruct: make allyesconfig
David Howells
4
-44
/
+56
2006-10-20
ocfs2: delete redundant memcmp()
Akinobu Mita
1
-4
/
+6
2006-09-24
ocfs2: Remove i_generation from inode lock names
Mark Fasheh
1
-1
/
+4
2006-09-24
ocfs2: Hook rest of the file system into dentry locking API
Mark Fasheh
1
-1
/
+4
2006-09-20
ocfs2: Fix heartbeat sector calculation
Mathieu Avila
1
-2
/
+6
2006-06-29
ocfs2: Cleanup message prints
Sunil Mushran
1
-7
/
+7
2006-06-29
ocfs2: warn the user on a dead timeout mismatch
Mark Fasheh
2
-0
/
+21
2006-06-29
ocfs2: Compile-time disabling of ocfs2 debugging output.
Joel Becker
1
-1
/
+21
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2
-2
/
+2
2006-04-07
ocfs2: Better I/O error handling in heartbeat
Mark Fasheh
1
-8
/
+32
2006-03-24
ocfs2: finally remove MLF* macros
Mark Fasheh
1
-10
/
+0
2006-03-24
ocfs2: don't use MLF* in cluster/ files
Mark Fasheh
1
-18
/
+20
2006-03-01
[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()
Sunil Mushran
1
-2
/
+12
2006-03-01
ocfs2: Set .owner on masklog sysfs attributes.
Joel Becker
1
-0
/
+1
2006-03-01
[PATCH] ocfs2: complete failure recovery for nodemanager init
Jeff Mahoney
1
-1
/
+3
2006-03-01
[PATCH] ocfs2: remove non existing function prototypes
Mark Fasheh
1
-5
/
+0
2006-03-01
[PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64
Jeff Mahoney
1
-1
/
+1
2006-02-03
[PATCH] ocfs2: fix compile warnings
Mark Fasheh
2
-9
/
+12
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-1
/
+1
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
1
-4
/
+3
2006-01-03
[PATCH] This patch contains the following cleanups:
Adrian Bunk
1
-2
/
+2
[next]