Commit Graph

76 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 17 years ago
Joel Becker 31d33073ca ocfs2: Require an inode for ocfs2_read_block(s)(). 17 years ago
Mark Fasheh a81cb88b64 ocfs2: Don't check for NULL before brelse() 17 years ago
Joel Becker 2b4e30fbde ocfs2: Switch over to JBD2. 17 years ago
Joel Becker 8d6220d6a7 ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() 17 years ago
Joel Becker 1625f8ac15 ocfs2: Comment struct ocfs2_extent_tree_operations. 17 years ago
Joel Becker f99b9b7ccf ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. 17 years ago
Joel Becker 1e61ee79e2 ocfs2: Add an insertion check to ocfs2_extent_tree_operations. 17 years ago
Joel Becker 1a09f556e5 ocfs2: Create specific get_extent_tree functions. 17 years ago
Joel Becker 943cced39e ocfs2: Determine an extent tree's max_leaf_clusters in an et_op. 17 years ago
Joel Becker 1c25d93a4a ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_extents(). 17 years ago
Joel Becker 0ce1010f1a ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations. 17 years ago
Joel Becker ea5efa1512 ocfs2: Make 'private' into 'object' on ocfs2_extent_tree. 17 years ago
Joel Becker dc0ce61af4 ocfs2: Make ocfs2_extent_tree get/put instead of alloc. 17 years ago
Joel Becker ce1d9ea621 ocfs2: Prefix the ocfs2_extent_tree structure. 17 years ago
Joel Becker 35dc0aa3c5 ocfs2: Prefix the extent tree operations structure. 17 years ago
Tao Ma ca12b7c489 ocfs2: Optionally limit extent size in ocfs2_insert_extent() 17 years ago
Tao Ma ba492615f0 ocfs2: Add xattr index tree operations 17 years ago
Tiger Yang fdd77704a8 ocfs2: reserve inline space for extended attribute 17 years ago
Tao Ma f56654c435 ocfs2: Add extent tree operation for xattr value btrees 17 years ago
Tao Ma 0eb8d47e69 ocfs2: Make high level btree extend code generic 17 years ago
Tao Ma e7d4cb6bc1 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. 17 years ago
Tao Ma 811f933df1 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. 17 years ago
Tao Ma 231b87d109 ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 17 years ago
Mark Fasheh 00dc417fa3 ocfs2: fiemap support 17 years ago
Al Viro 9d8df6aa9b ocfs2 endianness fixes 17 years ago
Julia Lawall b1f3550fa1 ocfs2: Use BUG_ON 17 years ago
Tao Ma 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 years ago
Tao Ma ad5a4d7093 ocfs2: Enable cross extent block merge. 17 years ago
Tao Ma 677b975282 ocfs2: Add support for cross extent block 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Joe Perches c78bad11fb fs/: Spelling fixes 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Mark Fasheh e8aed3450c ocfs2: Re-journal buffers after transaction extend 17 years ago
Mark Fasheh 92295d8054 ocfs2: Don't panic when truncating an empty extent 17 years ago
Roel Kluin 3cf0c507dd [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} 17 years ago
Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 18 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 18 years ago
Mark Fasheh 1d410a6e33 ocfs2: Small refactor of truncate zeroing code 18 years ago
Mark Fasheh 015452b15f ocfs2: Remove unused structure field 18 years ago
Tao Mao 518d7269f3 ocfs2: remove unused variable 18 years ago
Tao Mao c77534f6fb ocfs2: remove mostly unused field from insert structure 18 years ago
Mark Fasheh e535e2efd2 ocfs2: Fix calculation of i_blocks during truncate 18 years ago
Adrian Bunk 6a18380e7d [2.6 patch] ocfs2_insert_extent(): remove dead code 18 years ago
Mark Fasheh 063c4561f5 ocfs2: support for removing file regions 18 years ago
Mark Fasheh 35edec1d52 ocfs2: update truncate handling of partial clusters 18 years ago
Mark Fasheh d0c7d7082e ocfs2: btree support for removal of arbirtrary extents 18 years ago
Mark Fasheh 2ae99a6037 ocfs2: Support creation of unwritten extents 18 years ago
Mark Fasheh 328d5752e1 ocfs2: btree changes for unwritten extents 18 years ago
Mark Fasheh c3afcbb344 ocfs2: abstract btree growing calls 18 years ago