summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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/+19Star
* [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-142-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/+37Star
* configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-182-19/+7Star
* Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-172-38/+24Star
* 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/+1Star
* [PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-312-19/+41
* [PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-311-6/+6
* ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker2008-05-011-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/+20Star
* 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/+4Star
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-082-31/+0Star
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-071-1/+10
* ocfs2: Fix userspace ABI breakage in sysfsJoel Becker2008-01-291-1/+1
* ocfs2: bump version numberMark Fasheh2008-01-261-1/+1
* ocfs2: Update default cluster timeoutsSunil Mushran2008-01-262-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-252-64/+23Star
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-252-2/+2
* remove nonsense force-casts from ocfs2Al Viro2007-12-051-14/+6Star
* ocfs2: Filter -ENOSPC in mlog_errno()Mark Fasheh2007-11-281-1/+1
* [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-131-2/+2
* [PATCH] Fix possibly too long write in o2hb_setup_one_bio()Jan Kara2007-11-071-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/+1Star
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-4/+0Star
* ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran2007-08-101-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-111-9/+4Star
| * ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-111-1/+20
| * ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-113-3/+46
| * ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-115-8/+83
| * configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-111-1/+1
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-1/+0Star
|/
* ocfs2: Fix masklog breakageTiger Yang2007-06-071-2/+1Star
* ocfs2: kobject/kset foobarRandy Dunlap2007-05-101-2/+3
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-052-6/+6
|\