checkpatch: pull out known acceptable typedefs
[safe/jmp/linux-2.6] / fs / ocfs2 /
2008-10-15 Mark Fashehocfs2: fix build error
2008-10-14 Joel Beckerocfs2: Make cached block reads the common case.
2008-10-14 Joel Beckerocfs2: Kill the last naked wait_on_buffer() for cached...
2008-10-14 Joel Beckerocfs2: Move ocfs2_bread() into dir.c
2008-10-14 Joel Beckerocfs2: Simplify ocfs2_read_block()
2008-10-14 Joel Beckerocfs2: Require an inode for ocfs2_read_block(s)().
2008-10-14 Joel Beckerocfs2: Separate out sync reads from ocfs2_read_blocks()
2008-10-14 Tao Maocfs2: Refactor xattr list and remove ocfs2_xattr_handl...
2008-10-14 Tao Maocfs2: Calculate EA hash only by its suffix.
2008-10-14 Mark Fashehocfs2: Move trusted and user attribute support into...
2008-10-14 Mark Fashehocfs2: Uninline ocfs2_xattr_name_hash()
2008-10-14 Mark Fashehocfs2: Don't check for NULL before brelse()
2008-10-14 Mark Fashehocfs2: use smaller counters in ocfs2_remove_xattr_clust...
2008-10-14 Mark Fashehocfs2: make la_debug_mutex static
2008-10-14 Mark Fashehocfs2: Remove pointless !!
2008-10-14 Tao Maocfs2: Add empty bucket support in xattr.
2008-10-14 Tao Maocfs2/xattr.c: Fix a bug when inserting xattr.
2008-10-14 Sunil Mushranocfs2: Add xattr mount option in ocfs2_show_options()
2008-10-14 Joel Beckerocfs2: Switch over to JBD2.
2008-10-13 Joel Beckerocfs2: Add the 'inode64' mount option.
2008-10-13 Joel Beckerocfs2: Limit inode allocation to 32bits.
2008-10-13 Tao Maocfs2: Resolve deadlock in ocfs2_xattr_free_block.
2008-10-13 Tao Maocfs2: bug-fix for journal extend in xattr.
2008-10-13 Joel Beckerocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_...
2008-10-13 Joel Beckerocfs2: Comment struct ocfs2_extent_tree_operations.
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree the first-class represent...
2008-10-13 Joel Beckerocfs2: Add an insertion check to ocfs2_extent_tree_oper...
2008-10-13 Joel Beckerocfs2: Create specific get_extent_tree functions.
2008-10-13 Joel Beckerocfs2: Determine an extent tree's max_leaf_clusters...
2008-10-13 Joel Beckerocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_e...
2008-10-13 Joel Beckerocfs2: Provide the get_root_el() method to ocfs2_extent...
2008-10-13 Joel Beckerocfs2: Make 'private' into 'object' on ocfs2_extent_tree.
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree get/put instead of alloc.
2008-10-13 Joel Beckerocfs2: Prefix the ocfs2_extent_tree structure.
2008-10-13 Joel Beckerocfs2: Prefix the extent tree operations structure.
2008-10-13 Mark Fashehocfs2: fix printk format warnings
2008-10-13 Tiger Yangocfs2: Add incompatible flag for extended attribute
2008-10-13 Tao Maocfs2: Delete all xattr buckets during inode removal
2008-10-13 Tao Maocfs2: Enable xattr set in index btree
2008-10-13 Tao Maocfs2: Optionally limit extent size in ocfs2_insert_ext...
2008-10-13 Tao Maocfs2: Add xattr lookup code xattr btrees
2008-10-13 Tao Maocfs2: Add xattr bucket iteration for large numbers...
2008-10-13 Tao Maocfs2: Add xattr index tree operations
2008-10-13 Tiger Yangocfs2: Add extended attribute support
2008-10-13 Tiger Yangocfs2: reserve inline space for extended attribute
2008-10-13 Tao Maocfs2: Add extent tree operation for xattr value btrees
2008-10-13 Tao Maocfs2: Add helper function in uptodate.c for removing...
2008-10-13 Tao Maocfs2: Add the basic xattr disk layout in ocfs2_fs.h
2008-10-13 Tao Maocfs2: Make high level btree extend code generic
2008-10-13 Tao Maocfs2: Abstract ocfs2_extent_tree in b-tree operations.
2008-10-13 Tao Maocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
2008-10-13 Tao Maocfs2: Modify ocfs2_num_free_extents for future xattr...
2008-10-13 Mark Fashehocfs2: track local alloc state via debugfs
2008-10-13 Mark Fashehocfs2: throttle back local alloc when low on disk space
2008-10-13 Mark Fashehocfs2: Track local alloc bits internally
2008-10-13 Mark Fashehocfs2: POSIX file locks support
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-10-03 Mark Fashehocfs2: fiemap support
2008-09-10 Tao Maocfs2: Fix a bug in direct IO read.
2008-08-25 Joel Beckerocfs2: Increment the reference count of an already...
2008-08-22 Mark Fashehocfs2: correctly set i_blocks after inline dir gets...
2008-08-22 Tao Maocfs2: Jump to correct label in ocfs2_expand_inline_dir()
2008-08-22 Mark Fashehocfs2: Fix sleep-with-spinlock recovery regression
2008-08-22 Alexander Beregalov[PATCH] ocfs2/cluster/netdebug.c: fix warning
2008-08-22 Adrian Bunk[PATCH] ocfs2/cluster/tcp.c: make some functions static
2008-07-31 Julia Lawall[PATCH] ocfs2: Release mutex in error handling code
2008-07-31 Sunil Mushran[PATCH] ocfs2: Fix oops when racing files truncates...
2008-07-31 Sunil Mushran[PATCH 2/2] ocfs2: Fix race between mount and recovery
2008-07-31 Sunil Mushran[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode...
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-17 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-17 Joel BeckerRevert "configfs: Allow ->make_item() and ->make_group...
2008-07-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-16 Coly Li[PATCH] ocfs2: fix oops in mmap_truncate testing
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14 Joel Beckerconfigfs: Allow ->make_item() and ->make_group() to...
2008-07-14 Joel Beckerocfs2: Don't snprintf() without a format.
2008-07-14 Joel Beckerocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs
2008-07-14 Sunil Mushranocfs2/net: Silence build warnings on sparc64
2008-07-14 Wengang Wangocfs2: Handle error during journal load
2008-07-14 Sunil Mushranocfs2: Silence an error message in ocfs2_file_aio_read()
2008-07-14 Akinobu Mitaocfs2: use simple_read_from_buffer()
2008-07-14 Randy Dunlapocfs2: fix printk format warnings with OCFS2_FS_STATS=n
2008-07-14 Sunil Mushran[PATCH 2/2] ocfs2: Instrument fs cluster locks
2008-07-10 Mark Fashehocfs2: Fix flags in ocfs2_file_lock
2008-07-07 Sunil Mushran[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
2008-07-02 Arnd Bergmannocfs2-stack_user: BKL pushdown
2008-06-16 Joel Beckerocfs2: Remove ->hangup() from stack glue operations.
2008-06-16 Joel Beckerocfs2: Move the call of ocfs2_hb_ctl into the stack...
2008-06-16 Joel Beckerocfs2: Move the hb_ctl_path sysctl into the stack glue.
2008-05-30 Sunil Mushran[PATCH 3/3] ocfs2/net: Silence build warnings
2008-05-30 Sunil Mushran[PATCH 2/3] ocfs2/dlm: Silence build warnings
2008-05-30 Sunil Mushran[PATCH 1/3] ocfs2/net: Silence build warnings
2008-05-30 Joel Beckerocfs2: Rename 'user_stack' plugin structure to 'ocfs2_u...
2008-05-21 Al Viroocfs2 endianness fixes
2008-05-01 Sunil Mushranocfs2: Use GFP_NOFS in kmalloc during localalloc window...
2008-05-01 Sunil Mushranocfs2: Allow uid/gid/perm changes of symlinks
2008-05-01 Adrian Bunkocfs2/dlm: dlmdebug.c: make 2 functions static
2008-05-01 Adrian Bunkocfs2: make struct o2cb_stack_ops static
next