ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode.
[pandora-kernel.git] / fs /
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-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-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-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-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-08 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-07-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-07-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-08 Catalin MarinasFree the memory allocated by memdup_user() in fs/sysfs...
2009-07-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-08 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-07-08 Benjamin HerrenschmidtMerge commit 'jwb/merge' into merge
2009-07-07 Jiaying Zhangquota: Fix possible deadlock during parallel quotaon...
2009-07-07 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-07-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-07-06 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-07-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-07-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-06 Linus TorvaldsMerge branch 'fixes-for-linus' of git://git.monstr...
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-06 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-07-06 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-06 Oleg Nesterovcred_guard_mutex: do not return -EINTR to user-space
2009-07-06 Zhang, Yanminsys_sync(): fix 16% performance regression in ffsb...
2009-07-06 Pekka EnbergMerge branch 'slab/urgent' into for-linus
2009-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-04 Linus TorvaldsMerge branch 'for-2.6.31' of git://linux-nfs.org/~bfiel...
2009-07-04 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-04 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-07-03 Takashi IwaiMerge branch 'fix/soundcore' into for-linus
2009-07-03 David HowellsNFSD: Don't hold unrefcounted creds over call to nfsd_s...
2009-07-03 Ingo MolnarMerge branch 'amd-iommu/fixes' of git://git./linux...
2009-07-02 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-07-02 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-07-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-07-02 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-07-02 Hu TaoBtrfs: fix error message formatting
2009-07-02 Jiri SlabyBtrfs: fix use after free in btrfs_start_workers fail...
2009-07-02 Chris MasonBtrfs: honor nodatacow/sum mount options for new files
2009-07-02 Yan ZhengBtrfs: update backrefs while dropping snapshot
2009-07-02 Josef BacikBtrfs: account for space we may use in fallocate
2009-07-02 Chris MasonBtrfs: fix the file clone ioctl for preallocated extents
next