aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAgeFilesLines
* ocfs2/hb: Expose the list of heartbeating nodes via debugfsSunil Mushran2009-04-033-4/+104
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* ocfs2/quota: Add QUOTA in mlog_attribute.Tao Ma2009-01-051-0/+1
* ocfs2: Implementation of local and global quota file handlingJan Kara2009-01-051-0/+1
* fs: replace NIPQUAD()Harvey Harrison2008-10-313-20/+19
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-2/+2
* ocfs2: Add extent tree operation for xattr value btreesTao Ma2008-10-132-0/+2
* [PATCH] ocfs2/cluster/netdebug.c: fix warningAlexander Beregalov2008-08-221-13/+13
* [PATCH] ocfs2/cluster/tcp.c: make some functions staticAdrian Bunk2008-08-222-39/+37
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-172-19/+7
* Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-172-38/+24
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-142-24/+38
* ocfs2/net: Silence build warnings on sparc64Sunil Mushran2008-07-141-3/+5
* ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-162-77/+1
* [PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-302-19/+41
* [PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-301-6/+6
* ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker2008-04-301-1/+1
* ocfs2/net: Add debug interface to o2netSunil Mushran2008-04-186-3/+569
* ocfs2/cluster: Get rid of arguments to the timeout routinesJeff Mahoney2008-04-181-27/+20
* ocfs2: Move /sys/o2cb to /sys/fs/o2cbMark Fasheh2008-04-181-0/+9
* ocfs2: Reconnect after idle time out.Tao Ma2008-04-182-15/+38
* ocfs2: Fix NULL pointer dereferences in o2netTao Ma2008-03-101-5/+4
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-082-31/+0
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-061-1/+10
* ocfs2: Fix userspace ABI breakage in sysfsJoel Becker2008-01-281-1/+1
* ocfs2: bump version numberMark Fasheh2008-01-251-1/+1
* ocfs2: Update default cluster timeoutsSunil Mushran2008-01-252-3/+3
* ocfs2: Remove data locksMark Fasheh2008-01-251-1/+4
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-251-1/+4
* kset: convert ocfs2 to use kset_createGreg Kroah-Hartman2008-01-242-64/+23
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-242-2/+2
* remove nonsense force-casts from ocfs2Al Viro2007-12-051-14/+6
* ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh2007-11-271-1/+1
* [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-121-2/+2
* [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-192-2/+2
* Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-121-1/+2
* 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: Retry sendpage() if it returns EAGAINSunil Mushran2007-08-091-8/+16
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-165-19/+151
|\
| * [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-101-9/+4
| * 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-103-3/+46
| * ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-105-8/+83
| * configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-101-1/+1
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
|/
* ocfs2: Fix masklog breakageTiger Yang2007-06-061-2/+1
* ocfs2: kobject/kset foobarRandy Dunlap2007-05-101-2/+3