tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / ocfs2 / cluster /
2009-12-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-12-24 Tao Maocfs2/trivial: Use proper mask for 2 places in hearbeat.c
2009-12-03 Sunil Mushranocfs2/cluster: Make fence method configurable - v2
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-23 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-23 Tao Maocfs2: Add ocfs2_read_refcount_block.
2009-06-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-15 Sunil Mushranocfs2/net: Use wait_event() in o2net_send_message_vec()
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-05 Coly Liocfs2: update comments in masklog.h
2009-04-03 Sunil Mushranocfs2/hb: Expose the list of heartbeating nodes via...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-05 Tao Maocfs2/quota: Add QUOTA in mlog_attribute.
2009-01-05 Jan Karaocfs2: Implementation of local and global quota file...
2008-10-31 Harvey Harrisonfs: replace NIPQUAD()
2008-10-21 Al Viro[PATCH] sanitize blkdev_get() and friends
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-13 Tao Maocfs2: Add extent tree operation for xattr value btrees
2008-08-22 Alexander Beregalov[PATCH] ocfs2/cluster/netdebug.c: fix warning
2008-08-22 Adrian Bunk[PATCH] ocfs2/cluster/tcp.c: make some functions static
2008-07-17 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-17 Joel BeckerRevert "configfs: Allow ->make_item() and ->make_group...
2008-07-14 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-14 Sunil Mushranocfs2/net: Silence build warnings on sparc64
2008-06-16 Joel Beckerocfs2: Move the hb_ctl_path sysctl into the stack glue.
2008-05-30 Sunil Mushran[PATCH 3/3] ocfs2/net: Silence build warnings
2008-05-30 Sunil Mushran[PATCH 1/3] ocfs2/net: Silence build warnings
2008-05-01 Joel Beckerocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to...
2008-04-18 Sunil Mushranocfs2/net: Add debug interface to o2net
2008-04-18 Jeff Mahoneyocfs2/cluster: Get rid of arguments to the timeout...
2008-04-18 Mark Fashehocfs2: Move /sys/o2cb to /sys/fs/o2cb
2008-04-18 Tao Maocfs2: Reconnect after idle time out.
2008-03-10 Tao Maocfs2: Fix NULL pointer dereferences in o2net
2008-02-08 Marcin Slusarzbyteorder: move le32_add_cpu & friends from OCFS2 to...
2008-02-07 Joel Beckerocfs2: Negotiate locking protocol versions.
2008-01-29 Joel Beckerocfs2: Fix userspace ABI breakage in sysfs
2008-01-25 Mark Fashehocfs2: bump version number
2008-01-25 Sunil Mushranocfs2: Update default cluster timeouts
2008-01-25 Mark Fashehocfs2: Remove data locks
2008-01-25 Mark Fashehocfs2: Remove mount/unmount votes
2008-01-25 Greg Kroah-Hartmankset: convert ocfs2 to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-12-05 Al Viroremove nonsense force-casts from ocfs2
2007-11-28 Mark Fashehocfs2: Filter -ENOSPC in mlog_errno()
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-06 Jan Kara[PATCH] Fix possibly too long write in o2hb_setup_one_bio()
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-12 Al ViroFix up more bio fallout
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-08-10 Sunil Mushranocfs2: Retry sendpage() if it returns EAGAIN
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Christoph Hellwig[PATCH] ocfs2: use list_for_each_entry where benefical
2007-07-11 Joel Beckerocfs2: Wake up a starting region if it gets killed...
2007-07-11 Joel Beckerocfs2: live heartbeat depends on the local node configu...
2007-07-11 Joel Beckerocfs2: Depend on configfs heartbeat items.
2007-07-11 Joel Beckerconfigfs: Convert subsystem semaphore to mutex
2007-06-06 Tiger Yangocfs2: Fix masklog breakage
2007-05-10 Randy Dunlapocfs2: kobject/kset foobar
2007-05-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2/cluster
2007-04-26 Tiger Yangocfs2: Remove delete inode vote
2007-04-26 Sunil Mushranocfs2: Replace panic() with emergency_restart() when...
2007-03-14 Joel Beckerocfs2: Concurrent access of o2hb_region->hr_task was...
2007-03-14 Joel Beckerocfs2: Proper cleanup in case of error in ocfs2_registe...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: register the ocfs2 sysctl numbers
2007-02-07 Philipp Reisner[PATCH] ocfs2 heartbeat: clean up bio submission code
2007-02-07 Zhen Weiocfs2: introduce sc->sc_send_lock to protect outbound...
2007-02-07 Srinivas Eedaocfs2_dlm: disallow a domain join if node maps mismatch
2007-02-07 Sunil Mushranocfs2: Binds listener to the configured ip address
2007-02-07 Kurt Hackelocfs2: Added post handler callable function in o2net...
2007-02-07 Kurt Hackelocfs2_dlm: fix cluster-wide refcounting of lock resources
2006-12-29 Zhen Weiocfs2: export heartbeat thread pid via configfs
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-11 Andrew Beekhof[patch 3/3] OCFS2 Configurable timeouts - Protocol...
2006-12-08 Jeff Mahoney[patch 2/3] OCFS2 Configurable timeouts
2006-12-08 Andrew Beekhof[patch 1/3] OCFS2 - Expose struct o2nm_cluster
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-20 Akinobu Mitaocfs2: delete redundant memcmp()
2006-09-24 Mark Fashehocfs2: Remove i_generation from inode lock names
2006-09-24 Mark Fashehocfs2: Hook rest of the file system into dentry locking API
2006-09-20 Mathieu Avilaocfs2: Fix heartbeat sector calculation
2006-06-29 Sunil Mushranocfs2: Cleanup message prints
2006-06-29 Mark Fashehocfs2: warn the user on a dead timeout mismatch
2006-06-29 Joel Beckerocfs2: Compile-time disabling of ocfs2 debugging output.
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-04-08 Mark Fashehocfs2: Better I/O error handling in heartbeat
2006-03-24 Mark Fashehocfs2: finally remove MLF* macros
2006-03-24 Mark Fashehocfs2: don't use MLF* in cluster/ files
2006-03-01 Sunil Mushran[PATCH] ocfs2: added source addr to bind() in o2net_sta...
2006-03-01 Joel Beckerocfs2: Set .owner on masklog sysfs attributes.
2006-03-01 Jeff Mahoney[PATCH] ocfs2: complete failure recovery for nodemanage...
2006-03-01 Mark Fasheh[PATCH] ocfs2: remove non existing function prototypes
2006-03-01 Jeff Mahoney[PATCH] ocfs2: fix -Wformat warnings when building...
2006-02-03 Mark Fasheh[PATCH] ocfs2: fix compile warnings
next