Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b4dbf3658e620dfaad1b434a5cbced16bc187d67
/
fs
/
ocfs2
/
cluster
« Previous
a57a874
[PATCH] ocfs2/cluster/netdebug.c: fix warning
by Alexander Beregalov
· 16 years ago
18496e8
[PATCH] ocfs2/cluster/tcp.c: make some functions static
by Adrian Bunk
· 16 years ago
a6795e9
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 16 years ago
f89ab86
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors."
by Joel Becker
· 16 years ago
11c3b79
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
by Joel Becker
· 16 years ago
461c6a3
ocfs2/net: Silence build warnings on sparc64
by Sunil Mushran
· 16 years ago
3878f11
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
by Joel Becker
· 16 years ago
0f475b2
[PATCH 3/3] ocfs2/net: Silence build warnings
by Sunil Mushran
· 16 years ago
271d772
[PATCH 1/3] ocfs2/net: Silence build warnings
by Sunil Mushran
· 16 years ago
9d80f75
ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)
by Joel Becker
· 17 years ago
2309e9e
ocfs2/net: Add debug interface to o2net
by Sunil Mushran
· 17 years ago
409753b
ocfs2/cluster: Get rid of arguments to the timeout routines
by Jeff Mahoney
· 17 years ago
52f7c21
ocfs2: Move /sys/o2cb to /sys/fs/o2cb
by Mark Fasheh
· 17 years ago
5cc3bf2
ocfs2: Reconnect after idle time out.
by Tao Ma
· 17 years ago
cdef59a
ocfs2: Fix NULL pointer dereferences in o2net
by Tao Ma
· 17 years ago
8b5f688
byteorder: move le32_add_cpu & friends from OCFS2 to core
by Marcin Slusarz
· 17 years ago
d24fbcd
ocfs2: Negotiate locking protocol versions.
by Joel Becker
· 17 years ago
6b11d81
ocfs2: Fix userspace ABI breakage in sysfs
by Joel Becker
· 17 years ago
0e5ae03
ocfs2: bump version number
by Mark Fasheh
· 17 years ago
1710468
ocfs2: Update default cluster timeouts
by Sunil Mushran
· 17 years ago
c934a92
ocfs2: Remove data locks
by Mark Fasheh
· 17 years ago
34d024f
ocfs2: Remove mount/unmount votes
by Mark Fasheh
· 17 years ago
c60b717
kset: convert ocfs2 to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
97bd791
remove nonsense force-casts from ocfs2
by Al Viro
· 17 years ago
ef9f86c
ocfs2: Filter -ENOSPC in mlog_errno()
by Mark Fasheh
· 17 years ago
91cf45f
[NET]: Add the helper kernel_sock_shutdown()
by Trond Myklebust
· 17 years ago
bc7e97c
[PATCH] Fix possibly too long write in o2hb_setup_one_bio()
by Jan Kara
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
34980ca
Drivers: clean up direct setting of the name of a kset
by Greg Kroah-Hartman
· 17 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
ce17204
ocfs2: Retry sendpage() if it returns EAGAIN
by Sunil Mushran
· 17 years ago
add0969
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
800deef
[PATCH] ocfs2: use list_for_each_entry where benefical
by Christoph Hellwig
· 17 years ago
e6df3a6
ocfs2: Wake up a starting region if it gets killed in the background.
by Joel Becker
· 18 years ago
16c6a4f
ocfs2: live heartbeat depends on the local node configuration
by Joel Becker
· 17 years ago
1482942
ocfs2: Depend on configfs heartbeat items.
by Joel Becker
· 17 years ago
e6bd07a
configfs: Convert subsystem semaphore to mutex
by Joel Becker
· 17 years ago
59be7dc
ocfs2: Fix masklog breakage
by Tiger Yang
· 17 years ago
c4a7f5e
ocfs2: kobject/kset foobar
by Randy Dunlap
· 18 years ago
fa24aa5
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
5fdf1e6
ocfs2: fix sparse warnings in fs/ocfs2/cluster
by Mark Fasheh
· 18 years ago
5000863
ocfs2: Remove delete inode vote
by Tiger Yang
· 18 years ago
bebe6f1
ocfs2: Replace panic() with emergency_restart() when fencing
by Sunil Mushran
· 18 years ago
e6c352d
ocfs2: Concurrent access of o2hb_region->hr_task was not locked
by Joel Becker
· 18 years ago
c24f72c
ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()
by Joel Becker
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
0e03036
[PATCH] sysctl: register the ocfs2 sysctl numbers
by Eric W. Biederman
· 18 years ago
b559292
[PATCH] ocfs2 heartbeat: clean up bio submission code
by Philipp Reisner
· 18 years ago
925037b
ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages
by Zhen Wei
· 18 years ago
1faf289
ocfs2_dlm: disallow a domain join if node maps mismatch
by Srinivas Eeda
· 18 years ago
ab81afd
ocfs2: Binds listener to the configured ip address
by Sunil Mushran
· 18 years ago
d74c980
ocfs2: Added post handler callable function in o2net message handler
by Kurt Hackel
· 18 years ago
ba2bf21
ocfs2_dlm: fix cluster-wide refcounting of lock resources
by Kurt Hackel
· 18 years ago
92efc15
ocfs2: export heartbeat thread pid via configfs
by Zhen Wei
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
828ae6a
[patch 3/3] OCFS2 Configurable timeouts - Protocol changes
by Andrew Beekhof
· 18 years ago
b5dd803
[patch 2/3] OCFS2 Configurable timeouts
by Jeff Mahoney
· 18 years ago
296b75e
[patch 1/3] OCFS2 - Expose struct o2nm_cluster
by Andrew Beekhof
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
79cd22d
ocfs2: delete redundant memcmp()
by Akinobu Mita
· 18 years ago
24c19ef
ocfs2: Remove i_generation from inode lock names
by Mark Fasheh
· 18 years ago
379dfe9
ocfs2: Hook rest of the file system into dentry locking API
by Mark Fasheh
· 18 years ago
471e3f5
ocfs2: Fix heartbeat sector calculation
by Mathieu Avila
· 18 years ago
781ee3e
ocfs2: Cleanup message prints
by Sunil Mushran
· 19 years ago
0db638f
ocfs2: warn the user on a dead timeout mismatch
by Mark Fasheh
· 19 years ago
2b388c6
ocfs2: Compile-time disabling of ocfs2 debugging output.
by Joel Becker
· 19 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
a9e2ae3
ocfs2: Better I/O error handling in heartbeat
by Mark Fasheh
· 19 years ago
ea8aa68
ocfs2: finally remove MLF* macros
by Mark Fasheh
· 19 years ago
70bacbdb
ocfs2: don't use MLF* in cluster/ files
by Mark Fasheh
· 19 years ago
b7668c7
[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()
by Sunil Mushran
· 19 years ago
93cc9ac
ocfs2: Set .owner on masklog sysfs attributes.
by Joel Becker
· 19 years ago
895928b
[PATCH] ocfs2: complete failure recovery for nodemanager init
by Jeff Mahoney
· 19 years ago
362342f
[PATCH] ocfs2: remove non existing function prototypes
by Mark Fasheh
· 19 years ago
6b7a6c9
[PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64
by Jeff Mahoney
· 19 years ago
215c7f9
[PATCH] ocfs2: fix compile warnings
by Mark Fasheh
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
a136564
[PATCH] remove gcc-2 checks
by Andrew Morton
· 19 years ago
82353b5
[PATCH] This patch contains the following cleanups:
by Adrian Bunk
· 19 years ago
9821148
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
by Zach Brown
· 19 years ago
a7f6a5f
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
by Mark Fasheh
· 19 years ago
0c83ed8
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
by Kurt Hackel
· 19 years ago
52fd3d6
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
by Zach Brown
· 19 years ago