ocfs2: Trim suballocations if they cross discontiguous regions
[safe/jmp/linux-2.6] / fs / ocfs2 /
2010-03-26 Joel Beckerocfs2: Trim suballocations if they cross discontiguous...
2010-03-26 Joel Beckerocfs2: ocfs2_claim_suballoc_bits() doesn't need an...
2010-03-26 Joel Beckerocfs2: Add suballoc_loc to metadata blocks.
2010-04-13 Joel Beckerocfs2: Pass suballocation results back via a structure.
2010-04-13 Joel Beckerocfs2: Allocate discontiguous block groups.
2010-04-13 Joel Beckerocfs2: Define data structures for discontiguous block...
2010-05-06 Sunil Mushranocfs2/dlm: Increase o2dlm lockres hash size
2010-05-06 Tao Maocfs2: Make ocfs2_extend_trans() really extend.
2010-05-06 Tao Maocfs2/trivial: Code cleanup for allocation reservation.
2010-05-06 Tao Maocfs2: make ocfs2_adjust_resv_from_alloc simple.
2010-05-06 Sunil Mushranocfs2: Make nointr a default mount option
2010-05-06 Sunil Mushranocfs2/dlm: Make o2dlm domain join/leave messages KERN_N...
2010-05-06 Srinivas Eedao2net: log socket state changes
2010-05-06 Wengang Wangocfs2: print node # when tcp fails
2010-05-06 Mark Fashehocfs2: Add dir_resv_level mount option
2010-05-06 Mark Fashehocfs2: change default reservation window sizes
2010-05-06 Mark Fashehocfs2: increase the default size of local alloc windows
2010-05-06 Mark Fashehocfs2: clean up localalloc mount option size parsing
2010-05-06 Mark Fashehocfs2: remove ocfs2_local_alloc_in_range()
2010-05-06 Mark Fashehocfs2: allocate btree internal block groups from the...
2010-05-06 Mark Fashehocfs2: use allocation reservations for directory data
2010-05-06 Mark Fashehocfs2: use allocation reservations during file write
2010-05-06 Mark Fashehocfs2: allocation reservations
2010-05-06 Joel Beckerocfs2: Make ocfs2_journal_dirty() void.
2010-03-24 Mark Fashehocfs2: Clear undo bits when local alloc is freed
2010-03-19 Tao Maocfs2: Init meta_ac properly in ocfs2_create_empty_xatt...
2010-03-19 Tao Maocfs2: Fix the update of name_offset when removing...
2010-03-18 Mark Fashehocfs2: Always try for maximum bits with new local alloc...
2010-03-17 Mark Fashehocfs2: set i_mode on disk during acl operations
2010-03-17 Tao Maocfs2: Update i_blocks in reflink operations.
2010-03-17 Tao Maocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
2010-03-17 Sachin Prabhu[PATCH] Skip check for mandatory locks when unlocking
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Joe Perchesfs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-06 Akinobu Mitabitops: rename for_each_bit() to for_each_set_bit()
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-02 Tristan YeOcfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h...
2010-02-28 Wengang Wangocfs2: send SIGXFSZ if new filesize exceeds limit -v2
2010-02-28 Sunil Mushranocfs2/userdlm: Add tracing in userdlm
2010-02-28 Sunil Mushranocfs2: Use a separate masklog for AST and BASTs
2010-02-26 Srinivas Eedadlm: allow dlm do recovery during shutdown
2010-02-26 Tao Maocfs2: Only bug out in direct io write for reflinked...
2010-02-26 Coly Liocfs2: fix warning in ocfs2_file_aio_write()
2010-02-26 Joel Beckerocfs2_dlmfs: Enable the use of user cluster stacks.
2010-02-26 Joel Beckerocfs2_dlmfs: Use the stackglue.
2010-02-26 Joel Beckerocfs2_dlmfs: Don't honor truncate. The size of a dlmfs...
2010-02-26 Joel Beckerocfs2: Pass the locking protocol into ocfs2_cluster_con...
2010-02-26 Joel Beckerocfs2: Remove the ast pointers from ocfs2_stack_plugins
2010-02-26 Joel Beckerocfs2: Hang the locking proto on the cluster conn and...
2010-02-26 Joel Beckerocfs2: Attach the connection to the lksb
2010-02-26 Joel Beckerocfs2: Pass lksbs back from stackglue ast/bast functions.
2010-02-26 Joel Beckerocfs2_dlmfs: Move to its own directory
2010-02-26 Joel Beckerocfs2_dlmfs: Use poll() to signify BASTs.
2010-02-26 Joel Beckerocfs2_dlmfs: Add capabilities parameter.
2010-02-26 Joel Beckerocfs2: Handle errors while setting external xattr values.
2010-02-26 Joel Beckerocfs2: Set inline xattr entries with ocfs2_xa_set()
2010-02-26 Joel Beckerocfs2: Set xattr block entries with ocfs2_xa_set()
2010-02-26 Joel Beckerocfs2: Let ocfs2_xa_prepare_entry() do space checks.
2010-02-26 Joel Beckerocfs2: Gell into ocfs2_xa_set()
2010-02-26 Joel Beckerocfs2: Allocation in ocfs2_xa_prepare_entry(), values...
2010-02-26 Joel Beckerocfs2: Teach ocfs2_xa_loc how to do its own journal...
2010-02-26 Joel Beckerocfs2: Provide ocfs2_xa_fill_value_buf() for external...
2010-02-26 Joel Beckerocfs2: Handle value tree roots in ocfs2_xa_set_inline_v...
2010-02-26 Joel Beckerocfs2: Set the xattr name+value pair in one place
2010-02-26 Joel Beckerocfs2: Wrap calculation of name+value pair size.
2010-02-26 Joel Beckerocfs2: Add a name_len field to ocfs2_xattr_info.
2010-02-26 Joel Beckerocfs2: Prefix the member fields of struct ocfs2_xattr_info.
2010-02-26 Joel Beckerocfs2: Remove xattrs via ocfs2_xa_loc
2010-02-26 Joel Beckerocfs2: Introduce ocfs2_xa_loc
2010-02-26 Sunil Mushranocfs2: Add current->comm in trace output
2010-02-26 Wengang Wangocfs2: Clean up the checks for CoW and direct I/O.
2010-02-26 Tiger Yangocfs2: add extent block stealing for ocfs2 v5
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-08 Sunil Mushranocfs2/cluster: Make o2net connect messages KERN_NOTICE
2010-02-08 Sunil Mushranocfs2/dlm: Fix printing of lockname
2010-02-05 Roel Kluinocfs2: Fix contiguousness check in ocfs2_try_to_merge_e...
2010-02-04 Sunil Mushranocfs2/dlm: Remove BUG_ON in dlm recovery when freeing...
2010-02-04 Sunil Mushranocfs2: Plugs race between the dc thread and an unlock...
2010-02-03 Sunil Mushranocfs2: Remove overzealous BUG_ON during blocked lock...
2010-02-03 Sunil Mushranocfs2: Do not downconvert if the lock level is already...
2010-02-03 Sunil Mushranocfs2: Prevent a livelock in dlmglue
2010-02-03 Wengang Wangocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast
2010-02-03 Tao Maocfs2: Use compat_ptr in reflink_arguments.
2010-02-03 Sunil Mushranocfs2/dlm: Handle EAGAIN for compatibility - v2
2010-02-03 Tao Maocfs2: Add parenthesis to wrap the check for O_DIRECT.
2010-02-03 Tao Maocfs2: Only bug out when page size is larger than clust...
2010-02-03 Tao Maocfs2: Fix memory overflow in cow_by_page.
2010-01-26 Sunil Mushranocfs2/dlm: Print more messages during lock migration
2010-01-26 Sunil Mushranocfs2/dlm: Ignore LVBs of locks in the Blocked list
2010-01-26 Sunil Mushranocfs2/trivial: Remove trailing whitespaces
2010-01-26 Wengang Wangocfs2: fix a misleading variable name
next