const: constify remaining file_operations
[safe/jmp/linux-2.6] / fs / ocfs2 / cluster / heartbeat.c
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
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...
2008-10-21 Al Viro[PATCH] sanitize blkdev_get() and friends
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
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...
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 Al ViroFix up more bio fallout
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
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-05-02 Mark Fashehocfs2: fix sparse warnings in fs/ocfs2/cluster
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-07 Philipp Reisner[PATCH] ocfs2 heartbeat: clean up bio submission code
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-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-20 Mathieu Avilaocfs2: Fix heartbeat sector calculation
2006-06-29 Mark Fashehocfs2: warn the user on a dead timeout mismatch
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: don't use MLF* in cluster/ files
2006-02-03 Mark Fasheh[PATCH] ocfs2: fix compile warnings
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem