ALSA: via82xx: add quirk for D1289 motherboard
[safe/jmp/linux-2.6] / fs / ocfs2 /
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-04 Joel Beckerocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_...
2009-09-04 Joel Beckerocfs2: __ocfs2_mark_extent_written() doesn't need struc...
2009-09-04 Joel Beckerocfs2: Teach ocfs2_replace_extent_rec() to use an exten...
2009-09-04 Joel Beckerocfs2: ocfs2_split_and_insert() no longer needs struct...
2009-09-04 Joel Beckerocfs2: ocfs2_remove_extent() no longer needs struct...
2009-09-04 Joel Beckerocfs2: ocfs2_add_clusters_in_btree() no longer needs...
2009-09-04 Joel Beckerocfs2: ocfs2_insert_extent() no longer needs struct...
2009-09-04 Joel Beckerocfs2: Make extent map insertion an extent_tree_operation.
2009-09-04 Joel Beckerocfs2: ocfs2_figure_insert_type() no longer needs struc...
2009-09-04 Joel Beckerocfs2: Remove inode from ocfs2_figure_extent_contig().
2009-09-04 Joel Beckerocfs2: Swap inode for extent_tree in ocfs2_figure_merge...
2009-09-04 Joel Beckerocfs2: ocfs2_extent_contig() only requires the superblock.
2009-09-04 Joel Beckerocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path...
2009-09-04 Joel Beckerocfs2: Give ocfs2_split_record() an extent_tree instead...
2009-09-04 Joel Beckerocfs2: ocfs2_insert_at_leaf() doesn't need struct inode.
2009-09-04 Joel Beckerocfs2: Make truncating the extent map an extent_tree_op...
2009-09-04 Joel Beckerocfs2: ocfs2_truncate_rec() doesn't need struct inode.
2009-09-04 Joel Beckerocfs2: ocfs2_grow_branch() and ocfs2_append_rec_to_path...
2009-09-04 Joel Beckerocfs2: ocfs2_try_to_merge_extent() doesn't need struct...
2009-09-04 Joel Beckerocfs2: ocfs2_merge_rec_left/right() no longer need...
2009-09-04 Joel Beckerocfs2: ocfs2_rotate_tree_left() no longer needs struct...
2009-09-04 Joel Beckerocfs2: __ocfs2_rotate_tree_left() doesn't need struct...
2009-09-04 Joel Beckerocfs2: ocfs2_rotate_subtree_left() doesn't need struct...
2009-09-04 Joel Beckerocfs2: ocfs2_update_edge_lengths() doesn't need struct...
2009-09-04 Joel Beckerocfs2: ocfs2_rotate_tree_right() doesn't need struct...
2009-09-04 Joel Beckerocfs2: Drop struct inode from ocfs2_extent_tree_operations.
2009-09-04 Joel Beckerocfs2: Pass ocfs2_extent_tree to ocfs2_get_subtree_root()
2009-09-04 Joel Beckerocfs2: Get inode out of ocfs2_rotate_subtree_root_right().
2009-09-04 Joel Beckerocfs2: ocfs2_complete_edge_insert() doesn't need struct...
2009-09-04 Joel Beckerocfs2: Pass ocfs2_extent_tree to ocfs2_unlink_path()
2009-09-04 Joel Beckerocfs2: ocfs2_create_new_meta_bhs() doesn't need struct...
2009-09-04 Joel Beckerocfs2: ocfs2_find_path() only needs the caching info
2009-09-04 Joel Beckerocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_blo...
2009-09-04 Joel Beckerocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree.
2009-09-04 Joel Beckerocfs2: Pass struct ocfs2_caching_info to the journal...
2009-09-04 Joel Beckerocfs2: move ip_created_trans to struct ocfs2_caching_info
2009-09-04 Joel Beckerocfs2: move ip_last_trans to struct ocfs2_caching_info
2009-09-04 Joel Beckerocfs2: Take the inode out of the metadata read/write...
2009-09-04 Joel Beckerocfs2: Change metadata caching locks to an operations...
2009-09-04 Joel Beckerocfs2: Make the ocfs2_caching_info structure self-conta...
2009-09-04 Sunil Mushranocfs2: ocfs2_write_begin_nolock() should handle len=0
2009-08-28 Tao Maocfs2: invalidate dentry if its dentry_lock isn't initi...
2009-08-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-08-21 Goldwyn Rodriguesocfs2/dlm: Wait on lockres instead of erroring cancel...
2009-08-20 Jan Karaocfs2: Add missing lock name
2009-08-17 Jan Karaocfs2: Don't oops in ocfs2_kill_sb on a failed mount
2009-08-17 Tao Maocfs2: release the buffer head in ocfs2_do_truncate.
2009-08-17 Jan Karaocfs2: Handle quota file corruption more gracefully
2009-08-13 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-08-10 Jan Karaocfs2: Fix possible deadlock when extending quota file
2009-08-07 Roel Kluinocfs2: keep index within status_map[]
2009-08-07 Sunil Mushranocfs2: Initialize the cluster we're writing to in a...
2009-07-31 Goldwyn Rodriguesocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
2009-07-30 Tao Maocfs2/quota: Release lock for error in ocfs2_quota_write.
2009-07-23 Jan Karaocfs2: Define credit counts for quota operations
2009-07-23 Jan Karaocfs2: Remove syncjiff field from quota info
2009-07-23 Jan Karaocfs2: Fix initialization of blockcheck stats
2009-07-23 Jan Karaocfs2: Zero out padding of on disk dquot structure
2009-07-23 Jan Karaocfs2: Initialize blocks allocated to local quota file
2009-07-23 Jan Karaocfs2: Mark buffer uptodate before calling ocfs2_journa...
2009-07-23 Jan Karaocfs2: Make global quota files blocksize aligned
2009-07-23 Tao Maocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_...
2009-07-21 Jan Karaocfs2: Fix deadlock on umount
2009-07-21 Tao Maocfs2: Add extra credits and access the modified bh...
2009-07-21 Wengang Wangocfs2: Fail ocfs2_get_block() immediately when a block...
2009-07-21 Wengang Wangocfs2: Fix error return in ocfs2_write_cluster()
2009-07-20 Subrata Modakocfs2: Fix compilation warning for fs/ocfs2/xattr.c
2009-07-20 Goldwyn Rodriguesocfs2: Initialize count in aio_write before generic_wri...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-10 Wengang Wangocfs2: log the actual return value of ocfs2_file_aio_wr...
2009-07-08 Jeff Liuocfs2: trivial fix for s/migrate/migration/ in dlmrecov...
2009-07-08 Jeff Mahoneyocfs2: Fixup orphan scan cleanup after failed mount
2009-06-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-22 Tao Maocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key...
2009-06-22 Jan Karaocfs2: Add lockdep annotations
2009-06-22 Sunil Mushranocfs2: Disable orphan scanning for local and hard-ro...
2009-06-22 Sunil Mushranocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_...
2009-06-22 Sunil Mushranocfs2: Stop orphan scan as early as possible during...
2009-06-22 Sunil Mushranocfs2: Fix ocfs2_osb_dump()
2009-06-22 Sunil Mushranocfs2: Pin journal head before accessing jh->b_committe...
2009-06-22 Tao Maocfs2: Update atime in splice read if necessary.
2009-06-22 Joel Beckerocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-15 Sunil Mushranocfs2/net: Use wait_event() in o2net_send_message_vec()
2009-06-15 Tao Maocfs2: Adjust rightmost path in ocfs2_add_branch.
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigocfs2: remove ->write_super and stop maintaining -...
2009-06-09 Hisashi Hifumiocfs2: fdatasync should skip unimportant metadata writeout
2009-06-04 Tao Maocfs2: Remove redundant gotos in ocfs2_mount_volume()
2009-06-04 Joel Beckerocfs2: Add statistics for the checksum and ecc operations.
2009-06-04 Srinivas Eedaocfs2 patch to track delayed orphan scan timer statistics
2009-06-04 Srinivas Eedaocfs2: timer to queue scan of all orphan slots
2009-06-04 Jan Karaocfs2: Correct ordering of ip_alloc_sem and localloc...
2009-06-04 Jan Karaocfs2: Fix possible deadlock in quota recovery
2009-06-04 Jan Karaocfs2: Fix possible deadlock with quotas in ocfs2_setattr()
2009-06-04 Jan Karaocfs2: Fix lock inversion in ocfs2_local_read_info()
next