index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
cluster
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
ocfs2: Remove data locks
Mark Fasheh
1
-1
/
+4
2008-01-26
ocfs2: Remove mount/unmount votes
Mark Fasheh
1
-1
/
+4
2008-01-25
kset: convert ocfs2 to use kset_create
Greg Kroah-Hartman
2
-64
/
+23
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2
-2
/
+2
2007-12-05
remove nonsense force-casts from ocfs2
Al Viro
1
-14
/
+6
2007-11-28
ocfs2: Filter -ENOSPC in mlog_errno()
Mark Fasheh
1
-1
/
+1
2007-11-13
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
1
-2
/
+2
2007-11-07
[PATCH] Fix possibly too long write in o2hb_setup_one_bio()
Jan Kara
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2
-2
/
+2
2007-10-13
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
1
-1
/
+2
2007-10-12
Fix up more bio fallout
Al Viro
1
-2
/
+1
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-4
/
+0
2007-08-10
ocfs2: Retry sendpage() if it returns EAGAIN
Sunil Mushran
1
-8
/
+16
2007-07-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-19
/
+151
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-07-11
[PATCH] ocfs2: use list_for_each_entry where benefical
Christoph Hellwig
1
-9
/
+4
2007-07-11
ocfs2: Wake up a starting region if it gets killed in the background.
Joel Becker
1
-1
/
+20
2007-07-11
ocfs2: live heartbeat depends on the local node configuration
Joel Becker
3
-3
/
+46
2007-07-11
ocfs2: Depend on configfs heartbeat items.
Joel Becker
5
-8
/
+83
2007-07-11
configfs: Convert subsystem semaphore to mutex
Joel Becker
1
-1
/
+1
2007-06-07
ocfs2: Fix masklog breakage
Tiger Yang
1
-2
/
+1
2007-05-10
ocfs2: kobject/kset foobar
Randy Dunlap
1
-2
/
+3
2007-05-05
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+6
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
3
-7
/
+6
2007-05-03
ocfs2: fix sparse warnings in fs/ocfs2/cluster
Mark Fasheh
2
-6
/
+6
2007-04-27
ocfs2: Remove delete inode vote
Tiger Yang
1
-1
/
+4
2007-04-27
ocfs2: Replace panic() with emergency_restart() when fencing
Sunil Mushran
1
-1
/
+4
2007-03-15
ocfs2: Concurrent access of o2hb_region->hr_task was not locked
Joel Becker
1
-12
/
+32
2007-03-15
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-29
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-12
[patch 3/3] OCFS2 Configurable timeouts - Protocol changes
Andrew Beekhof
4
-16
/
+116
2006-12-08
[patch 2/3] OCFS2 Configurable timeouts
Jeff Mahoney
5
-18
/
+219
2006-12-08
[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-21
ocfs2: delete redundant memcmp()
Akinobu Mita
1
-4
/
+6
2006-09-25
ocfs2: Remove i_generation from inode lock names
Mark Fasheh
1
-1
/
+4
2006-09-25
ocfs2: Hook rest of the file system into dentry locking API
Mark Fasheh
1
-1
/
+4
2006-09-21
ocfs2: Fix heartbeat sector calculation
Mathieu Avila
1
-2
/
+6
2006-06-30
ocfs2: Cleanup message prints
Sunil Mushran
1
-7
/
+7
2006-06-30
ocfs2: warn the user on a dead timeout mismatch
Mark Fasheh
2
-0
/
+21
2006-06-30
ocfs2: Compile-time disabling of ocfs2 debugging output.
Joel Becker
1
-1
/
+21
[next]