summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/heartbeat.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-251-3/+3
* ocfs2/trivial: Use proper mask for 2 places in hearbeat.cTao Ma2009-12-231-2/+4
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* ocfs2/hb: Expose the list of heartbeating nodes via debugfsSunil Mushran2009-04-031-1/+95
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-2/+2
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-171-8/+2
* Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-171-10/+7
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-141-7/+10
* [PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara2007-11-061-1/+1
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* Fix up more bio falloutAl Viro2007-10-121-2/+1
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-4/+0
* ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-101-1/+20
* ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-101-3/+14
* ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-101-2/+62
* ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh2007-05-021-1/+1
* ocfs2: Concurrent access of o2hb_region->hr_task was not lockedJoel Becker2007-03-141-12/+32
* ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker2007-03-141-4/+2
* [PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner2007-02-071-127/+31
* ocfs2: export heartbeat thread pid via configfsZhen Wei2006-12-281-0/+17
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-2/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+6
* ocfs2: Fix heartbeat sector calculationMathieu Avila2006-09-201-2/+6
* ocfs2: warn the user on a dead timeout mismatchMark Fasheh2006-06-291-0/+20
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* ocfs2: Better I/O error handling in heartbeatMark Fasheh2006-04-071-8/+32
* ocfs2: don't use MLF* in cluster/ filesMark Fasheh2006-03-241-18/+20
* [PATCH] ocfs2: fix compile warningsMark Fasheh2006-02-031-2/+3
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+1797
OpenPOWER on IntegriCloud