aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
| |\ \
| * | | fs: replace NIPQUAD()Harvey Harrison2008-10-31
* | | | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \ \ \
| * \ \ \ Merge branch 'master' into nextJames Morris2008-12-04
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells2008-11-13
| | |_|/ | |/| |
* | | | ocfs2: Add JBD2 compat feature bit.Joel Becker2008-12-16
* | | | ocfs2: Always update xattr search when creating bucket.Tao Ma2008-12-16
| |_|/ |/| |
* | | ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh2008-12-01
* | | ocfs2: fix return value set in init_dlmfs_fs()Coly Li2008-12-01
* | | ocfs2: fix wake_up in unlock_astDavid Teigland2008-12-01
* | | ocfs2: initialize stack_user lvbptrDavid Teigland2008-12-01
* | | ocfs2: comments typo fixColy Li2008-12-01
| |/ |/|
* | ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang2008-11-10
* | ocfs2: fix printk related build warnings in xattr.cMark Fasheh2008-11-10
* | ocfs2: truncate outstanding block after direct io failureDmitri Monakhov2008-11-10
* | ocfs2/xattr: Proper hash collision handle in bucket divisionTao Ma2008-11-10
* | ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma2008-11-10
* | ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran2008-11-10
* | ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.Tao Ma2008-11-10
* | ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara2008-11-10
* | ocfs2: Fix checking of return value of new_inode()Jan Kara2008-11-10
* | ocfs2: Fix check of return value of ocfs2_start_trans()Jan Kara2008-11-10
* | ocfs2: Fix some typos in xattr annotations.Tao Ma2008-11-10
* | ocfs2: Remove unused ocfs2_restore_xattr_block().Tao Ma2008-11-10
* | ocfs2: Don't repeat ocfs2_xattr_block_find()Joel Becker2008-11-10
* | ocfs2: Specify appropriate journal access for new xattr buckets.Joel Becker2008-11-10
* | ocfs2: Check errors from ocfs2_xattr_update_xattr_search()Joel Becker2008-11-10
* | ocfs2: Don't return -EFAULT from a corrupt xattr entry.Joel Becker2008-11-10
* | ocfs2: Check xattr block signatures properly.Joel Becker2008-11-10
* | ocfs2: add handler_map array bounds checkingTiger Yang2008-11-10
* | ocfs2: remove duplicate definition in xattrTiger Yang2008-11-10
* | ocfs2: fix function declaration and definition in xattrTiger Yang2008-11-10
* | ocfs2: fix license in xattrTiger Yang2008-11-10
|/
* fs: remove prepare_write/commit_writeNick Piggin2008-10-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\
| * [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-21
| * [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
* | [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
|/
* ocfs2: fix build errorMark Fasheh2008-10-14
* ocfs2: Make cached block reads the common case.Joel Becker2008-10-14
* ocfs2: Kill the last naked wait_on_buffer() for cached reads.Joel Becker2008-10-14
* ocfs2: Move ocfs2_bread() into dir.cJoel Becker2008-10-14
* ocfs2: Simplify ocfs2_read_block()Joel Becker2008-10-14
* ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker2008-10-14
* ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker2008-10-14
* ocfs2: Refactor xattr list and remove ocfs2_xattr_handler().Tao Ma2008-10-13
* ocfs2: Calculate EA hash only by its suffix.Tao Ma2008-10-13