summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAgeFilesLines
...
* ocfs2: reserve inline space for extended attributeTiger Yang2008-10-144-9/+62
* ocfs2: Add extent tree operation for xattr value btreesTao Ma2008-10-1413-64/+569
* ocfs2: Add helper function in uptodate.c for removing xattr clustersTao Ma2008-10-132-6/+29
* ocfs2: Add the basic xattr disk layout in ocfs2_fs.hTao Ma2008-10-131-0/+118
* ocfs2: Make high level btree extend code genericTao Ma2008-10-137-135/+176
* ocfs2: Abstract ocfs2_extent_tree in b-tree operations.Tao Ma2008-10-138-288/+456
* ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.Tao Ma2008-10-138-20/+40
* ocfs2: Modify ocfs2_num_free_extents for future xattr usage.Tao Ma2008-10-136-11/+15
* ocfs2: track local alloc state via debugfsMark Fasheh2008-10-132-0/+92
* ocfs2: throttle back local alloc when low on disk spaceMark Fasheh2008-10-136-31/+230
* ocfs2: Track local alloc bits internallyMark Fasheh2008-10-133-26/+26
* ocfs2: POSIX file locks supportMark Fasheh2008-10-138-2/+154
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* ocfs2: fiemap supportMark Fasheh2008-10-035-62/+306
* ocfs2: Fix a bug in direct IO read.Tao Ma2008-09-101-1/+1
* ocfs2: Increment the reference count of an already-active stack.Joel Becker2008-08-251-3/+4
* ocfs2: correctly set i_blocks after inline dir gets expandedMark Fasheh2008-08-221-1/+6
* ocfs2: Jump to correct label in ocfs2_expand_inline_dir()Tao Ma2008-08-221-2/+2
* ocfs2: Fix sleep-with-spinlock recovery regressionMark Fasheh2008-08-221-9/+14
* [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
* [PATCH] ocfs2: Release mutex in error handling codeJulia Lawall2008-08-011-1/+1
* [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ...Sunil Mushran2008-08-011-12/+17
* [PATCH 2/2] ocfs2: Fix race between mount and recoverySunil Mushran2008-08-014-42/+148
* [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replaysSunil Mushran2008-08-011-1/+4
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-272-3/+2Star
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-262-3/+2Star
* 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
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-1712-50/+200
|\
| * [PATCH] ocfs2: fix oops in mmap_truncate testingColy Li2008-07-171-3/+10
| * configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-142-24/+38
| * ocfs2: Don't snprintf() without a format.Joel Becker2008-07-141-1/+1
| * ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefsJoel Becker2008-07-142-2/+2
| * ocfs2/net: Silence build warnings on sparc64Sunil Mushran2008-07-141-3/+5
| * ocfs2: Handle error during journal loadWengang Wang2008-07-141-1/+5
| * ocfs2: Silence an error message in ocfs2_file_aio_read()Sunil Mushran2008-07-141-1/+1
| * ocfs2: use simple_read_from_buffer()Akinobu Mita2008-07-141-14/+5Star
| * ocfs2: fix printk format warnings with OCFS2_FS_STATS=nRandy Dunlap2008-07-141-4/+4
| * [PATCH 2/2] ocfs2: Instrument fs cluster locksSunil Mushran2008-07-142-1/+133
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1413-194/+204
|\|
| * ocfs2: Fix flags in ocfs2_file_lockMark Fasheh2008-07-101-7/+7
| * [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran2008-07-071-0/+2
| * ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-164-23/+6Star
| * ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker2008-06-163-48/+40Star
| * ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-165-78/+89
| * [PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-312-19/+41
| * [PATCH 2/3] ocfs2/dlm: Silence build warningsSunil Mushran2008-05-311-6/+6
| * [PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-311-6/+6
| * ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'Joel Becker2008-05-311-17/+17